Releases: dfinity/icp-js-core
Releases · dfinity/icp-js-core
v4.2.3
v4.2.2
v4.2.1
v4.2.0
What's Changed
- feat(agent):
getCanisterEnvandsafeGetCanisterEnv(experimental) by @ilbertt in #1156. See the Canister Environment guide for more details.
Full Changelog: v4.1.1...v4.2.0
v4.1.1
What's Changed
- docs: do not remove header if not h1, give all module pages "Overview" title by @ilbertt in #1165
- build: audit fix by @ilbertt in #1168
- fix(agent): remove exported
CanisterInstallModetype by @ilbertt in #1167 - fix(auth-client): throw error if IndexedDB fails to open by @ilbertt in #1166
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- refactor(principal): rename base32 functions by @ilbertt in #1160
- docs: update quick start guide point to bindgen by @ilbertt in #1161
- feat(principal): export the
base32Encodeandbase32Decodefunctions by @q-uint in #1159 - build: pin the version of
@dfinity/*packages in core by @ilbertt in #1162 - docs: more details regarding peer deps by @ilbertt in #1163
New Contributors
Full Changelog: v4.0.5...v4.1.0
v4.0.5
What's Changed
- fix(identity): handle ArrayBuffer in delegation chain serialization by @DrJesseGlass in #1152
- fix(candid): recursive type table merging preserves concrete type mapping by @ilbertt in #1153
New Contributors
- @DrJesseGlass made their first contribution in #1152
Full Changelog: v4.0.4...v4.0.5
v4.0.4
v4.0.3
What's Changed
- docs: output markdown files by @ilbertt in #1135
- docs: fix typo for package submodule by @ilbertt in #1136
- docs: move pnpm install disclaimer to pnpm section by @ilbertt in #1139
- build: pnpm audit fix by @ilbertt in #1143
- ci: enable NPM provenance by @ilbertt in #1142
- build: make npm know this package has TS declarations by @ilbertt in #1141
- fix(identity): expose all exported elements from ed25519 module by @ilbertt in #1144
Full Changelog: v4.0.2...v4.0.3