Skip to content

Commit 3b6a77d

Browse files
committed
Update changelog
1 parent e848b6f commit 3b6a77d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [3.5.0] - 2025-03-29
8+
#### Added
9+
* Add `eslint-plugin-import`
10+
* Add `eslint-plugin-react-compiler`
11+
12+
#### Changed
13+
* Expose base and react configs on their own entry points. Default entry point still merges both.
14+
15+
#### Deprecated
16+
* *Nothing*
17+
18+
#### Removed
19+
* *Nothing*
20+
21+
#### Fixed
22+
* *Nothing*
23+
24+
725
## [3.4.1] - 2025-03-28
826
#### Added
927
* *Nothing*

0 commit comments

Comments
 (0)