Skip to content

2025.01.20-1800Z

Compare
Choose a tag to compare
@peterpeterparker peterpeterparker released this 20 Jan 17:59
· 25 commits to main since this release
de6a4ac

Overview

The current status of the libraries at the time of the release is as follows:

Library Version Status
@dfinity/ckbtc v3.1.6 Maintained ⚙️
@dfinity/cketh v3.4.3 Maintained ⚙️
@dfinity/cmc v4.1.1 Maintained ⚙️
@dfinity/ic-management v6.0.3 Maintained ⚙️
@dfinity/ledger-icp v2.6.7 Maintained ⚙️
@dfinity/ledger-icrc v2.7.2 Maintained ⚙️
@dfinity/nns v8.2.1 Maintained ⚙️
@dfinity/nns-proto v2.0.1 Unchanged️
@dfinity/sns v3.2.8 Maintained ⚙️
@dfinity/utils v2.9.0 Enhanced 🔧️
@dfinity/zod-schemas v0.0.2 Maintained ⚙️

Features

  • Support CanisterSettings.wasm_memory_threshold in @dfinity/nns.
  • Support UpgradeSnsControlledCanister.chunked_canister_wasm in @dfinity/sns.
  • Add utility fromNullishNullable extracts the value from a nullish Candid-style variant representation.