Skip to content

Commit 1b2a25e

Browse files
committed
v2.47.0
1 parent dcd62d7 commit 1b2a25e

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 2.47.0 (2026-07-11)
6+
57
- changed: Upgrade `@nymproject/mix-fetch` to v2, which routes NYM mixnet traffic through the new smolmix-wasm tunnel (`@nymproject/mix-tunnel`). The v2 wasm + worker are inlined into the bundle, so the build no longer copies sibling `.wasm`/`web-worker-*.js` assets.
68

79
## 2.46.1 (2026-06-29)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-core-js",
3-
"version": "2.46.1",
3+
"version": "2.47.0",
44
"description": "Edge account & wallet management library",
55
"keywords": [
66
"bitcoin",

0 commit comments

Comments
 (0)