Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
merceyz committed Oct 29, 2021
1 parent 79f4afd commit c920355
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,10 @@ Yarn now accepts sponsorships! Please give a look at our [OpenCollective](https:

- The pnpm linker will now remove the `node_modules/.store` and `node_modules` folders if they are empty.

### Bugfixes

- 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

- Reporting for Git errors has been improved.
Expand Down

0 comments on commit c920355

Please sign in to comment.