Skip to content

Commit 5efdd28

Browse files
authored
Merge pull request #20 from pixiv/release-eslint-config
feat: release eslint-config 0.0.4
2 parents cef58ae + 9a7bd6c commit 5efdd28

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/eslint-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @pixiv/eslint-config
22

3+
## 0.0.4
4+
5+
### Patch Changes
6+
7+
- Bump dependencies and update `eslint-plugin-react-compiler` to beta
8+
- Enforce eslint and prettier for self dev
9+
- Expose `vanillaTs` config
10+
311
## 0.0.3
412

513
### Patch Changes

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/eslint-config",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "pixiv's base eslint config",
55
"author": "pixiv",
66
"publishConfig": {

0 commit comments

Comments
 (0)