Skip to content

Latest commit

 

History

History
62 lines (31 loc) · 2.8 KB

CHANGELOG.md

File metadata and controls

62 lines (31 loc) · 2.8 KB

Changelog

1.6.4 (2024-09-06)

Bug Fixes

  • link for globalThis.fetch (b00a4f0)

1.6.3 (2024-09-06)

Bug Fixes

  • link for globalThis.fetch (8c71f2f)

1.6.2 (2024-09-06)

Bug Fixes

  • do not run package publish twice (640eb32)

1.6.1 (2024-09-06)

Bug Fixes

  • add public flag to pipline publishing (63f06b8)

1.6.0 (2024-09-06)

Features

  • add jsdocs and deprecate old fetch parameter (58a73b5)

1.5.2 (2024-09-06)

Bug Fixes

  • bind custom fetch to globalThis (1cb0504)

1.5.1 (2024-09-06)

Features

Bug Fixes

  • add module type to package.json and use correct file ending for cjs (f07ee9b)
  • broken import in readme (eaa57db)
  • bump version to 1.4.5 (7c3a1a8)
  • empty message yielded after only seeing a comment (ad8eb89)
  • misleading error message (bcd1bbd)
  • package: define exports (48d581d)
  • release version with exports (ce4c1d5)
  • stop reconnecting if the eventsource is closed (c294aae)