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 ce5b27b commit 4920a43Copy full SHA for 4920a43
.changeset/shaky-things-beg.md
core/pfe-core/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# @patternfly/pfe-core
2
3
+## 5.0.2
4
+### Patch Changes
5
+
6
+- ce5b27b: `SlotController`: correctly report the state of the default slot in `isEmpty()` calls with no arguments
7
8
## 5.0.1
9
### Patch Changes
10
core/pfe-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-core",
- "version": "5.0.1",
+ "version": "5.0.2",
"license": "MIT",
"description": "PatternFly Elements Core Library",
"customElements": "custom-elements.json",
0 commit comments