fix(dependencies): Updated dependencies and improved documentation

This commit is contained in:
2025-07-25 17:38:24 +00:00
parent 57d129e9b8
commit 2f8247b3d5
5 changed files with 4649 additions and 2275 deletions

View File

@@ -1,5 +1,15 @@
# Changelog
## 2025-07-25 - 1.3.3 - fix(dependencies)
Updated dependencies and improved documentation
- Updated devDependencies: @git.zone/tsbuild, @git.zone/tsbundle, @git.zone/tstest to latest versions
- Removed @push.rocks/tapbundle dependency and updated test imports to use tapbundle from tstest
- Updated dependencies: @push.rocks/lik and @push.rocks/smartrx to latest versions
- Added packageManager field to package.json for pnpm
- Enhanced documentation with new examples for state data, query parameters, sub-routers, and cleanup
- Added verbose flag to test script
## 2024-10-06 - 1.3.2 - fix(core)
Fix TypeScript type definition for route match function