fix(deps): bump dependency and devDependency versions, update lik import paths, add tsbundle config, export test start, and tidy readme install snippet
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-05 - 2.3.9 - fix(deps)
|
||||
bump dependency and devDependency versions, update lik import paths, add tsbundle config, export test start, and tidy readme install snippet
|
||||
|
||||
- Bumped several devDependencies and dependencies (e.g. @git.zone/tsbuild, @git.zone/tsbundle, @git.zone/tstest, @api.global/typedrequest, @push.rocks/* packages including smartjson and webrequest).
|
||||
- Updated @push.rocks/lik import paths to use classes.* modules (classes.objectmap/stringmap/fastmap).
|
||||
- Added @git.zone/tsbundle entry to npmextra.json to produce an esbuild bundle (dist_bundle/bundle.js).
|
||||
- Changed test bootstrap to export default tap.start() to align with test runner usage.
|
||||
- Fixed README installation snippet formatting (combined npm/pnpm examples).
|
||||
|
||||
## 2026-01-27 - 2.3.8 - fix(domtools)
|
||||
remove default 'loading...' meta title in WebSetup and use an empty string as the default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user