Skip to content

Commit e76cde2

Browse files
author
Denis Bardadym
committed
Update deps, remove picomatch browser alias
1 parent d2a2092 commit e76cde2

File tree

11 files changed

+170811
-167344
lines changed

11 files changed

+170811
-167344
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
- run: npm ci
2929
- run: npm run build --if-present
3030
- run: npm test
31+
- run: npm lint

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Next
4+
5+
* Update deps
6+
* Switch jest -> vitest
7+
* Switch eslint -> oxlint
8+
* Add test for rolldown
9+
* Make node v18 min required
10+
311
## 5.12.0
412

513
* Make unique id in generated data to be hash of data

0 commit comments

Comments
 (0)