mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-16 04:29:21 +00:00
feat(listener): Add full support for ESM & Better typing
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 2m35s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 2m35s
Signed-off-by: Florian Bouillon <f.bouillon@aptatio.com>
This commit is contained in:
@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [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
|
||||
|
Reference in New Issue
Block a user