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/[email protected]
Major Changes
#513
3f0c57fThanks @kazupon! - breaking: drop support for versions less than node v18#520
7642d29Thanks @ota-meshi! - breaking: update recommended config#514
e45f983Thanks @kazupon! - breaking: drop support for versions less than eslint v8Minor Changes
#499
296e6f6Thanks @kazupon! - feat:no-deprecated-modulo-syntaxrule#471
a12cbecThanks @advisciglio! - fix: adds I18nT keyword into key collection#492
30ad848Thanks @oikalyptus! - add lowercase option to key-format-style rule#510
61b0c94Thanks @kazupon! - feat: addno-deprecated-tcrule#487
01324a0Thanks @kazupon! - feat: support flat config#463
a488f15Thanks @ota-meshi! - feat: add support for eslint v9#497
c392a38Thanks @ota-meshi! - fix:no-unused-keysrule not working when using flat configPatch Changes
#394
3774e88Thanks @wolfgangwalther! - fix: no-missing-keys rule reports false positive with trailing dot#459
8b3d347Thanks @renovate! - fix(deps): update dependency @eslint/eslintrc to v3#474
ebd7353Thanks @ota-meshi! - fix: wrong suggestion for remove all unused keys invue-i18n/no-unused-keysrule#413
0fadd81Thanks @dargmuesli! - Pin@intlifydependencies to tagbetato try to prevent renovate from downgrading.#515
b451cdbThanks @kazupon! - fix:no-deprecated-tcrule wrong category#433
68a4a1bThanks @wolfgangwalther! - fix(deps): Make import-fresh a proper dependency