Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 812 Bytes

File metadata and controls

25 lines (13 loc) · 812 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[v3.1.0] - 2024-10-18

  • Add new /base, /ts and /jsx entry points with more granular ESLint configuration #54

[v3.0.0] - 2024-10-16

  • Migrate to ESLint flat config and support ESLint 9 #50

[v2.6.0] - 2022-07-20

  • Assume use of JSX runtime #42

[v2.5.0] - 2021-05-05

Changed

  • Update to ES 2021 #31