v0.14.0
What's Changed
- feat: expose storage constant keys by @peterpeterparker in #616
- fix: return after resolve to avoid idb to be recreated by @peterpeterparker in #617
- fix: optional fields not populated if wire type has additional fields by @hpeebles in #627
- feat: http-agent retries calls by @krpeacock in #632
- feat: Add fetchCandid() function to @dfinity/agent by @rvanasa in #630
- fix: time tests only use faketimers once by @krpeacock in #634
- feat: AgentJs Candid Pinpointed Type Errors upgrade - PR by @infu in #633
- feat: add AssetManager by @sea-snake in #603
- fix: retry times by @sea-snake in #638
- feat: Asset manager performance by @sea-snake in #639
- chore: release v0.14.0 by @krpeacock in #640
New Contributors
- @infu made their first contribution in #633
- @sea-snake made their first contribution in #603
Full Changelog: v0.13.3...v0.14.0