Skip to content

v94

Choose a tag to compare

@peterpeterparker peterpeterparker released this 01 Mar 14:09
· 40 commits to main since this release
bb12362

Overview

Library Version Status
@icp-sdk/canisters v3.5.1 Maintained ⚙
@dfinity/utils v4.2.0 Enhanced 🔧️
@dfinity/zod-schemas v3.1.0 Enhanced 🔧️

Features

  • Add PrincipalSchema and Uint8ArraySchema to Zod custom schemas.
  • Identify schemas with a metadata id corresponding to the enum ZodSchemaId.
  • Update latest Candid files.
  • Service queryAndUpdate will print the update error to console only when onUpdateError callback is nullish.