# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] ## [1.1.0] - 2023-11-09 ### Added - Full support for both CJS & ESM ### Changed - Better typing support ## [1.0.3] - 2022-11-17 ### Fixed - Package not including code ## [1.0.2] - 2022-11-17 ### Fixed - Event `all` not being sent - Warning when too much event are set ## [1.0.1] - 2021-02-08 ## [1.0.0] - 2020-11-23 ### Added - Implementation of custom Listener for cross platform listener [1.0.3]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.3 [1.0.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.2 [1.0.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.1 [1.0.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.0