Releases: solana-labs/solana-web3.js
Releases · solana-labs/solana-web3.js
v1.89.1
1.89.1 (2024-01-15)
Bug Fixes
- change request retry output log to an error log (#2038) (5e43617)
v1.89.0
1.89.0 (2024-01-11)
Features
- Remove bailout behavior from missing sig func (#2006) (6b33c7e)
v1.88.0
1.88.0 (2024-01-05)
Features
- specify which account is missing/has an invalid signature on signature verification failure (#2002) (109615d)
v1.87.6
1.87.6 (2023-11-11)
Bug Fixes
- update @babel/plugin-transform-runtime & @babel/preset-env (#1826) (b7ead05)
v1.87.5
1.87.5 (2023-11-07)
Bug Fixes
- legacy: declare transaction
meta
as nullable (#1812) (ffeddf6)
v1.87.4
1.87.4 (2023-11-06)
Bug Fixes
- parameter names in GetTokenAccountsByOwnerApi (#1809) (d575f09)
v1.87.3
1.87.3 (2023-10-26)
Bug Fixes
- temporarily lock to Node 18.x for CI/CD workflow (#1785) (6910664)
v1.87.2
1.87.2 (2023-10-19)
Bug Fixes
- experimental: fix scalar enum codec options (#1751) (72efece)
v1.87.1
1.87.1 (2023-10-09)
Bug Fixes
- unclosed string literal in code example, async keyword for the function (#1702) (2cae718)