Skip to content

Releases: MetaMask/eth-query

4.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:43
3b44472

Changed

  • BREAKING: Narrow type of provider to match SafeEventEmitterProvider from @metamask/eth-json-rpc-provider (#21)

3.0.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:18
d2a6cac

Fixed

  • Fix module in type definitions file to match name of package (#17)

3.0.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:37
d83f710

Added

  • First release of this package
    • This package, @metamask/eth-query, is derived from eth-query, whose last version at this time is 2.1.2. All changes listed below are in reference to this package.
  • Add TypeScript type definitions (#2, #12)

Changed

  • BREAKING: Enforce a minimum Node version of 16 (#7)
  • Make install scripts for dependencies opt-in via @lavamoat/allow-scripts (#5)