<!-- 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.

## [5.0.2](https://github.com/sanity-io/eventsource/compare/v5.0.1...v5.0.2) (2024-04-22)


### Bug Fixes

* add react-native export ([#54](https://github.com/sanity-io/eventsource/issues/54)) ([52064fb](https://github.com/sanity-io/eventsource/commit/52064fb506f4ad37530bb535eee07bd41cbd1f36))

## [5.0.1](https://github.com/sanity-io/eventsource/compare/v5.0.0...v5.0.1) (2023-09-28)


### Bug Fixes

* **deps:** update dependency @types/event-source-polyfill to v1.0.2 ([bb87c96](https://github.com/sanity-io/eventsource/commit/bb87c961b924783c02d9756dc688b0c061e55a40))
* **deps:** update dependency @types/eventsource to v1.1.12 ([#39](https://github.com/sanity-io/eventsource/issues/39)) ([e312938](https://github.com/sanity-io/eventsource/commit/e3129386ab2a0119f485d9622d6497ca9c2149b4))

## [5.0.0](https://github.com/sanity-io/eventsource/compare/v4.1.1...v5.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](https://github.com/sanity-io/eventsource/commit/eb9076acb0fd32c06a384aee54a7d170ecdc98be))

## [4.1.1](https://github.com/sanity-io/eventsource/compare/v4.1.0...v4.1.1) (2023-03-22)

### Bug Fixes

- **deps:** update dependency event-source-polyfill to v1.0.31 ([f385961](https://github.com/sanity-io/eventsource/commit/f385961a3dd8e51a233112664fd9fcdffc94f827))
- rollback TS ([6803c69](https://github.com/sanity-io/eventsource/commit/6803c692b7c47850fc23a47b29416f7d1b70e8c2))

## [4.1.0](https://github.com/sanity-io/eventsource/compare/v4.0.0...v4.1.0) (2023-03-22)

### Features

- add TS typings ([515ff9f](https://github.com/sanity-io/eventsource/commit/515ff9fc81e7059d0080015da5d04fafd8f271ba))
