EOSJS v22.0.0-rc2 Release Notes
Pre-releaseThis is a RELEASE CANDIDATE for version 22.0.0. The latest STABLE release is v21.0.3.
This Release Candidate can be accessed by running yarn add eosjs@RC.
BREAKING CHANGE: New Endpoints and Typescript Types for Nodeos API Plugins
More endpoints and types have been added to eosjs to match the latest versions of the api plugins. The goal of these types is to facilitate accurate typescript support and additional documentation for eosjs but there is the possibility of backwards incompatibility. In these situations, it is advised to override the affected types with any
or a user-defined type at this time.
Other Changes
- (#831) Adjusting CI/CD to use new bios/boot systems (release/22.0.x)
- (#832) Webpack separating external packages and cross-platform building (release/22.0.x)
- (#834) Additional types for JsonRPC endpoints (release/22.0.x)
Disclaimer: All repositories and other materials are provided subject to this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.