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

Releases: DoSomethingArchive/puck-client

v1.6.0

Choose a tag to compare

@mendelB mendelB released this 17 Jan 21:23

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

Choose a tag to compare

@mendelB mendelB released this 17 Jan 21:19

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

Choose a tag to compare

@DFurnes DFurnes released this 23 Jul 19:43
bd66cb3

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

v1.5.1

Choose a tag to compare

@DFurnes DFurnes released this 23 Jul 19:43
6925ef8

Updates Puck's dependencies.