v0.4.0
- Added an automatic keep-alive mechanism that can be enabled or disable in the
Session
constructor options. - Added the
Session#isConnected
boolean property. - Fixed an issue where installing the package using
npm
would throw an error mandating it be installed withpnpm
.