Releases: vechain/vechain-sdk-js
Releases · vechain/vechain-sdk-js
1.0.0-beta.27
What's Changed
- 1103-interface-vechaindatamodel by @lucanicoladebiasi in #1125
- 1117 class txt by @lucanicoladebiasi in #1127
- build(deps-dev): bump husky from 9.1.1 to 9.1.4 by @dependabot in #1096
- fix: npm publishing compatability by @darrenvechain in #1135
- Release 27 by @fabiorigam in #1136
Full Changelog: 1.0.0-beta.26...1.0.0-beta.27
1.0.0-beta.26
What's Changed
- [BUG] - RPC: transactions without clauses can not be formatted by @fabiorigam in #1090
- feat: add error handling into network package by @rodolfopietro97 in #1083
- build(deps): bump tsup from 8.1.2 to 8.2.3 by @dependabot in #1098
- build(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 by @dependabot in #1097
- build(deps-dev): bump ts-jest from 29.2.0 to 29.2.3 by @dependabot in #1099
- build(deps): bump @types/ws from 8.5.11 to 8.5.12 by @dependabot in #1100
- Support transaction signing on Cloudflare workers by @fabiorigam in #1101
- fix: release 26 by @fabiorigam in #1123
Full Changelog: 1.0.0-beta.24...1.0.0-beta.26
1.0.0-beta.24
What's Changed
- Remove test path ignore patterns by @fabiorigam in #1085
- fix: set custom gas in transaction sending by @Valazan in #1087
- Release 24 by @fabiorigam in #1088
Full Changelog: 1.0.0-beta.23...1.0.0-beta.24
1.0.0-beta.23
What's Changed
- BREAKING CHANGES - modify methods with multiple optional parameters into objects for better call usage by @fabiorigam in #1069
- feat: simplify error handling - part 2 (CORE PACKAGE) by @rodolfopietro97 in #1067
- feat: dedicated package for thor solo accounts and constants by @rodolfopietro97 in #1059
- Replace axios with fetch by @fabiorigam in #1071
- Fix rpc eth_getlogs bug by @fabiorigam in #1056
- 1051 breaking changes refactor define two separate functions to get the logs by @Valazan in #1076
- build(deps-dev): bump husky from 9.0.11 to 9.1.1 by @dependabot in #1078
- build(deps): bump typescript from 5.5.3 to 5.5.4 by @dependabot in #1079
- build(deps-dev): bump ts-node-test from 0.4.3 to 0.4.4 by @dependabot in #1081
- build(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 by @dependabot in #1080
- build(deps): bump @types/ws from 8.5.10 to 8.5.11 by @dependabot in #1077
- Release 23 by @fabiorigam in #1084
Full Changelog: 1.0.0-beta.22...1.0.0-beta.23
1.0.0-beta.22
What's Changed
- fix: release 21 by @fabiorigam in #1039
- build(deps-dev): bump @changesets/cli from 2.27.6 to 2.27.7 by @dependabot in #1040
- Address util refactoring by @rodolfopietro97 in #1028
- build(deps): bump typescript from 5.5.2 to 5.5.3 by @dependabot in #1043
- build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by @dependabot in #1042
- build(deps-dev): bump @types/node from 20.14.9 to 20.14.10 by @dependabot in #1044
- fix: fix potential bug in transaction formatter by @fabiorigam in #1035
- fix: eth_getBlockByNumber and eth_getBlockByHash by @rodolfopietro97 in #1047
- fix: add null for address on ethGetLogs by @fabiorigam in #1045
- feat: eth_getLogs input as an array of an array of topics by @Valazan in #1052
- feat: implement eth_getBlockReceipts for rpc provider by @rodolfopietro97 in #1046
- feat: simplify error handling by @rodolfopietro97 in #1054
- build(deps): bump elliptic from 6.5.5 to 6.5.6 by @dependabot in #1063
- build(deps-dev): bump eslint-plugin-promise from 6.2.0 to 6.4.0 by @dependabot in #1062
- build(deps-dev): bump typedoc from 0.26.3 to 0.26.4 by @dependabot in #1064
- build(deps-dev): bump turbo from 2.0.6 to 2.0.7 by @dependabot in #1061
- test: tampering certificate tests added by @lucanicoladebiasi in #1066
- build(deps): bump tsup from 8.1.0 to 8.1.2 by @dependabot in #1060
- fix: release 22 by @fabiorigam in #1068
Full Changelog: 1.0.0-beta.21...1.0.0-beta.22
1.0.0-beta.21
What's Changed
Full Changelog: 1.0.0-beta.20...1.0.0-beta.21
1.0.0-beta.20
What's Changed
- Fix ethers import by @Valazan in #1033
- Release 20 by @fabiorigam in #1036
Full Changelog: 1.0.0-beta.19...1.0.0-beta.20
1.0.0-beta.19
What's Changed
- build(deps-dev): bump hardhat from 2.22.5 to 2.22.6 by @dependabot in #1019
- build(deps): bump abitype from 1.0.4 to 1.0.5 by @dependabot in #1020
- build(deps-dev): bump turbo from 2.0.4 to 2.0.6 by @dependabot in #1021
- build(deps-dev): bump typedoc and typedoc-plugin-missing-exports by @dependabot in #1022
- build(deps-dev): bump @types/node from 20.14.8 to 20.14.9 by @dependabot in #1009
- fix websocket issue by @fabiorigam in #1024
- pre-release 19 by @fabiorigam in #1027
Full Changelog: 1.0.0-beta.18...1.0.0-beta.19
1.0.0-beta.18
What's Changed
- Post release 17 by @fabiorigam in #1000
- fix: 666 no pk leak in errors by @lucanicoladebiasi in #1001
- Improve developer experience with decoded error messages by @fabiorigam in #1005
- Add socket test setup by @fabiorigam in #1002
- 866 feat error fragment for decode revert reason by @rodolfopietro97 in #1007
- 838 signer implement last low priority methods by @lucanicoladebiasi in #1004
- feat: release 18 by @fabiorigam in #1008
Full Changelog: 1.0.0-beta.17...1.0.0-beta.18
1.0.0-beta.17
What's Changed
- Add docs to differentiate between TypeScript and JavaScript by @fabiorigam in #986
- feat: Add browser compatibility examples - nextjs by @rodolfopietro97 in #979
- 943 certificate sign/verify EIP-55 thor-devkit compatibility by @lucanicoladebiasi in #985
- feat: adding comment field in clauses by @Valazan in #984
- Improve smart contract examples & tests by @fabiorigam in #989
- build(deps-dev): bump ws from 8.17.0 to 8.17.1 by @dependabot in #992
- build(deps-dev): bump typedoc-plugin-missing-exports from 2.2.0 to 2.3.0 by @dependabot in #993
- build(deps-dev): bump glob from 10.4.1 to 10.4.2 by @dependabot in #994
- build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by @dependabot in #995
- build(deps): bump ethers from 6.13.0 to 6.13.1 by @dependabot in #996
- build(deps): bump ws from 7.5.9 to 7.5.10 by @dependabot in #997
- Contracts :: Read value for revision by @fabiorigam in #987
- Release 17 by @fabiorigam in #999
Full Changelog: 1.0.0-beta.16...1.0.0-beta.17