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 5d17ce9 commit d3a8dc8Copy full SHA for d3a8dc8
.changeset/pre.json
@@ -72,6 +72,7 @@
72
"loud-cycles-vanish",
73
"markdown",
74
"modal",
75
+ "nervous-meals-turn",
76
"nervous-sheep-walk",
77
"nice-baboons-perform",
78
"number",
core/pfe-core/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-core
2
3
+## 2.0.0-next.2
4
+
5
+### Patch Changes
6
7
+- c84a4366: Explicitly adds each module to the export map
8
9
## 2.0.0-next.1
10
11
### Patch Changes
core/pfe-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-core",
- "version": "2.0.0-next.1",
+ "version": "2.0.0-next.2",
"license": "MIT",
"description": "PatternFly Elements Core Library",
"customElements": "custom-elements.json",
0 commit comments