diff --git a/.changeset/pre.json b/.changeset/pre.json index 36c0a6a6..93a4258f 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -7,9 +7,13 @@ "changesets": [ "afraid-queens-shave", "chilly-bugs-hear", + "cyan-needles-sniff", "dirty-meals-run", + "fast-brooms-bake", "new-ligers-tan", "old-islands-admire", - "seven-boxes-call" + "rare-coats-approve", + "seven-boxes-call", + "stale-seahorses-draw" ] } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a5a98ef..19308fb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # @intlify/eslint-plugin-vue-i18n +## 4.0.0-next.2 + +### Major Changes + +- [#616](https://github.com/intlify/eslint-plugin-vue-i18n/pull/616) [`1d4beb7`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/1d4beb72e65b3bc4e879db462d924729842d358e) Thanks [@ota-meshi](https://github.com/ota-meshi)! - Drop support for vue-i18n v8 syntax + +- [#614](https://github.com/intlify/eslint-plugin-vue-i18n/pull/614) [`3172959`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/31729597bc5c945669dbda2e1a85280d773a1815) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency vue-eslint-parser to v10 + +- [#615](https://github.com/intlify/eslint-plugin-vue-i18n/pull/615) [`4ff816f`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/4ff816f87fcffc7df8dae16ebdfc450821b1b3b5) Thanks [@ota-meshi](https://github.com/ota-meshi)! - Change parser dependencies to peerDependencies + +### Minor Changes + +- [#607](https://github.com/intlify/eslint-plugin-vue-i18n/pull/607) [`6c750f8`](https://github.com/intlify/eslint-plugin-vue-i18n/commit/6c750f8d982fb813b2566a8936934a9506e2cecc) Thanks [@Araxor](https://github.com/Araxor)! - feat(types): add TypeScript definitions + ## 4.0.0-next.1 ### Major Changes diff --git a/package.json b/package.json index cc6cf935..23bf0730 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@intlify/eslint-plugin-vue-i18n", "description": "ESLint plugin for Vue I18n", - "version": "4.0.0-next.1", + "version": "4.0.0-next.2", "license": "MIT", "homepage": "https://github.com/intlify/eslint-plugin-vue-i18n#readme", "keywords": [