v8.0.0
·
31 commits
to master
since this release
April 22 2024
Added
- Upgraded the network layer, replacing the
superagent
module with theFetch API
for browser integrations and node-fetch fornpm
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.