Skip to content

Releases: maks-rafalko/eslint-plugin-proper-tests

Add support for `@typescript-eslint`@v8

12 Oct 07:46
fb13185
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.10...2.0.0

1.0.10

10 Oct 22:06
9a6fa57
Compare
Choose a tag to compare

What's Changed

Changed:

  • Enable plugin for recommended config so that developers can use the minimal eslint config by @maks-rafalko in #8
  • Use --report-unused-disable-directives to report unused eslint-disable comments by @maks-rafalko in #5
  • Report unused disable directives by @maks-rafalko in #6

Full Changelog: 1.0.9...1.0.10

1.0.9

06 Jul 21:09
Compare
Choose a tag to compare

Full Changelog: 1.0.8...1.0.9

Add new rule `no-long-arrays-in-test-each`

06 Jul 18:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

02 Jul 08:05
a864739
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

Add `no-mixed-expectatino-groups` to recommended shared config

01 Jul 22:46
Compare
Choose a tag to compare

1.0.4

01 Jul 22:42
7648caa
Compare
Choose a tag to compare

Added

Full Changelog: 1.0.3...1.0.4

Minor fixes after publishing

30 Jun 22:39
Compare
Choose a tag to compare
1.0.3

Update readme with correct plugin name

Automatic releases from GH Actions

30 Jun 22:26
Compare
Choose a tag to compare
1.0.2

Fix npm run build command

1.0.1

30 Jun 22:25
Compare
Choose a tag to compare

The first release from GitHub Actions.