Skip to content

Releases: yukukotani/eslint-plugin-chakra-ui

v0.7.2

03 Sep 05:21
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Internal Changes

Full Changelog: v0.7.1...v0.7.2

v0.7.1

18 Aug 16:05
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @yukukotani in #47
    • Bump TypeScript version to 4.7.4
    • Other dependencies are also updated to the latest version

Internal Changes

Full Changelog: v0.7.0...v0.7.1

v0.7.0

23 Jul 17:02
Compare
Choose a tag to compare

What's Changed

  • Allow rules to apply to all components by @amritk in #45

New Contributors

Full Changelog: v0.6.4...v0.7.0

v0.6.4

29 May 09:07
Compare
Choose a tag to compare

What's Changed

Internal Changes

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Mar 17:11
Compare
Choose a tag to compare

What's Changed

  • Upgrade typescript-eslint monorepo to 5.10.0 by @fujikky in #37

Full Changelog: v0.6.2...v0.6.3

v0.6.2

02 Mar 12:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Feb 12:47
Compare
Choose a tag to compare

What's Changed

Internal Changes

Full Changelog: v0.6.0...v0.6.1

v0.6.0

13 Feb 15:56
Compare
Choose a tag to compare

What's Changed

Internal Changes

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Feb 05:03
Compare
Choose a tag to compare

What's Changed

  • [props-order]: New Sorting Logic by @no-yan in #21

Internal Changes

  • Return actual exit code on unit test by @monchi in #23

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Jan 08:03
Compare
Choose a tag to compare

What's Changed

  • Add test:watch script by @no-yan in #11
  • Support multi-line sorting by @no-yan in #9
  • Use @typescript-eslint/utils instead of @typescript-eslint/experimental-utils by @sosukesuzuki in #19
  • Modify props by @no-yan in #18
  • Support sorting elements of same priority by @no-yan in #13

New Contributors

Full Changelog: v0.3.1...v0.4.0