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