Releases: ota-meshi/eslint-plugin-yml
Releases · ota-meshi/eslint-plugin-yml
v3.3.1
v3.3.0
Minor Changes
- #582
ef8de6eThanks @ota-meshi! - feat(flow-mapping-curly-spacing): addemptyObjectsoption to control spacing in empty flow-mapping
v3.2.2
Patch Changes
- #579
276e3aaThanks @ota-meshi! - update@ota-meshi/ast-token-storeto v0.3.0
v3.2.1
Patch Changes
- #575
c09b986Thanks @ota-meshi! - fix: update@ota-meshi/ast-token-storeto 0.2.1
v3.2.0
Minor Changes
- #573
099cb89Thanks @ota-meshi! - feat: use@ota-meshi/ast-token-store
v3.1.2
Patch Changes
- #569
21904d6Thanks @ota-meshi! - fix: type bug with eslint v10
v3.1.1
Patch Changes
- #567
5235c42Thanks @ota-meshi! - fix: some bug with eslint v10
v3.1.0
v3.0.0
Major Changes
- #543
12df7f4Thanks @copilot-swe-agent! - Use language config in shareable configs. The shareable configs now use the new ESLint v9 language config API (language: "yml/yaml") instead of the legacy parser approach (languageOptions: { parser }). This is a breaking change that aligns with ESLint's language plugin architecture.
v2.0.2
Patch Changes
- #539
0fc8d41Thanks @ota-meshi! - fix: add fake scopeManager for SourceCode API compatibility