pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

`superagent` replacement and web worker for web #367

Closed parfeon closed 7 months ago

parfeon commented 8 months ago

feat(network): replace superagent with fetch

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.

feat(service-worker): added service worker

Enhanced the subscribe feature with service worker support, improving user experience across multiple browser windows and tabs.

feat(types): client interface rewritten with TypeScript

The client interface rewritten with TypeScript, which gives an up-to-date interface.

parfeon commented 7 months ago

@pubnub-release-bot release as v8.0.0

pubnub-release-bot commented 7 months ago

🚀 Release successfully completed 🚀