From 8830c82e06ce975b9b3dbef144fbf29bfc412106 Mon Sep 17 00:00:00 2001 From: Kyle Peacock Date: Fri, 22 Sep 2023 12:12:23 -0700 Subject: [PATCH 1/2] fix: Principal JSON is compatible with @dfinity/utils jsonReviver helper --- docs/generated/changelog.html | 1 + package-lock.json | 12 ++++++++++++ packages/agent/package.json | 1 + packages/principal/src/index.test.ts | 10 +++++++++- packages/principal/src/index.ts | 26 ++++++++++++++++++++------ 5 files changed, 43 insertions(+), 7 deletions(-) diff --git a/docs/generated/changelog.html b/docs/generated/changelog.html index 12f33a7ed..a28a30814 100644 --- a/docs/generated/changelog.html +++ b/docs/generated/changelog.html @@ -12,6 +12,7 @@

Agent-JS Changelog

Version x.x.x