Skip to content

Latest commit

 

History

History
130 lines (64 loc) · 4.71 KB

CHANGELOG.md

File metadata and controls

130 lines (64 loc) · 4.71 KB

Changelog

1.2.6 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.10.0 to ^0.11.0

1.2.5 (2025-01-09)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.9.1 to ^0.10.0

1.2.4 (2024-12-04)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.9.0 to ^0.9.1

1.2.3 (2024-11-14)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.8.0 to ^0.9.0

1.2.2 (2024-10-25)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.7.0 to ^0.8.0

1.2.1 (2024-10-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @eslint/core bumped from ^0.6.0 to ^0.7.0

1.2.0 (2024-10-01)

Features

Bug Fixes

1.1.1 (2024-07-11)

Bug Fixes

  • Escape { and ( characters in convertIgnorePatternToMinimatch (#79) (811c3d7)

1.1.0 (2024-06-12)

Features

Bug Fixes

  • Add 'main' and 'types' entries to package.json (#48) (16ee1fa)

1.0.3 (2024-05-30)

Bug Fixes

1.0.2 (2024-05-30)

Bug Fixes

1.0.1 (2024-05-08)

Bug Fixes

  • Minor change to trigger new releases (#13) (8184402)

1.0.0 (2024-05-08)

Features