2024.09.30-1100Z
·
706 commits
to main
since this release
Overview
The current status of the libraries at the time of the release is as follows:
| Library | Version | Status |
|---|---|---|
@dfinity/ckbtc |
v3.1.0 | Enhanced 🔧️ |
@dfinity/cketh |
v3.3.1 | Maintained ⚙️ |
@dfinity/cmc |
v3.2.1 | Maintained ⚙️ |
@dfinity/ic-management |
v5.2.1 | Maintained ⚙️ |
@dfinity/ledger-icp |
v2.6.0 | Enhanced 🔧️ |
@dfinity/ledger-icrc |
v2.6.0 | Enhanced 🔧️ |
@dfinity/nns |
v7.0.0 | Breaking Changes |
@dfinity/nns-proto |
v2.0.1 | Unchanged️ |
@dfinity/sns |
v3.2.1 | Maintained ⚙️ |
@dfinity/utils |
v2.5.0 | Maintained ⚙️ |
Breaking changes
- Removed deprecated
OpenSnsTokenSwap,SetSnsTokenSwapOpenTimeWindow, andSetDefaultFolloweesfromProposalActionRequest.
Features
- Add support for
icrc21_canister_call_consent_messageto@dfinity/ledger-icpand@dfinity/ledger-icrc. - Add support for
"regtest"inBitcoinNetwork. - Expose
ledger-convertersutility modules in@dfinity/ledger-icpand@dfinity/ledger-icrc.
Build
- Incorporate Agent-js patch
v2.1.2.