Skip to content

Commit

Permalink
Update esmodules changeset (#1428)
Browse files Browse the repository at this point in the history
  • Loading branch information
sndrs committed May 8, 2024
1 parent 0382052 commit 7e67649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .changeset/lovely-moose-thank.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
'@guardian/libs': patch
---

Now bundled using [`pkgroll`](https://www.npmjs.com/package/pkgroll).
1. All packages are now ES modules, although they should be compatible with CommonJS environments.
2. Adds entry points for projects that can consume [`package.json#exports`](https://nodejs.org/api/packages.html#exports), alongside `main`.

0 comments on commit 7e67649

Please sign in to comment.