Skip to content

Releases: anonrig/socketkit-js

0.7.0

01 Dec 03:12
e2a54d1
Compare
Choose a tag to compare

Features

  • Added support for browser as well as React Native. From now on, Socketkit Javascript SDK is a cross-environment SDK. 🎉
  • Removed bunch of dependencies and reduced bundle size.
  • Changed the encryption algorithm underneath it. (It's time to get a new key!)

0.6.0

22 Jul 12:59
029f187
Compare
Choose a tag to compare

Features

  • Convert the SDK to use Node.js only bindings
  • Replaced Axios with undici to improve performance throughoutput

Fixes

  • Improved request signing

Documentation

  • Added eslint for better documentation
  • Updated README with Node.js related changes

0.5.1

11 Jul 10:09
e2fee5b
Compare
Choose a tag to compare

Fixes

Update build script before publishing

0.5.0

11 Jul 10:04
4a12cc5
Compare
Choose a tag to compare

Initial commit