6.0.0
Added
- The
data
event- This event was removed in
4.0.0
, as it was thought to only be used internally.
This assumption was incorrect, and the event is now restored.
- This event was removed in
Changed
- (BREAKING) Restore the
notification
event value to its pre-4.0.0
state- Prior to
4.0.0
this event was emitted by code in the MetaMask extension.
Its value was inadvertently changed when it was moved to this package.
- Prior to