Skip to content

v3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 17:31
· 20 commits to main since this release

3.4.0 (2024-07-02)

Bug Fixes

  • edit isBrowser to explicitly check for a window.document before dismissing it as not browser (5612f86)
  • merge clones by default (ff467bf)
  • remove erroneous file (785aff4)
  • resolves process undefined and logs more data for browser types (b62f2e3)

Features

  • abstract client rebuilt for namespace options (486fd86)
  • convert all legacy options to namespaced options (154ba30)
  • merge in new websocket transmitter changes (565ae2c)
  • plug live client into new options (8510726)
  • plug rest clients into new options (e2f3d8f)
  • rebuilding config and class interfaces (501d6d0)
  • switch to new websocket logic (331454e)
  • tie together namespace config with fetch and websocket options (a7a4752)