Skip to content

Latest commit

 

History

History
62 lines (28 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

62 lines (28 loc) · 2.46 KB

Changelog

9.3.0 (2023-12-18)

Features

9.2.0 (2023-12-18)

Features

9.0.1 (2023-11-13)

Bug Fixes

9.0.0 (2023-11-13)

⚠ BREAKING CHANGES

  • requires migration to vitest

Features

  • replace eslint-plugin-jest with eslint-plugin-vitest (#58) (100be5c)

8.1.0 (2023-09-22)

Features

8.0.0 (2023-09-12)

⚠ BREAKING CHANGES

  • minimal required version of eslint has been increased

Features

  • major update to support TypeScript 5 (#56) (1fd4ad3)

7.0.0 (2023-09-08)

⚠ BREAKING CHANGES

  • new rules with "error" status have been added, they can cause new linting errors than need to be fixed

Features

  • add rules for promises, create release setup (#55) (e61e3aa)