Skip to content

Releases: ShayanTheNerd/eslint-config

v0.7.0

30 Aug 18:35
Compare
Choose a tag to compare

New Features

Refactors

Documentation Changes

  • 678442e - fix incorrect info about the CSS config (commit by @ShayanTheNerd)
    Enabling the Tailwind config doesn’t automatically enable the CSS config—you have to explicitly set it to true in the options object passed to defineConfig.

**Full Changelog**: https://github.com/ShayanTheNerd/eslint-config/compare/v0.6.1...v0.7.0

v0.6.1

27 Aug 13:45
Compare
Choose a tag to compare

Bug Fixes


**Full Changelog**: https://github.com/ShayanTheNerd/eslint-config/compare/v0.6.0...v0.6.1

v0.6.0

27 Aug 01:23
Compare
Choose a tag to compare

BREAKING CHANGES

New Features

Bug Fixes

Refactors


**Full Changelog**: https://github.com/ShayanTheNerd/eslint-config/compare/v0.5.0...v0.6.0

v0.5.0

29 Jul 22:14
Compare
Choose a tag to compare

BREAKING CHANGES

New Features

  • 487d239 - enforce explicit module boundary types (commit by @ShayanTheNerd)
    • Migrated from @typescript-eslint/explicit-function-return-type to
      @typescript-eslint/explicit-module-boundary-types.

Bug Fixes

Performance Improvements

Refactors

Full Changelog: v0.4.6...v0.5.0

v0.4.6

27 Jul 20:32
Compare
Choose a tag to compare

Bug Fixes


Full Changelog: v0.4.5...v0.4.6

v0.4.5

27 Jul 19:21
Compare
Choose a tag to compare

Breaking Changes

Features


Full Changelog: v0.2.0...v0.4.5

v0.2.0

26 Jul 17:09
1c6fa87
Compare
Choose a tag to compare

Features

  • feat: improve TypeScript support (bdb7edd)
  • feat: fix & improve eslint-plugin-import-x (a244540)

Bug Fixes

  • fix: correctly assign tsConfig's default value (a958db4)
  • fix: correctly assign vue/block-lang's default value (68107e3)
  • fix: correctly resolve tailwind config paths (189dbab)

Full Changelog: v0.1.0...v0.2.0

v0.1.0

25 Jul 02:36
30e98ce
Compare
Choose a tag to compare