November 28 2022
- Fixes issue of having lower version of
ts-invariant
.
June 28 2022
- Mark package as side-effect free to enable tree shaking.
June 08 2022
- BREAKING CHANGES: Upgrade the underlying SDK to JavaScript v7.
November 23 2021
- Broken pnsdk parameter used for telemetry.
- Pubnub.yml was updated with artifacts, platforms and dependencies.
December 21 2020
- ⭐️️ Update quickstart examples.
September-09-2019
- 🌟 Second public version
- 🌟 Build provider, context and consumer components with usePubNub hook to get the PubNub client instance
- 🌟 Create an example with React's Suspense and lazy
- 🌟 Add tests for the provider, context, consumer and usePubNub hook components