Skip to content

Commit 0ffb3ac

Browse files
authored
Merge pull request #8017 from QwikDev/pr-remove-react-from-ignore
removed qwik-react from changesets ignore
2 parents efa7be3 + 73754eb commit 0ffb3ac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"qwik-docs",
1212
"@builder.io/qwik-labs",
1313
"insights",
14-
"@builder.io/qwik-react",
1514
"@builder.io/qwik-worker",
1615
"qwik-cli-e2e",
1716
"qwik-react-test-app",

.changeset/real-chefs-teach.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@builder.io/qwik-react': patch
3+
---
4+
5+
FIX: unmount qwikify react root alongside with qwik component (done by @shashkashishka in #7864)

0 commit comments

Comments
 (0)