We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b077cbc commit 3bbada4Copy full SHA for 3bbada4
packages/scoped-custom-element-registry/CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
<!-- ## Unreleased -->
9
10
+## [Unreleased]
11
+
12
+### Fixed
13
14
+- `toggleAttribute` only triggers `attributeChangedCallback` when the attribute actually changes (#556).
15
16
## [0.0.9] - 2023-03-30
17
18
- Update dependencies ([#542](https://github.com/webcomponents/polyfills/pull/542))
0 commit comments