X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=CHANGELOG.md;h=31575d5630bde1ef907eaa5ee5fa96148710f618;hb=e4796ecdf22d518a4d317d9137fbf2c5440c473d;hp=68d8258317c364278393786b9d0ff22ca9c38f47;hpb=76e5ac6fb345d5e9083e7532262550aec89029ac;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 68d82583..31575d56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Fix `exports` syntax for ESM and CommonJS. + +### Changed + +- Permit SemVer pre-release publication. + ## [2.3.10-2] - 2023-03-18 ### Fixed