We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40292d8 commit 447fd86Copy full SHA for 447fd86
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 2.5.0 (2024-03-29)
6
+
7
- added: `EdgeContextOptions.airbitzSupport`, for loading legacy Airbitz data from disk.
8
- fixed: Export the `EdgeObjectTemplate` type.
9
- fixed: TypeScript v5 compatibility.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "edge-core-js",
- "version": "2.4.0",
+ "version": "2.5.0",
"description": "Edge account & wallet management library",
"keywords": [
"bitcoin",
0 commit comments