Skip to content

Commit eb34f21

Browse files
Version Packages
1 parent 36b0bcf commit eb34f21

14 files changed

+41
-49
lines changed

.changeset/beige-tigers-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nervous-planets-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-string-matchall.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-symbol-asyncdispose.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-symbol-dispose.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/no-symbol-matchall.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/real-kiwis-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tasty-seahorses-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/update-config.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# eslint-plugin-es-x
2+
3+
## 9.0.0
4+
5+
### Major Changes
6+
7+
- Update configs: `no-new-in-es2020`, and `restrict-to-es3` - `restrict-to-es2019`. ([#264](https://github.com/eslint-community/eslint-plugin-es-x/pull/264))
8+
9+
- Update `restrict-to-*` configs ([#265](https://github.com/eslint-community/eslint-plugin-es-x/pull/265))
10+
11+
### Minor Changes
12+
13+
- Add configs for es2025: (`no-new-in-es2025`, and `no-new-in-es2025-intl-api`) ([#265](https://github.com/eslint-community/eslint-plugin-es-x/pull/265))
14+
15+
- refactor: use eslint-type-tracer ([#267](https://github.com/eslint-community/eslint-plugin-es-x/pull/267))
16+
17+
- Add `no-string-matchall` config. ([#264](https://github.com/eslint-community/eslint-plugin-es-x/pull/264))
18+
19+
- Add `es-x/no-symbol-asyncdispose` rule ([#264](https://github.com/eslint-community/eslint-plugin-es-x/pull/264))
20+
21+
- Add `es-x/no-symbol-dispose` rule ([#264](https://github.com/eslint-community/eslint-plugin-es-x/pull/264))
22+
23+
- Add `es-x/no-symbol-matchall` rule ([#264](https://github.com/eslint-community/eslint-plugin-es-x/pull/264))
24+
25+
- Update `no-explicit-resource-management` config. ([#270](https://github.com/eslint-community/eslint-plugin-es-x/pull/270))

0 commit comments

Comments
 (0)