Skip to content

Releases: ota-meshi/eslint-plugin-yml

v3.3.1

04 Mar 01:55
2750886

Choose a tag to compare

Patch Changes

v3.3.0

23 Feb 08:46
9012e23

Choose a tag to compare

Minor Changes

  • #582 ef8de6e Thanks @ota-meshi! - feat(flow-mapping-curly-spacing): add emptyObjects option to control spacing in empty flow-mapping

v3.2.2

23 Feb 00:12
5a30909

Choose a tag to compare

Patch Changes

v3.2.1

18 Feb 07:31
a391d17

Choose a tag to compare

Patch Changes

v3.2.0

17 Feb 12:40
fc8e5b6

Choose a tag to compare

Minor Changes

v3.1.2

07 Feb 12:53
f4af993

Choose a tag to compare

Patch Changes

v3.1.1

07 Feb 11:08
c3ab95f

Choose a tag to compare

Patch Changes

v3.1.0

07 Feb 09:06
4cc2355

Choose a tag to compare

Minor Changes

  • #564 c8ff016 Thanks @antfu! - Add ESLint v10 compatibility while maintaining v9 support
    • Migrated from deprecated isSpaceBetweenTokens() to isSpaceBetween() API
    • All changes are backward compatible with ESLint v9

v3.0.0

19 Jan 06:27
d6e9f3a

Choose a tag to compare

Major Changes

  • #543 12df7f4 Thanks @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

19 Jan 05:40
22027f5

Choose a tag to compare

Patch Changes