We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60346b commit 0f8d125Copy full SHA for 0f8d125
1 file changed
CHANGELOG.md
@@ -25,6 +25,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
- TypeScript version upgraded from `4.4.4` to `4.7.4`.
26
- `PlaygroundConnectedElement` `project` is now permitted to be `undefined` according to TypeScript.
27
28
+### Added
29
+
30
+- The service worker now sets the [`Cross-Origin-Embedder-Policy:
31
+ require-corp`](https://html.spec.whatwg.org/multipage/origin.html#coep-require-corp)
32
+ heading on all responses.
33
34
## [0.16.3] - 2022-08-02
35
36
### Added
0 commit comments