From 9b5ffd57f8fcb4b0154f525e4899ed9a4c717fda Mon Sep 17 00:00:00 2001 From: homura Date: Mon, 1 Jul 2024 15:01:52 +0900 Subject: [PATCH] chore: highlight breaking change for crypto migration --- .changeset/gorgeous-yaks-notice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/gorgeous-yaks-notice.md b/.changeset/gorgeous-yaks-notice.md index 5e6369795..4f6b14c17 100644 --- a/.changeset/gorgeous-yaks-notice.md +++ b/.changeset/gorgeous-yaks-notice.md @@ -3,4 +3,4 @@ "@ckb-lumos/hd": minor --- -refactor: replace node crypto methods with @noble/hashes and @noble/ciphers +**BREAKING CHANGE**: replace node modules with the cross-runtime library