From fee38cfce281cb2fe119c9f90e734929e9690996 Mon Sep 17 00:00:00 2001 From: Kyle Peacock Date: Mon, 25 Sep 2023 10:33:58 -0700 Subject: [PATCH] fix: Principal JSON is compatible with @dfinity/utils jsonReviver helper (#770) * fix: Principal JSON is compatible with @dfinity/utils jsonReviver helper * updating snapshots --- docs/generated/changelog.html | 1 + package-lock.json | 12 +++++++++ packages/agent/package.json | 1 + .../__snapshots__/index.test.ts.snap | 8 ++++-- packages/principal/src/index.test.ts | 17 +++++++++++- packages/principal/src/index.ts | 26 ++++++++++++++----- 6 files changed, 56 insertions(+), 9 deletions(-) diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html index 513e8f18e..a3f80c7e8 100644 --- a/docs/generated/changelog.html +++ b/docs/generated/changelog.html @@ -12,6 +12,7 @@

Agent-JS Changelog

Version x.x.x