Skip to content

Commit

Permalink
fix(compartment-mapper): Update release notes for default conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
kriskowal committed Mar 17, 2022
1 parent ba67369 commit 1b224d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/compartment-mapper/NEWS.md
Expand Up @@ -6,6 +6,8 @@ User-visible changes to the compartment mapper:
`package.json`: When the compartment mapper encounters such a package, every
module in that package with `.js` extension including the referenced module
will be treated an ESM, as if it had the `.mjs` extension.
- Ensures that the `"endo"`, `"import"`, and `"default"` tags (Node.js
conditions) are respected in `package.json` `"exports"` conditions.

# v0.7.0 (2022-03-01)

Expand Down

0 comments on commit 1b224d9

Please sign in to comment.