chore: release @intlify/eslint-plugin-vue-i18n
#525
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
@intlify/eslint-plugin-vue-i18n@3.0.0
Major Changes
#513
3f0c57f
Thanks @kazupon! - breaking: drop support for versions less than node v18#520
7642d29
Thanks @ota-meshi! - breaking: update recommended config#514
e45f983
Thanks @kazupon! - breaking: drop support for versions less than eslint v8Minor Changes
#499
296e6f6
Thanks @kazupon! - feat:no-deprecated-modulo-syntax
rule#471
a12cbec
Thanks @advisciglio! - fix: adds I18nT keyword into key collection#492
30ad848
Thanks @oikalyptus! - add lowercase option to key-format-style rule#510
61b0c94
Thanks @kazupon! - feat: addno-deprecated-tc
rule#487
01324a0
Thanks @kazupon! - feat: support flat config#463
a488f15
Thanks @ota-meshi! - feat: add support for eslint v9#497
c392a38
Thanks @ota-meshi! - fix:no-unused-keys
rule not working when using flat configPatch Changes
#394
3774e88
Thanks @wolfgangwalther! - fix: no-missing-keys rule reports false positive with trailing dot#459
8b3d347
Thanks @renovate! - fix(deps): update dependency @eslint/eslintrc to v3#474
ebd7353
Thanks @ota-meshi! - fix: wrong suggestion for remove all unused keys invue-i18n/no-unused-keys
rule#413
0fadd81
Thanks @dargmuesli! - Pin@intlify
dependencies to tagbeta
to try to prevent renovate from downgrading.#515
b451cdb
Thanks @kazupon! - fix:no-deprecated-tc
rule wrong category#433
68a4a1b
Thanks @wolfgangwalther! - fix(deps): Make import-fresh a proper dependency