Skip to content

v0.19.3

Compare
Choose a tag to compare
@krpeacock krpeacock released this 25 Sep 22:02
· 81 commits to main since this release
8330773

What's Changed

Noteworthy change: Principal now contains a toJSON method, returning an object with {"__principal__": <principal-string>}. This is compatible with the JSON reviver that is provided in @dfinity/utils, allowing you to easily serialize and deserialize structures containing Principals into and out of JSON

Full Changelog: v0.19.2...v0.19.3