Skip to content

Releases: square/eslint-plugin-square

Release 26.0.0

20 Oct 23:39
Compare
Choose a tag to compare

💥 Breaking Change

  • #923 Drop Node v16 support (@maxbeatty)
  • many dependencies updated to new major versions related to dropping Node v16 support

Committers: 3

Release 26.0.0-0

28 Jun 17:16
Compare
Choose a tag to compare
Release 26.0.0-0 Pre-release
Pre-release

💥 Breaking Change

Committers: 1

Release 25.0.0

05 Apr 23:09
Compare
Choose a tag to compare

💥 Breaking Change

📝 Documentation

  • #835 Add emojis for each config and use config file for eslint-doc-generator (@bmish)

Committers: 2

Release 24.0.0

12 Jan 17:03
Compare
Choose a tag to compare

💥 Breaking Change

  • #829 Warn on unused ESLint disable directives in base config (@bmish)
  • #815 chore(deps): bump eslint-plugin-unicorn from 43.0.2 to 45.0.2 (@dependabot[bot])
  • #827 Add eslint-plugin-jsx-a11y and eslint-plugin-react-hooks to react config (@atdrago)
  • #705 Automatically use import/typescript config in base config for TypeScript files (@bmish)

Committers: 2

Release 23.1.4

05 Dec 22:05
Compare
Choose a tag to compare

🐛 Bug Fix

  • #809 Disable filenames/match-exported rule for generated config/environment.d.ts in ember config (@raycohen)

Committers: 1

Release 23.1.3

02 Dec 17:35
Compare
Choose a tag to compare

🐛 Bug Fix

  • #799 Revert @square/prettier-config to v1 to fix inconsistent Prettier quotes configurations (@bmish)

Committers: 1

Release 23.1.2

16 Nov 21:50
Compare
Choose a tag to compare

🐛 Bug Fix

  • #786 Allow all unused vars with leading _ in typescript config (@maorleger)

📝 Documentation

  • #764 Automate docs with eslint-doc-generator (@bmish)

Committers: 2

Release 23.1.1

15 Sep 17:56
Compare
Choose a tag to compare

🐛 Bug Fix

  • #753 paths option is now optional in no-restricted-files rule (@bmish)

📝 Documentation

  • #740 Improve completeness of README as a holistic lint guide (@bmish)

Committers: 1

Release 23.1.0

26 Aug 14:58
Compare
Choose a tag to compare

🚀 Enhancement

  • #723 Add TypeScript type-checking to all JavaScript files and publish utility types (@bmish)

📝 Documentation

  • #726 Mention other common linters not included by this plugin in README (@bmish)
  • #719 Mention that this needs to be installed alongside our peer dependency ESLint in README (@bmish)
  • #718 Mention lint scripts and ways to run linting in README (@bmish)

Committers: 1

Release 23.0.2

03 Aug 19:35
Compare
Choose a tag to compare

🐛 Bug Fix

  • #706 Ignore assignment in require-await-function rule (@bmish)
  • #702 Handle .d.ts files correctly for filenames/match-exported rule (@mongoose700)

Committers: 2