Releases: Simperium/node-simperium
Releases · Simperium/node-simperium
v1.1.4
v1.1.3
v1.1.2
Updated the error handling on failed authentications to include the error message returned from the server.
v1.1.0
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
Updated the dependencies. With this release, you can now install on Node 12.