v0.19.89
·
32 commits
to master
since this release
0.19.89 (2026-08-14)
- fix(challenge): close two holes in the content key, assert test readiness (fec6a31)
- fix(challenge): reload replaced challenge packages instead of cached ESM modules (4e59472)
- fix(challenge): reload the daemon that actually serves the data path, not localhost:9138 (6f37b98), closes #124
- fix(challenge): target the reload at --pkcRpcUrl instead of a hardcoded url (d88c2bc), closes #124
- fix(challenge): unregister removed challenges and bound the reload request (cd12cd2)
- test(challenge): reproduce stale ESM module after same-name upgrade (#124) (0237f02), closes #124
- chore(deps): upgrade @pkcprotocol/pkc-js 0.0.77 -> 0.0.81 (1cc8952), closes #256 #259 #260 #263