Skip to content

Commit c0566fb

Browse files
github-actions[bot]puffcocos
authored andcommitted
Version Packages
1 parent 806037f commit c0566fb

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/kjiklt-admj-tzivqq.md

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

packages/oxc-linter-config/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @puffcoco/oxc-linter-config
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 58e71dc: ### New Features
8+
9+
- Added `eslint-plugin-react-hooks` as an optional peer dependency (`^6.0.0`) for `/react-compiler` config users.
10+
- Updated README with React Compiler setup example including the required `eslint-plugin-react-hooks` installation step.
11+
312
## 0.2.0
413

514
### Minor Changes

packages/oxc-linter-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocopalm/oxc-linter-config",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "oxc linter configuration",
55
"author": "puffcocos",
66
"license": "MIT",

0 commit comments

Comments
 (0)