Releases: XRPLF/xrpl.js
[email protected]
What's Changed
- Adds support for npm v9
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@4.3.0
[email protected]
What's Changed
Overall - Updated models and types for sidechains, AMMs, and XLS-34d
Specific PRs:
- [BETA] Amendment XLS-34d by @dangell7 in #2203
- remove: remove old sidechain design features by @mvadari in #2060
- fix: remove tx serialization check by @mvadari in #2293
- fix: fix the location of
signer_lists
in theaccount_info
response by @mvadari in #2295 - Update orderbook docs and params by @JST5000 in #2294
- feat: add support for node v20 by @mvadari in #2303
- Add guard check for signing algorithm by @wojake in #2278
- update isSigned null check to handle multi-signed transactions by @khancode in #2308
- Add nft_info and nft_history clio model by @shawnxie999 in #2310
- feat: support npm v9 by @mvadari in #2318
- refactor jest setup to improve unit/integration test executions by @khancode in #2322
- update xls34 definitions by @dangell7 in #2333
- Add generics of TransactionType for TxResponse by @develoQ in #2332
- feat: add support for sidechain devnet faucet by @mvadari in #2336
New Contributors
- @dangell7 made their first contribution in #2203
- @wojake made their first contribution in #2278
- @shawnxie999 made their first contribution in #2310
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.9.0-beta.0
[email protected]
What's Changed
- feat: modifiable
definitions.json
values at runtime via encode/decode parameter by @JST5000 in #2127 - feat: add support for node v20 by @mvadari in #2303
- feat: support npm v9 by @mvadari in #2318
- update xls34 definitions by @dangell7 in #2333
- Definitions updates for AMM
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.5.0-beta.4
[email protected]
[email protected]
What's Changed
-
Deprecate mnemonic by @jonathanlei in #2155
-
Fix broken test in connection.ts for node 18 and add node 18 testing by @JST5000 in #2183
-
fix: unset hash fields using AccountSet by @pdp2121 in #2156
-
feat: Jest Test Runner by @justinr1234 in #2170
-
Add a helper to get the NFTokenID after minting by @JST5000 in #2205
-
Fixed NFTokenMinter field validation error in AccountSet Transaction by @TusharPardhe in #2201
-
build(deps-dev): bump eslint-plugin-consistent-default-export-name from 0.0.14 to 0.0.15 by @dependabot in #2063
-
build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #2134
-
build(deps): bump qs from 6.5.2 to 6.5.3 by @dependabot in #2161
-
build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #2157
-
build(deps-dev): bump webpack from 5.72.0 to 5.75.0 by @dependabot in #2139
-
build(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2176
-
build(deps-dev): bump typescript from 4.6.4 to 4.9.5 by @dependabot in #2192
-
build(deps-dev): bump webpack-cli from 4.9.2 to 5.0.1 by @dependabot in #2165
-
build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #2210
New Contributors
- @TusharPardhe made their first contribution in #2201
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.7.0
[email protected]
What's Changed
- feat: Jest Test Runner by @justinr1234 in #2170
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.1.5
[email protected]
What's Changed
- feat: Jest Test Runner by @justinr1234 in #2170
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.4.3
[email protected]
What's Changed
- feat: Jest Test Runner by @justinr1234 in #2170
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@4.2.5
[email protected]
What's Changed
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@1.2.0
[email protected]
What's Changed
- Refactor asset pair in all AMM models to be Currency type
- docs: update release instructions with beta details by @mvadari in #2213
- build(deps-dev): bump prettier from 2.8.3 to 2.8.4 by @dependabot in #2210
- Add support for disallowIncoming flags by @JST5000 in #2221
- Add a helper to get the NFTokenID after minting by @JST5000 in #2205
Full Changelog: https://github.com/XRPLF/xrpl.js/compare/[email protected]@2.7.0-beta.3