fix(deps): upgrade dependencies and adapt code, tests, and docs for new upstream versions
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-09 - 2.0.11 - fix(deps)
|
||||
upgrade dependencies and adapt code, tests, and docs for new upstream versions
|
||||
|
||||
- Bump runtime deps: @push.rocks/smartpdf -> ^4.2.0, @push.rocks/smartpuppeteer -> ^2.0.5
|
||||
- Bump devDependencies to modern majors: @git.zone/tsbuild ^4.3.0, @git.zone/tsrun ^2.0.1, @git.zone/tstest ^3.3.1, @push.rocks/tapbundle ^6.0.3, @types/node ^25.3.5
|
||||
- Remove --allowimplicitany from build script to match tsbuild v4 behavior
|
||||
- Fix Puppeteer screenshot handling: convert returned Uint8Array to Buffer via Buffer.from()
|
||||
- Update tests to match tapbundle v6 API (remove expectAsync) and export tap.start()
|
||||
- Add/expand documentation (readme.md and readme.hints.md) with dependency notes and usage examples
|
||||
|
||||
## 2026-03-09 - 2.0.10 - fix(config(npmextra))
|
||||
normalize npmextra.json keys to namespaced entries and add release registries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user