All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add missing ISC license information (#24)
- Bump
@metamask/json-rpc-engine
from^7.0.0
to^7.1.0
(#25) - Bump
@metamask/utils
from^5.0.1
to^8.1.0
(#25)
- BREAKING: Update minimum Node.js version to 16 (#20)
- Switched json-rpc-engine@^6.1.0 -> @metamask/json-rpc-engine@^7.0.0 (#16)
- BREAKING: Typescript type updates
- Updated dependencies: (#16)
- Bumped @metamask/safe-event-emitter@^2.0.0->^3.0.0
- Added @metamask/[email protected]
Release v2.0.0
is identical to v1.0.1
aside from Node.js version requirement imposed by a dependency updates has been made explicit.
1.0.1 [RETRACTED]
- BREAKING: Update minimum Node.js version to 16 (#20)
- Switched json-rpc-engine@^6.1.0 -> @metamask/json-rpc-engine@^7.0.0 (#16)
- BREAKING: Typescript type updates
- Updated dependencies: (#16)
- Bumped @metamask/safe-event-emitter@^2.0.0->^3.0.0
- Added @metamask/[email protected]
- Initial release, including
providerFromEngine
andproviderFromMiddleware