You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/changelog.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,7 @@ head:
12
12
13
13
## 1.1.0
14
14
15
-
* The value of the [`Cross-Origin-Embedder-Policy`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy) header
16
-
can be changed now with `BootOptions#coep`.
15
+
* The value of the [`Cross-Origin-Embedder-Policy`](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Embedder-Policy) header can be changed now with `BootOptions#coep`.
17
16
* The name of the working directory can be specified through `BootOptions#workdirName`.
18
17
* The default value of the `PATH` environment variable is exposed in `WebContainer#path`.
19
18
* The full path of the working directory is exposed in `WebContainer#workdir`.
0 commit comments