Skip to content

Commit

Permalink
Update deps, remove picomatch browser alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Bardadym committed Dec 26, 2024
1 parent d2a2092 commit e76cde2
Show file tree
Hide file tree
Showing 11 changed files with 170,811 additions and 167,344 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
- run: npm ci
- run: npm run build --if-present
- run: npm test
- run: npm lint
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Next

* Update deps
* Switch jest -> vitest
* Switch eslint -> oxlint
* Add test for rolldown
* Make node v18 min required

## 5.12.0

* Make unique id in generated data to be hash of data
Expand Down
Loading

0 comments on commit e76cde2

Please sign in to comment.