Skip to content

v0.4.0

Choose a tag to compare

@MatthewWid MatthewWid released this 09 Jul 01:32
· 354 commits to master since this release
  • 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 with pnpm.