4.0.0 (2025-05-13)
⚠ BREAKING CHANGES
FetchLikeInit
is now removed. Use
EventSourceFetchInit
.- Drop support for Node.js v18, as it is end-of-life.
Features
- require node.js v20 or higher (91a3a48)
Bug Fixes
- drop
FetchLikeInit
type. UseEventSourceFetchInit
instead. (6786e46)
This release is also available on: