diff --git a/CHANGELOG.md b/CHANGELOG.md index 360eedda3cae..d4bbd3ea8d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Yarn now accepts sponsorships! Please give a look at our [OpenCollective](https: ### Bugfixes - `@yarnpkg/pnpify` now escapes paths correctly +- The ESM loader is now enabled regardless of the entrypoint module type, this fixes support for dynamic imports in commonjs modules when the entrypoint is also commonjs ### Miscellaneous Features