Skip to content

Releases: Simperium/node-simperium

v1.1.4

Choose a tag to compare

@sandymcfadden sandymcfadden released this 01 Oct 06:14
bd7ba06

Adds a message response when receiving a 429 HTTP error #115

v1.1.3

Choose a tag to compare

@sandymcfadden sandymcfadden released this 31 Aug 22:39

Reverting changes from PR #101 which caused some sync issues.

v1.1.2

Choose a tag to compare

@sandymcfadden sandymcfadden released this 09 Aug 17:10

Updated the error handling on failed authentications to include the error message returned from the server.

v1.1.0

Choose a tag to compare

@dmsnell dmsnell released this 11 Apr 00:52
4c6d3c5

Refactored several internal components in order to work more seamlessly
between Node and browser environments. There should be no API or behavioral
changes in this release.

When using bundlers like webpack this no longer relies on the provided
polyfills for the Node libraries that are missing on the web platform.

Dependency Updates

Choose a tag to compare

@belcherj belcherj released this 10 Dec 14:39
b586384

Updated the dependencies. With this release, you can now install on Node 12.