We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e33f8c commit 59e1f68Copy full SHA for 59e1f68
packages/compartment-mapper/NEWS.md
@@ -2,6 +2,8 @@ User-visible changes to `@endo/compartment-mapper`:
2
3
# Next release
4
5
+- Accommodates CommonJS modules that use `defineProperty` on `exports`.
6
+
7
- Divides the role of `makeBundle` into `makeScript` and `makeFunctor`.
8
The new `makeScript` replaces `makeBundle` without breaking changes,
9
producing a JavaScript string that is suitable as a `<script>` tag in a web
0 commit comments