Skip to content

Commit 76055ed

Browse files
committed
docs: update changelog
1 parent 3bb8e6b commit 76055ed

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v1.42.0 (2025-04-08)
2+
3+
### ✨ New
4+
5+
- feat: rename `core` preset to `x` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1042
6+
7+
### 📝 Changes you should be aware of
8+
9+
The following presets have been renamed:
10+
11+
- `core` to `x`
12+
13+
The old preset names will still be available until the next major update to avoid breaking changes.
14+
15+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.41.0...v1.42.0
16+
117
## v1.41.0 (2025-04-08)
218

319
### ✨ New

apps/website/content/docs/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
title: Changelog
33
---
44

5+
## v1.42.0 (2025-04-08)
6+
7+
### ✨ New
8+
9+
- feat: rename `core` preset to `x` by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1042
10+
11+
### 📝 Changes you should be aware of
12+
13+
The following presets have been renamed:
14+
15+
- `core` to `x`
16+
17+
The old preset names will still be available until the next major update to avoid breaking changes.
18+
19+
**Full Changelog**: https://github.com/Rel1cx/eslint-react/compare/v1.41.0...v1.42.0
20+
521
## v1.41.0 (2025-04-08)
622

723
### ✨ New

0 commit comments

Comments
 (0)