fix(smartstate): Update build scripts and dependency versions; replace isohash with smarthashWeb for state hash generation
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-06-19 - 2.0.20 - fix(smartstate)
|
||||
Update build scripts and dependency versions; replace isohash with smarthashWeb for state hash generation
|
||||
|
||||
- Adjusted package.json scripts to include verbose testing and modified build command
|
||||
- Bumped development dependencies (tsbuild, tsbundle, tsrun, tstest, tapbundle) to newer versions
|
||||
- Updated production dependencies (lik, smarthash, smartpromise, smartrx) with minor version bumps
|
||||
- Replaced import of isohash with smarthashWeb in state hash generation, ensuring consistency across modules
|
||||
|
||||
## 2024-10-02 - 2.0.19 - fix(dependencies)
|
||||
Update dependencies to latest versions
|
||||
|
||||
|
Reference in New Issue
Block a user