Skip to content

Latest commit

 

History

History
118 lines (52 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

118 lines (52 loc) · 5.07 KB

Changelog

0.12.0 (2025-02-21)

Features

  • Add meta.language and meta.dialects to RuleDefinition (#156) (dac0387)

Bug Fixes

  • Types to align with older ESLint types (#155) (664740a)

0.11.0 (2025-01-31)

Features

  • Update RuleDefinition for frozen and deprecations (#149) (4964322)
  • Update RuleDefinition with meta.defaultOptions (#150) (e9a987e)

Bug Fixes

0.10.0 (2025-01-09)

Features

  • Check messageIds in context.report() (#140) (1c9ca4d)

Bug Fixes

0.9.1 (2024-12-04)

Bug Fixes

0.9.0 (2024-11-14)

Features

  • Add Language#normalizeLanguageOptions() (#131) (3591a78)

Bug Fixes

  • non-optional properties in generic interfaces (#132) (d0b2e70)

0.8.0 (2024-10-25)

Features

0.7.0 (2024-10-18)

Features

0.6.0 (2024-08-30)

Features

0.5.0 (2024-08-27)

Features

0.4.0 (2024-08-12)

Features

0.3.0 (2024-07-22)

⚠ BREAKING CHANGES

  • Add getLoc/getRange to SourceCode interface (#89)

Features

  • Add getLoc/getRange to SourceCode interface (#89) (d51f979)

0.2.0 (2024-07-11)

Features

0.1.0 (2024-06-26)

Features