Skip to content

Commit c07818c

Browse files
docs: changes for 0.7.0
1 parent b7b1a49 commit c07818c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
[npm history](https://www.npmjs.com/package/eslint-plugin-rxjs-x?activeTab=versions)
44

5+
## v0.7.0 (2025-03-12)
6+
7+
### Breaking Changes
8+
9+
- typescript-eslint ^8.19.0 is required ([#135](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/135)) ([e5e4f7c](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/e5e4f7c4be7fbae1a5c7e7fd2f32e1f9b589dc2f))
10+
- Bump ts-api-utils to ^2.
11+
12+
### Features
13+
14+
- The URL for each rule now aligns with the installed version of this plugin, instead of latest main. ([bf70419](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/bf704199497eafb7d8e8fe44149489a9b2e88e05))
15+
516
## v0.6.2 (2025-01-08)
617

718
### Features

0 commit comments

Comments
 (0)