Releases: ianpurvis/vue-tight
Releases · ianpurvis/vue-tight
v2.0.0
What's Changed
- feat: Configure Renovate by @renovate in #156
- feat: Configures renovate range strategy to bump by @ianpurvis in #159
- feat: Renovate Semantic Commits by @ianpurvis in #162
- chore: Uninstalls node-inspect and removes bin/debug script by @ianpurvis in #172
- feat: Improved linting by @ianpurvis in #173
- feat: ES Module Distribution by @ianpurvis in #171
- fix: Disables peer dependency checking in renovate config by @ianpurvis in #175
- fix: Reverts codecov comment behavior to default by @ianpurvis in #176
- fix: Migrates build badge to travis-ci.com by @ianpurvis in #177
- feat: Renovate Automerge by @ianpurvis in #188
- feat: Add github workflow for CI by @ianpurvis in #396
- chore: update actions/checkout action to v3 by @renovate in #397
- chore: Update node version support by @ianpurvis in #401
- chore: Bump CI workflow by @ianpurvis in #503
- chore: update dependency lint-staged to v13 by @renovate in #429
- chore: update dependency eslint to ^8.39.0 by @renovate in #500
- chore: update jest monorepo to v29 (major) by @renovate in #465
- feat: Native ES module improvements by @ianpurvis in #504
- chore: Improve coverage by @ianpurvis in #505
- chore: Refactor tests with jsdom environment by @ianpurvis in #508
- fix: Blank elements should be ignored by @ianpurvis in #509
- feat: Vue 3 support by @ianpurvis in #510
- feat: Unbundled Distribution by @ianpurvis in #511
- fix: Add README and LICENSE to package files by @ianpurvis in #512
- feat: Release workflow by @ianpurvis in #513
New Contributors
- @renovate made their first contribution in #156
- @dependabot made their first contribution in #187
Full Changelog: 1.0.2...2.0.0
v1.0.2
What's Changed
- Adds readme logo and link by @ianpurvis in #7
- Lint-Staged by @ianpurvis in #8
- Bump @babel/cli from 7.5.5 to 7.6.0 by @dependabot-preview in #9
- Bump @babel/preset-env from 7.5.5 to 7.6.0 by @dependabot-preview in #11
- Bump @babel/core from 7.5.5 to 7.6.0 by @dependabot-preview in #13
- Bump eslint-plugin-jest from 22.15.2 to 22.17.0 by @dependabot-preview in #12
- Bump eslint from 6.2.2 to 6.4.0 by @dependabot-preview in #10
Full Changelog: 1.0.1...1.0.2
v1.0.1
What's Changed
- Travis by @ianpurvis in #2
- Updates npm packages by @ianpurvis in #1
- Codecov by @ianpurvis in #3
- Enables partial line coverage for codecov by @ianpurvis in #4
- Updates by @ianpurvis in #5
Full Changelog: 1.0.0...1.0.1
v1.0.0
- Bumps version to 1.0.0
- Adds binstubs for jest and debug
- Upgrades to @bable/core and @babel/preset-env 7.5.4
- Optimizes readme examples for github markdown
- Makes markdown html safe for github
- Adds README
- Renames repo to vue-tight
- Installs eslint
- Upgrades to @babel/preset-env 7.5.2
- Adds build script
- Splits isWhitespace into isText and isBlank. Adds dependency injection for blank matcher
- Adds core functions and specs
- Adds jest config
- Adds babel config
- Installs babel, jest, and node-inspect
- Adds .node-version of 12.4.0
- Adds .gitignore file
- Adds MIT license
Full Changelog: https://github.com/ianpurvis/vue-tight/commits/1.0.0