### Added

- Modern and lite builds generated from the same source.
- support ESM.
- Set up GitHub release action / provenance

### Fixed
- Fix uploading coverage to coveralls
- fix recognize environment is node when use browserfs
This commit is contained in:
Yi-Cyuan Chen
2026-07-20 10:19:42 +08:00
parent 6f25176e1e
commit b02f0d93f3
37 changed files with 10048 additions and 1073 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-md5",
"version": "0.8.3",
"version": "0.9.0",
"main": ["src/md5.js"],
"ignore": [
"tests"