Releases: ProjectOpenSea/stream-js
Releases · ProjectOpenSea/stream-js
v0.2.3
What's Changed
- Add trait criteria types by @BCLeFevre in #495
New Contributors
- @BCLeFevre made their first contribution in #495
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
What's Changed
v0.2.0 was missing dist folder, added prepublish build step.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.3
v0.1.2
Adding chain to event payload type.
v0.1.1
v0.1.0
Added 2 New Event Types:
- Invalidation Events
- Revalidation Events
An order can become invalidated for a number of reasons. For example, if the offerer WETH balance falls below the offer. In order to allow users to keep a copy of the order book up to date, OpenSea is planning to begin rolling out events being emitted for both invalidation and revalidation events.