Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Releases: DoSomethingArchive/puck-client

v1.6.0

17 Jan 21:23
Compare
Choose a tag to compare

Adds a new optional Parameter for the Puck Client constructor (either using the Engine or PuckProvider) called onError which is invoked when the Socket emits an error or connect_error event.

v1.5.3

17 Jan 21:19
Compare
Choose a tag to compare

Updates the Waypoint Observer from the deprecated onlyOnce parameter used to unsubscribe to observer updates, to the new manually invoked unobserve method.

(React Intersection Oberver Documentation)

v1.5.2

23 Jul 19:43
bd66cb3
Compare
Choose a tag to compare

Bundles both ES & CommonJS modules for compatibility with Webpack tree-shaking & Jest's test runner.

v1.5.1

23 Jul 19:43
6925ef8
Compare
Choose a tag to compare

Updates Puck's dependencies.