Skip to content

Commit 0f8d125

Browse files
add changelog entry
1 parent a60346b commit 0f8d125

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2525
- TypeScript version upgraded from `4.4.4` to `4.7.4`.
2626
- `PlaygroundConnectedElement` `project` is now permitted to be `undefined` according to TypeScript.
2727

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+
2834
## [0.16.3] - 2022-08-02
2935

3036
### Added

0 commit comments

Comments
 (0)