Skip to content

Latest commit

 

History

History
344 lines (197 loc) · 5.58 KB

CHANGELOG.md

File metadata and controls

344 lines (197 loc) · 5.58 KB

@safe-global/safe-apps-provider

0.18.3

Patch Changes

  • 55342f0: chore: bump dependencies
  • Updated dependencies [e0710be]
  • Updated dependencies [55342f0]
  • Updated dependencies [2cc8919]

0.18.2

Patch Changes

  • Updated dependencies [767e262]
  • Updated dependencies [9fb93b1]

0.18.2-next.0

Patch Changes

0.18.1

Patch Changes

  • d6baa64: fallback value and data were overwritten with undefined

0.18.0

Minor Changes

  • 077d2cc: Add sideEffects false to package.json to improve tree-shaking
  • b24cde9: chore: bump dependencies

Patch Changes

  • Updated dependencies [077d2cc]
  • Updated dependencies [b24cde9]

0.17.1

Patch Changes

0.17.0

Minor Changes

  • bdae5af: Signing methods return the signature instead of 0x

Patch Changes

0.16.1

Patch Changes

0.16.0

Minor Changes

  • f89c36f: Adds the new setSafeSettings and getOffChainSignature methods.

Patch Changes

0.15.2

Patch Changes

0.15.1

Patch Changes

  • b6c00b8: Convert gaslimit hex-encoded string to a decimal number

0.15.0

Minor Changes

  • 6762218: Pass the gas limit to safeTxGas when sending a transaction through the Safe app provider

0.14.0

Minor Changes

  • b7b203f: Accept string as message argument in eth_signTypedData

0.13.2

Patch Changes

  • 50853a2: Fix eth_signTypedData message params ordering

0.13.1

Patch Changes

0.13.0

Minor Changes

  • a0991c0: add support for the eip-712 signature method

Patch Changes

0.12.0

Minor Changes

  • 7c10204: Added support for EIP-2255

Patch Changes

0.11.3

Patch Changes

0.11.2

Patch Changes

0.11.1

Patch Changes

  • Updated dependencies [19b1831]
  • Updated dependencies [f00202a]

0.11.0

Minor Changes

  • df5f7ff: Add getEnvironmentInfo method and isReadOnly prop to SafeInfo

Patch Changes

0.10.3

Patch Changes

0.10.2

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • 45199f6: Use safe-react-gateway for gateway types. Bump dependencies

Patch Changes

0.9.3

Patch Changes

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

  • 8c1d1e4: Extend the provider from Node.js EventEmitter class

Patch Changes

0.8.1

Patch Changes

  • 2b56d7e: move unecessary dependencies to dev-dependencies
  • Updated dependencies [2b56d7e]
  • Updated dependencies [9a4d3a4]

0.8.1-next.1

Patch Changes

0.8.1-next.0

Patch Changes

  • 2b56d7e: move unecessary dependencies to dev-dependencies
  • Updated dependencies [2b56d7e]

0.8.0

Minor Changes

  • 8d86ff2: support eth_sign and personal_sign

Patch Changes

  • Updated dependencies [5286af8]
  • Updated dependencies [035159a]
  • Updated dependencies [8777635]

0.8.0-next.3

Minor Changes

  • 8d86ff2: support eth_sign and personal_sign

0.7.2-next.2

Patch Changes

0.7.2-next.1

Patch Changes

0.7.2-next.0

Patch Changes

0.7.1

Patch Changes

0.7.0

Minor Changes

  • f9d1a18: Support eth_gasPrice rpc method
  • 9f91d38: Add support for eth_getTransactionCount rpc call

Patch Changes

  • Updated dependencies [9f91d38]
  • Updated dependencies [f9d1a18]

0.7.0-next.1

Minor Changes

  • f9d1a18: Support eth_gasPrice rpc method

Patch Changes

0.7.0-next.0

Minor Changes

  • 9f91d38: Add support for eth_getTransactionCount rpc call

Patch Changes