We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9526441 commit 128c0ccCopy full SHA for 128c0cc
packages/shadydom/CHANGELOG.md
@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
([#519](https://github.com/webcomponents/polyfills/pull/519))
31
- Add `ShadyDOM.querySelectorImplementation` setting.
32
([#517](https://github.com/webcomponents/polyfills/pull/517))
33
+- Fix Closure types of `querySelector{,All}` patches for internal conformance
34
+ checks. ([#526](https://github.com/webcomponents/polyfills/pull/526))
35
36
## [1.9.0] - 2021-08-02
37
0 commit comments