<!-- markdownlint-disable --><!-- textlint-disable -->

# 📓 Changelog

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.0](https://github.com/rexxars/eventsource-parser/compare/v0.1.0...v1.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](https://github.com/rexxars/eventsource-parser/commit/26d630e9fc53d3a9e6952dff4b53289e48d1b092))
