Skip to content

Latest commit

 

History

History
71 lines (35 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

71 lines (35 loc) · 3.12 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.0.0 (2023-08-07)

⚠ BREAKING CHANGES

  • Upgrade Dependencies (ce31450)
    • Migrate to @typescript-eslint/recommended-type-checked and @typescript-eslint/stylistic-type-checked
    • Major upgrade prettier to v3 / eslint-plugin-prettier to v9
    • Major upgrade eslint-plugin-n to v16

3.0.1 (2023-03-29)

Bug Fixes

  • disable n/no-missing-import (afd9534)

3.0.0 (2023-03-29)

⚠ BREAKING CHANGES

  • introduce eslint-plugin-n

Code Refactoring

  • remove deprecated rules (ae41381)

2.3.0 (2023-01-23)

Features

Miscellaneous Chores

2.2.0 (2022-12-05)

Miscellaneous Chores

2.1.0 (2022-09-23)

Miscellaneous Chores

2.0.0 (2022-06-21)

⚠ BREAKING CHANGES

  • 🧨 add @rushstack/eslint-patch to improve eslint plugin loading (394019b)

1.0.3 (2022-04-05)

1.0.2 (2022-04-05)

Bug Fixes

  • 🐛 do not publish tsconfig (23e5f3d)

1.0.1 (2022-04-05)