Releases: anonrig/socketkit-js
Releases · anonrig/socketkit-js
0.7.0
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
Features
- Convert the SDK to use Node.js only bindings
- Replaced Axios with undici to improve performance throughoutput
Fixes
Documentation
- Added eslint for better documentation
- Updated README with Node.js related changes
0.5.1
Fixes
Update build script before publishing