diff --git a/.changeset/wet-queens-work.md b/.changeset/wet-queens-work.md index 5de548b..1f49622 100644 --- a/.changeset/wet-queens-work.md +++ b/.changeset/wet-queens-work.md @@ -5,4 +5,4 @@ Fix CJS interop. This change generally shouldn't be breaking, but in case it is, it's being marked as a major change. The result of this change is that ESM and CJS should both work as intended without needing to do `require().default` -tricks. +tricks.