We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df46c0a commit e671d0bCopy full SHA for e671d0b
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- `Web2Json`: added `PublicWeb2` source support, allows calling any public Web2 endpoint. Only available on testnets.
13
14
+### Changed
15
16
+- `Web2Json`: removed `testApis` source, use `PublicWeb2` instead.
17
+- Bumped required Node.js version to 24 (lts/krypton).
18
19
## [1.3.1] - 2026-01-08
20
21
### Fixed
0 commit comments