Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.57 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.57 KB

📓 Changelog

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

1.1.2 (2024-02-13)

Bug Fixes

  • add field typesVersions in package.json (efcde97), closes #7

1.1.1 (2023-09-20)

Bug Fixes

  • publish only source and dist folders (af08bcb)

1.1.0 (2023-09-20)

Features

  • implement and expose EventSourceParserStream class (aac9c6f)

Bug Fixes

  • exclude pattern for tests (04fc73e)

1.0.0 (2023-03-23)

⚠ BREAKING CHANGES

  • improve ESM/CJS compatibility, require node 14 or higher

Code Refactoring

  • improve ESM/CJS compatibility, require node 14 or higher (26d630e)