1
0
Fork 0
mirror of synced 2026-06-05 19:04:04 +00:00

release 2.3.0

Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
Rui Chen 2025-06-09 21:01:02 -04:00
commit d5382d3e6f
No known key found for this signature in database
GPG key ID: 6577287BDCA70840

View file

@ -1,3 +1,10 @@
## 2.3.0
* Migrate from jest to vitest
* Replace `mime` with `mime-types`
* Bump to use node 24
* Dependency updates
## 2.2.2
## What's Changed