Skip to content

Releases: Simperium/node-simperium

v1.1.4

01 Oct 06:14
bd7ba06
Compare
Choose a tag to compare

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

v1.1.3

31 Aug 22:39
Compare
Choose a tag to compare

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

v1.1.2

09 Aug 17:10
Compare
Choose a tag to compare

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

v1.1.0

11 Apr 00:52
4c6d3c5
Compare
Choose a tag to compare

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

10 Dec 14:39
b586384
Compare
Choose a tag to compare

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