Skip to content

Releases: ProjectOpenSea/stream-js

v0.1.3

13 Nov 18:13
d18562e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.3

v0.1.2

05 Sep 18:09
cf72273
Compare
Choose a tag to compare

Adding chain to event payload type.

v0.1.1

05 Sep 18:06
cf72273
Compare
Choose a tag to compare

PRs included:

  • fix exports types, #302
  • add src to files, #293
  • update dev deps to carat range, #296

v0.1.0

31 May 17:00
faeda9a
Compare
Choose a tag to compare

Added 2 New Event Types:

  1. Invalidation Events
  2. 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.

0.0.26

14 Apr 06:24
51ae817
Compare
Choose a tag to compare

Improve typing

0.025

10 Mar 09:25
a8b1929
Compare
Choose a tag to compare

Bump phoenix library version

0.024

09 Mar 09:04
49e681d
Compare
Choose a tag to compare

Adds a new onEvent callback to the client. Can be used to apply some global logic across all channels, and for event filtering.

0.0.23

04 Jan 19:39
d550620
Compare
Choose a tag to compare

security fixes

0.0.22

09 Sep 14:18
ab411dd
Compare
Choose a tag to compare

New bug fixes and event types

0.0.21-rc.0

31 Aug 17:43
a84cd0d
Compare
Choose a tag to compare

New event types for Collection offers