Skip to content

v8.0.0

Compare
Choose a tag to compare
@pubnub-release-bot pubnub-release-bot released this 22 Apr 19:22
· 1 commit to master since this release
410930f

April 22 2024

Added

  • Upgraded the network layer, replacing the superagent module with the Fetch API for browser integrations and node-fetch for npm integrations, ensuring enhanced performance and reliability.
  • Added service worker .
  • Enhanced the subscribe feature with service worker support, improving user experience across multiple browser windows and tabs. The client interface rewritten with TypeScript, which gives an up-to-date interface.