Skip to content

Releases: DaveMBush/eslint-plugin-rxjs

1.0.22 (2025-07-17)

17 Jul 19:09
fdc3f08

Choose a tag to compare

try two at linking documentation

1.0.21 (2025-07-17)

17 Jul 14:52
a11c9eb

Choose a tag to compare

Improve typing of configs
Add documentation URL to metadata

1.0.20 (2025-06-06)

06 Jun 12:44
b8e1d6f

Choose a tag to compare

fixes no-implicit-any-catch 2 parameter issue #176

v1.0.19 (2025-04-11)

11 Apr 17:28
8296908

Choose a tag to compare

Fix issue 131

v1.0.18

31 Jan 14:16
9b07422

Choose a tag to compare

update dependencies in package.json

1.0.17 (2025-01-25)

25 Jan 20:02
0437d2b

Choose a tag to compare

Remove unneeded dependencies
Significantly reduces the package size
Internal updates

1.0.16 (2025-01-15)

15 Jan 14:52
6681400

Choose a tag to compare

Remove name property from recommended-legacy
Cleans up circular references

1.0.15 (2025-01-11)

11 Jan 21:43
38057bc

Choose a tag to compare

Adds real index.d.ts file to package

1.0.14 (2025-01-10)

10 Jan 15:23
fd64cab

Choose a tag to compare

Rules should now work from ESM modules

1.0.13 (2025-01-05)

05 Jan 22:18
d0032b1

Choose a tag to compare

no-ignore-replay-buffer now considers a config with no bufferSize an ignored replay buffer.