mirror of
https://github.com/emn178/js-md5.git
synced 2026-08-13 13:01:44 +08:00
### 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:
@@ -1,5 +1,15 @@
|
||||
# Change Log
|
||||
|
||||
## v0.9.0 / 2026-07-20
|
||||
### 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
|
||||
|
||||
## v0.8.3 / 2023-10-09
|
||||
### Fixed
|
||||
- package.json main property.
|
||||
|
||||
Reference in New Issue
Block a user