### Fixed

- Generates incorrect hash in some cases #43
- dependencies and security issues. #41
This commit is contained in:
Yi-Cyuan Chen
2024-01-24 09:43:24 +08:00
parent 250566e984
commit dbb7a10027
9 changed files with 78 additions and 72 deletions
+5
View File
@@ -1,5 +1,10 @@
# Change Log
## v0.11.0 / 2024-01-24
### Fixed
- Generates incorrect hash in some cases #43
- dependencies and security issues. #41
## v0.10.1 / 2023-08-31
### Added
- Disable webpack polyfill.