fix(docs): refresh documentation and test timing tolerances for updated APIs

This commit is contained in:
2026-05-09 12:36:02 +00:00
parent 6d6a08b168
commit 6c8485c779
11 changed files with 2093 additions and 3106 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-09 - 3.6.6 - fix(docs)
refresh documentation and test timing tolerances for updated APIs
- update README content to reflect current runtime execution order, CLI options, Deno defaults, fixture usage, and server-side storage API names
- relax timing protocol test thresholds to reduce flaky assertions caused by timer jitter and sub-millisecond rounding
- align tapbundle commit metadata and dependency versions with the current package setup
## 2026-05-08 - 3.6.5 - fix(tapbundle_serverside)
allocate a free port when starting SmartStorage