Skip to content

Latest commit

Β 

History

History
304 lines (155 loc) Β· 14.7 KB

File metadata and controls

304 lines (155 loc) Β· 14.7 KB

Change Log

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

1.2.2 (2022-10-14)

Bug Fixes

  • jest: update config to work with jest v29 (#82) (f12eee5)

1.2.1 (2022-10-13)

Note: Version bump only for package root

1.2.0 (2022-10-13)

Bug Fixes

  • deps: update jest monorepo to v29 (major) (#71) (6225175)

1.1.0 (2022-10-08)

Features

1.0.0 (2022-09-01)

Features

  • config: add no-unused-imports rule (#72) (a8d5374)

1.0.0-rc.3 (2022-08-05)

Note: Version bump only for package root

1.0.0-rc.2 (2022-08-04)

Note: Version bump only for package root

1.0.0-rc.1 (2022-08-03)

Bug Fixes

1.0.0-rc.0 (2022-08-03)

⚠ BREAKING CHANGES

  • deps: upgrade packages (#68)

Bug Fixes

  • deps: update dependency eslint-config-xo-react to ^0.27.0 (#46) (f238f99)

Miscellaneous Chores

0.17.0 (2022-07-15)

Features

0.16.3 (2022-07-15)

Note: Version bump only for package root

0.16.2 (2022-07-13)

Bug Fixes

  • eslint: use string for excludedFiles (e94c83b)

0.16.1 (2022-07-13)

Bug Fixes

0.16.0 (2022-07-13)

Features

  • eslint: ban as in non-test ts files (#55) (1bcda13)

Bug Fixes

  • deps: update dependency eslint-plugin-prettier to v4 (#53) (afe9cac)

0.15.0 (2022-07-12)

Features

Bug Fixes

  • config-react: ignore global for pseudo class (#45) (1e0b549)

0.14.0 (2022-05-17)

Bug Fixes

  • eslint-config-react: disable 'node/file-extension-in-import' rule (#38) (1f89f0e)

0.13.0 (2022-05-17)

Note: Version bump only for package root

0.13.0-rc.0 (2022-05-17)

Features

Bug Fixes

  • eslint-config: remove typescript from eslint-config peer dependencies (#36) (b08269c)

0.12.0 (2022-05-11)

Note: Version bump only for package root

0.11.0 (2022-05-09)

Features

Bug Fixes

  • config: add pkg-dir as dependency (#33) (e5c0ffd)

0.10.4 (2022-04-29)

Bug Fixes

0.10.3 (2022-03-31)

Features

  • eslint-react: allow double exclamation marks in react tsx (#29) (9407bb0)
  • react-eslint: allow 'ref' abbreviation in React (#30) (2f4604c)

0.10.2 (2022-03-29)

Bug Fixes

0.10.1 (2022-03-29)

Note: Version bump only for package root

0.10.0 (2022-03-29)

Features

0.9.5 (2022-03-08)

Bug Fixes

0.9.4 (2022-03-04)

Note: Version bump only for package root

0.9.3 (2022-02-28)

Bug Fixes

  • eslint-react: update react/jsx-curly-brace-presence (#23) (0a145c6)

0.9.2 (2022-02-25)

Bug Fixes

  • eslint-react: use legacy for color-function-notation (#22) (09cb1ff)

0.9.1 (2022-02-22)

Bug Fixes

  • bump typescript eslint plugins and disable unnecessary rules (#19) (66d133a)
  • eslint-config: add missing pnpm-lock.yaml (#20) (9d2dc99)

0.9.0 (2022-02-22)

Bug Fixes

  • eslint-config: fix rule member-ordering via updating dependencies (#18) (7acb61b)

0.8.1 (2022-02-16)

Note: Version bump only for package root

0.8.0 (2022-02-15)

Features

0.7.0 (2022-02-11)

Features

  • eslint-config: no-unnecessary-condition rule (#14) (2b68635)

0.6.1 (2022-01-27)

Bug Fixes

  • eslint-config: fix padding line between statements rule (#12) (0631119)

0.6.0 (2022-01-27)

Features

  • eslint-config: add new line before block-like statements and returns (#11) (b594191)

0.5.0 (2021-12-21)

Note: Version bump only for package root

0.4.0 (2021-12-16)

Note: Version bump only for package root

0.3.1 (2021-12-09)

Note: Version bump only for package root

0.3.0 (2021-11-30)

Features

  • eslint-config: eslint-plugin-sql (#5) (aad7841)

Bug Fixes

0.2.2 (2021-09-15)

Bug Fixes

  • [@logto](https://github.com/logto) -> [@silverhand](https://github.com/silverhand) (8a79490)
  • ci: continue when no lockfile change (75337d1)

0.2.1 (2021-09-07)

Note: Version bump only for package root

0.2.0 (2021-09-07)

Features

  • add @silverhand/eslint-plugin-fp (b7a2db0)

0.1.3 (2021-09-01)

Bug Fixes

  • eslint-config: move curly config to proper positions (1a8e45c)

0.1.2 (2021-08-31)

Features

  • eslint-config: disable plain assert in TypeScript (fe62aca)

0.1.1 (2021-08-31)

Bug Fixes

  • ts-config: readme title (94973b3)

0.1.1-rc.0 (2021-08-31)

Bug Fixes

0.1.0 (2021-08-31)

Bug Fixes

  • publish: update lockfile after publish (6386751)
  • setup correct npm auth and create release (3fe1ef2)

0.1.0-rc.27 (2021-08-31)

Bug Fixes

  • add --yes for lerna publish (280aa29)