Skip to content

Releases: dfinity/icp-js-core

v4.2.3

19 Nov 16:33
f80905d

Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.2.3

v4.2.2

10 Nov 20:03
354704a

Choose a tag to compare

What's Changed

  • chore: add node v24 to supported engines by @ilbertt in #1180
  • fix(agent): use minute precision when rounded expiry is at least 60s in future by @ilbertt in #1181

Full Changelog: v4.2.1...v4.2.2

v4.2.1

24 Oct 11:28
21dcf85

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.2.1

v4.2.0

22 Oct 10:13
7122f00

Choose a tag to compare

What's Changed

Full Changelog: v4.1.1...v4.2.0

v4.1.1

21 Oct 12:12
f273c08

Choose a tag to compare

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 CanisterInstallMode type 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

13 Oct 16:47
59c689c

Choose a tag to compare

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 base32Encode and base32Decode functions 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

30 Sep 14:45
93cea11

Choose a tag to compare

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

Full Changelog: v4.0.4...v4.0.5

v4.0.4

18 Sep 14:10
a6aa6e2

Choose a tag to compare

What's Changed

  • fix: remove the nonce from the ActorConfig type. by @ilbertt in #1150
  • fix: create a fresh default polling strategy per request by @ilbertt in #1149

Full Changelog: v4.0.3...v4.0.4

v4.0.3

16 Sep 14:23
85fc3cd

Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.0.3

v4.0.2

02 Sep 08:38
fde6498

Choose a tag to compare

What's Changed

  • fix: use effectiveCanisterId in certificate verification by @ilbertt in #1132

Full Changelog: v4.0.1...v4.0.2