We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a60346b commit 1268c8aCopy full SHA for 1268c8a
1 file changed
CHANGELOG.md
@@ -25,6 +25,11 @@ 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: require-corp`](https://html.spec.whatwg.org/multipage/origin.html#coep-require-corp)
31
+ heading on all responses.
32
33
## [0.16.3] - 2022-08-02
34
35
### Added
0 commit comments