fix(build): align test imports with tstest tapbundle and simplify the build script

This commit is contained in:
2026-04-23 17:35:24 +00:00
parent 387c5091f1
commit 3bc9e76ed7
8 changed files with 244 additions and 2549 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-04-23 - 2.5.5 - fix(build)
align test imports with tstest tapbundle and simplify the build script
- switches the Chromium test from @push.rocks/tapbundle to @git.zone/tstest/tapbundle
- removes the unused @push.rocks/tapbundle devDependency
- drops the web-specific and allowimplicitany flags from the build command
- refreshes the README to match the current package API and usage
## 2026-03-27 - 2.5.4 - fix(build)
remove npm bundling from build script and align documented jwt default state