Skip to content

Commit 59e1f68

Browse files
committed
docs(compartment-mapper): News for CommonJS defineProperty exports
1 parent 8e33f8c commit 59e1f68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/compartment-mapper/NEWS.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ User-visible changes to `@endo/compartment-mapper`:
22

33
# Next release
44

5+
- Accommodates CommonJS modules that use `defineProperty` on `exports`.
6+
57
- Divides the role of `makeBundle` into `makeScript` and `makeFunctor`.
68
The new `makeScript` replaces `makeBundle` without breaking changes,
79
producing a JavaScript string that is suitable as a `<script>` tag in a web

0 commit comments

Comments
 (0)