@intlify/eslint-plugin-vue-i18n
Advanced tools
Changelog
3.0.0
#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 v8
#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: add no-deprecated-tc
rule
#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 config
#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 in vue-i18n/no-unused-keys
rule
#413 0fadd81
Thanks @dargmuesli! - Pin @intlify
dependencies to tag beta
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
Changelog
3.0.0-next.10
c392a38
Thanks @ota-meshi! - fix: no-unused-keys
rule not working when using flat configChangelog
3.0.0-next.9
30ad848
Thanks @oikalyptus! - add lowercase option to key-format-style rule