fix(build): Upgrade build/test tooling and runtime deps; enable verbose tests
This commit is contained in:
21
changelog.md
Normal file
21
changelog.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-04 - 1.0.28 - fix(build)
|
||||
Upgrade build/test tooling and runtime deps; enable verbose tests
|
||||
|
||||
- Change test script to run tstest with --verbose instead of --web
|
||||
- Upgrade devDependencies: @git.zone/tsbuild -> ^3.1.2, @git.zone/tsbundle -> ^2.6.3, @git.zone/tsrun -> ^2.0.0, @git.zone/tstest -> ^3.1.3, @push.rocks/tapbundle -> ^6.0.3, @types/node -> ^24.10.1
|
||||
- Bump runtime dependencies: @api.global/typedrequest -> ^3.2.2, broadcast-channel -> ^7.2.0
|
||||
- No source code changes outside package.json
|
||||
|
||||
## 2024-05-25 - 1.0.27 - maintenance (1.0.2 → 1.0.27)
|
||||
Consolidated maintenance releases covering many small patches, core fixes, and version bumps between 2020-10-06 and 2024-05-25.
|
||||
|
||||
- Aggregated numerous "fix(core): update" changes applied across multiple patch releases.
|
||||
- Many releases were version bumps or had only minimal/internal changes with no user-facing features.
|
||||
- No breaking API changes recorded in these patch releases.
|
||||
|
||||
## 2024-04-20 - 1.0.24 - docs
|
||||
Update documentation.
|
||||
|
||||
- Updated project documentation.
|
||||
Reference in New Issue
Block a user