Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit 2c78bdb

Browse files
docs(changelog): release 3.0.0 [skip ci]
1 parent 1365f7f commit 2c78bdb

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
# [3.0.0](https://github.com/gund/eslint-plugin-deprecation/compare/v2.0.0...v3.0.0) (2024-05-31)
4+
5+
6+
### Features
7+
8+
* add plugin meta and support typescript-eslint@7 ([#86](https://github.com/gund/eslint-plugin-deprecation/issues/86)) ([1365f7f](https://github.com/gund/eslint-plugin-deprecation/commit/1365f7f14ae529210b812aad78c1c0e0e26c6e1f))
9+
10+
11+
### BREAKING CHANGES
12+
13+
* Dropped support for ESLint v7.
14+
15+
* feat: add plugin meta and support typescript-eslint@7
16+
17+
* Update package.json
18+
19+
Co-authored-by: Alex Malkevich <3644678+gund@users.noreply.github.com>
20+
21+
* Updated lockfile and other dependencies
22+
23+
* skipLibCheck too
24+
25+
* Goodbye, ESLint v7
26+
327
# [2.0.0](https://github.com/gund/eslint-plugin-deprecation/compare/v1.5.0...v2.0.0) (2023-09-13)
428

529

0 commit comments

Comments
 (0)