v12.1.1
Fixed
- Add missing methods to TypeScript definitions (#766).
- Fix the TypeScript definition of
walkInvocationTree
to allow void returns on the callback function as intended rather than forcing areturn null
(#765). - Fix
authorizeEntry
to use the correct public key when passingKeypair
s (#772). - Upgrade misc. dependencies (#771, #773, #775).
Contributors
Full Changelog: v12.1.0...v12.1.1