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.
2 parents 66b025d + 7866686 commit 792ba56Copy full SHA for 792ba56
.changeset/pre.json
@@ -40,6 +40,7 @@
40
"rc-1",
41
"tools-11ty-anchor",
42
"tools-analyzer-demos",
43
+ "tools-dev-server-demo-exports",
44
"tools-remove-esbuild",
45
"tools"
46
]
tools/pfe-tools/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @patternfly/pfe-tools
2
3
+## 1.0.0-rc.6
4
+
5
+### Patch Changes
6
7
+- 66b025d86: dev-server: fixed demo script import and styles
8
9
## 1.0.0-rc.5
10
11
### Patch Changes
tools/pfe-tools/package.json
@@ -1,6 +1,6 @@
{
"name": "@patternfly/pfe-tools",
- "version": "1.0.0-rc.5",
+ "version": "1.0.0-rc.6",
"type": "module",
"description": "Development and build tools for PatternFly Elements and related projects",
"keywords": [
0 commit comments