Détail du package

@sanity/eventsource

sanity-io1.8mMIT5.0.2

EventSource polyfill for browser and node.js

sanity, cms, headless, realtime

readme

aucun readme trouvé 😢

changelog

📓 Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.0.2 (2024-04-22)

Bug Fixes

5.0.1 (2023-09-28)

Bug Fixes

  • deps: update dependency @types/event-source-polyfill to v1.0.2 (bb87c96)
  • deps: update dependency @types/eventsource to v1.1.12 (#39) (e312938)

5.0.0 (2023-03-22)

⚠ BREAKING CHANGES

  • you may need to remove custom declare module '@sanity/eventsource' instances in your codebase

Features

  • add TypeScript definitions (eb9076a)

4.1.1 (2023-03-22)

Bug Fixes

  • deps: update dependency event-source-polyfill to v1.0.31 (f385961)
  • rollback TS (6803c69)

4.1.0 (2023-03-22)

Features