Skip to content

Latest commit

 

History

History
201 lines (60 loc) · 5.07 KB

CHANGELOG.md

File metadata and controls

201 lines (60 loc) · 5.07 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.4.0 (2023-12-23)

Features

  • deps: Upgrade TypeScript to v5.3, Prettier to v3, Lerna to v8 and bump env to ES2020 (#21) (eda981a)

0.3.1 (2023-02-04)

Bug Fixes

  • deps: Upgrade to TypeScript to v4.9 (500bd2f)
  • scripts: Add publish commands (5c67a1d)

0.3.0 (2022-05-25)

Bug Fixes

  • deps: Upgrade to TypeScript to v4.7 and ESLint v8 (#10) (052e4e2)

0.2.2 (2021-08-27)

Bug Fixes

  • deps: Upgrade dependencies (be20826)

0.2.1 (2021-05-17)

Bug Fixes

  • Conflict of no-shadow causing false positive report on enum (typescript-eslint/typescript-eslint#2483) (7c6b10a)

0.2.0 (2021-04-09)

  • fix!: Upgrade to TypeScript 4.2 + Improve usage pattern (PR #8) (e1c1c40), closes #8

BREAKING CHANGES

  • Change to configuration for ESLint and related packages are likely required.

0.1.10 (2020-05-13)

Bug Fixes

  • Add curly and TS brace-style rule (b03f1c7)

0.1.9 (2020-05-02)

Bug Fixes

  • Turn @typescript-eslint/member-ordering off (d94434d)

0.1.8 (2020-04-29)

Bug Fixes

  • Use TS ESLint version of no-dupe-class-members (d073ac8)

0.1.7 (2020-04-27)

Bug Fixes

  • Recommend @typescript-eslint/strict-boolean-expressions (ac84b4c)
  • Turn @typescript-eslint/member-ordering on (ec3782c)

0.1.6 (2020-04-27)

Bug Fixes

  • Turn no-implicit-coercion on (4482dec)
  • Warn for no-shadow rule (5f8f84c)

0.1.5 (2020-04-20)

Bug Fixes

  • Turn @typescript-eslint/explicit-function-return-type off (9c67cec)

0.1.4 (2020-04-19)

Bug Fixes

  • Enable parserOptions.useJSXTextNode (507945a)

0.1.3 (2020-04-18)

Bug Fixes

  • Turn @typescript-eslint/no-empty-function off (ade554c)

0.1.2 (2020-04-18)

Bug Fixes

0.1.1 (2020-04-18)

Bug Fixes

  • Turn off several TypeScript ESLint rules (a1e98c2)

0.1.0 (2020-04-18)

Features

0.0.1 (2020-04-18)

Note: Version bump only for package @taskade/eslint