COMMITS
March 10, 2026
M
Update CHANGELOG for v13.3.0
Matthew Miller committed
M
Update version to 13.3.0
Matthew Miller committed
M
Merge pull request #752 from MasterKale/feat/support-offline-metadata-blobs
Matthew Miller committed
M
Export as a helper
Matthew Miller committed
M
Rename method to `verifyMDSBlob()`
Matthew Miller committed
M
Clean up from mdsBlobs removal
Matthew Miller committed
M
Remove mdsBlobs argument
Matthew Miller committed
M
Update example project dependencies
Matthew Miller committed
March 4, 2026
M
Extract blob verification into new exported helper
Matthew Miller committed
March 3, 2026
M
(Unrelated) Fix a docstring typo
Matthew Miller committed
M
Tweak data staleness warning message
Matthew Miller committed
M
Add test for loading offline MDS blob
Matthew Miller committed
M
Reset metadata cache on initialization
Matthew Miller committed
M
Add test MDS blob root cert to test data
Matthew Miller committed
M
Add and handle new mdsBlobs arg to initialize()
Matthew Miller committed
M
Use NonRefreshingMDS URL for statements
Matthew Miller committed
M
Refactor existing downloads to use new verifier
Matthew Miller committed
M
Refine some docstrings
Matthew Miller committed
M
Break apart blob download and verification
Matthew Miller committed
M
Define NonRefreshingMDS to capture quirky behavior
Matthew Miller committed
M
Export JWT test values for reuse
Matthew Miller committed
M
Stop ignoring a JWT test in modern Deno tests
Matthew Miller committed
M
Merge pull request #750 from MasterKale/fix/749-punycode-hostname-support
Matthew Miller committed
M
Tweak comment in tests
Matthew Miller committed
M
Add some tests
Matthew Miller committed
M
Tweak domain regex
Matthew Miller committed
February 28, 2026
M
Add warning when TypeScript version is out of sync
Matthew Miller committed
M
Clarify that this is the NPM version of TS
Matthew Miller committed
M
Add an .editorconfig
Matthew Miller committed
M
Fix URL in deployment handbook
Matthew Miller committed