Skip to content

Commit 6b582c7

Browse files
authored
Merge pull request #7875 from QwikDev/changeset-release/build/v2
2 parents b8b568e + 6f54da1 commit 6b582c7

File tree

11 files changed

+71
-5
lines changed

11 files changed

+71
-5
lines changed

.changeset/pre.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@
3434
"common-breads-wait",
3535
"cyan-bottles-speak",
3636
"cyan-walls-sing",
37+
"dark-eagles-tap",
3738
"dirty-lemons-shop",
3839
"dirty-lines-march",
40+
"easy-geese-watch",
3941
"eighty-ligers-wink",
4042
"eighty-points-argue",
4143
"every-badgers-bake",
@@ -47,6 +49,7 @@
4749
"five-shoes-deny",
4850
"flat-hounds-burn",
4951
"fluffy-poets-raise",
52+
"fluffy-times-hug",
5053
"forty-garlics-train",
5154
"fresh-rocks-exercise",
5255
"friendly-beers-heal",
@@ -63,17 +66,22 @@
6366
"heavy-seas-carry",
6467
"hip-hornets-cheer",
6568
"hip-points-kick",
69+
"honest-berries-knock",
6670
"honest-pears-sniff",
6771
"itchy-comics-develop",
6872
"kind-toes-glow",
6973
"large-houses-watch",
74+
"lazy-tigers-dig",
75+
"lemon-dingos-dance",
7076
"lemon-tools-bathe",
7177
"little-ways-deny",
7278
"long-shirts-thank",
7379
"loud-dolphins-relate",
80+
"many-forks-ring",
7481
"many-tips-win",
7582
"mean-dingos-hug",
7683
"mean-parents-buy",
84+
"mean-tires-cover",
7785
"nervous-terms-explode",
7886
"nine-otters-repeat",
7987
"ninety-crabs-lay",
@@ -84,6 +92,7 @@
8492
"olive-yaks-prove",
8593
"open-beds-grab",
8694
"orange-otters-attend",
95+
"plain-eggs-clean",
8796
"polite-sloths-visit",
8897
"pretty-trees-check",
8998
"proud-houses-fix",
@@ -103,13 +112,16 @@
103112
"shaggy-poems-return",
104113
"sharp-apples-relate",
105114
"short-suits-bet",
115+
"shy-shirts-glow",
106116
"shy-walls-shake",
117+
"silly-pans-wear",
107118
"silly-symbols-sleep",
108119
"six-games-float",
109120
"sixty-grapes-beam",
110121
"slick-clowns-relax",
111122
"slimy-weeks-hope",
112123
"smooth-cups-press",
124+
"social-lizards-clean",
113125
"soft-insects-see",
114126
"solid-olives-know",
115127
"some-birds-juggle",
@@ -125,16 +137,19 @@
125137
"tame-glasses-explain",
126138
"tasty-penguins-ring",
127139
"tasty-turkeys-stand",
140+
"ten-emus-jog",
128141
"thirty-carrots-stand",
129142
"thirty-ravens-draw",
130143
"tiny-berries-bow",
131144
"tiny-cows-pick",
132145
"tricky-meals-heal",
133146
"tricky-peaches-buy",
134147
"twenty-goats-flow",
148+
"twenty-lines-prove",
135149
"unlucky-dodos-grab",
136150
"unlucky-olives-knock",
137151
"warm-camels-remain",
152+
"warm-spoons-punch",
138153
"wet-bobcats-decide",
139154
"wicked-pets-chew",
140155
"wide-boats-pump",

packages/create-qwik/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# create-qwik
22

3+
## 2.0.0-beta.9
4+
35
## 2.0.0-beta.8
46

57
## 2.0.0-beta.7

packages/create-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-qwik",
33
"description": "Interactive CLI for create Qwik projects and adding features.",
4-
"version": "2.0.0-beta.8",
4+
"version": "2.0.0-beta.9",
55
"author": "Qwik Team",
66
"bin": "./create-qwik.cjs",
77
"bugs": "https://github.com/QwikDev/qwik/issues",

packages/eslint-plugin-qwik/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# eslint-plugin-qwik
22

3+
## 2.0.0-beta.9
4+
35
## 2.0.0-beta.8
46

57
## 2.0.0-beta.7

packages/eslint-plugin-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-qwik",
33
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.",
4-
"version": "2.0.0-beta.8",
4+
"version": "2.0.0-beta.9",
55
"author": "Qwik Team",
66
"bugs": "https://github.com/QwikDev/qwik/issues",
77
"dependencies": {

packages/qwik-react/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @qwik.dev/react
22

3+
## 2.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579), [`569b4a6`](https://github.com/QwikDev/qwik/commit/569b4a6ed5e736dcb8d7595f1581523d4a33270e), [`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579), [`b470ba3`](https://github.com/QwikDev/qwik/commit/b470ba304192f513ea48c6c57c5d4f36d6d044f4), [`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579), [`8688da1`](https://github.com/QwikDev/qwik/commit/8688da1f1ab8558f6bf908fe72b0dd71e317fe14), [`569b4a6`](https://github.com/QwikDev/qwik/commit/569b4a6ed5e736dcb8d7595f1581523d4a33270e), [`0dbff0a`](https://github.com/QwikDev/qwik/commit/0dbff0aaf50e7f01d3010768a3a5407f54534172), [`8fa44f3`](https://github.com/QwikDev/qwik/commit/8fa44f3a6f07aa872cb6a6d870b1c88f6fa4069d), [`16f5f84`](https://github.com/QwikDev/qwik/commit/16f5f84f38eb15f7d1bf433e12e8524d2b9a99ca), [`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579), [`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579), [`bedec7c`](https://github.com/QwikDev/qwik/commit/bedec7c895c473bd20d876e6131a5bbc73c1e747), [`cd04424`](https://github.com/QwikDev/qwik/commit/cd04424c22c786d3644d9682f5b58b2d08577579)]:
8+
- @qwik.dev/[email protected]
9+
310
## 2.0.0-beta.8
411

512
### Patch Changes

packages/qwik-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qwik.dev/react",
33
"description": "Qwik React allows adding React components into existing Qwik application",
4-
"version": "2.0.0-beta.8",
4+
"version": "2.0.0-beta.9",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@qwik.dev/core": "workspace:*",

packages/qwik-router/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @qwik.dev/city
22

3+
## 2.0.0-beta.9
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 trigger params change after navigation (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
8+
39
## 2.0.0-beta.8
410

511
### Patch Changes

packages/qwik-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@qwik.dev/router",
33
"description": "The router for Qwik.",
4-
"version": "2.0.0-beta.8",
4+
"version": "2.0.0-beta.9",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"dependencies": {
77
"@mdx-js/mdx": "^3.1.0",

packages/qwik/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# @qwik.dev/core
22

3+
## 2.0.0-beta.9
4+
5+
### Minor Changes
6+
7+
- ✨ new async scheduler (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
8+
9+
- BREAKING: (slightly) Qwik will no longer scan all modules at build start to detect Qwik modules (which should be bundled into your server code). Instead, a much faster build-time check is done, and Qwik will tell you if you need to update your `ssr.noExternal` settings in your Vite config. (by [@wmertens](https://github.com/wmertens) in [#7784](https://github.com/QwikDev/qwik/pull/7784))
10+
11+
- ✨ expose `loading` and `error` fields of async computed signal (by [@Varixo](https://github.com/Varixo) in [#7876](https://github.com/QwikDev/qwik/pull/7876))
12+
13+
### Patch Changes
14+
15+
- 🐞🩹 ignore diffing for deleted parent (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
16+
17+
- 🐞🩹 convert any destructured props to restProps helper (by [@Varixo](https://github.com/Varixo) in [#7880](https://github.com/QwikDev/qwik/pull/7880))
18+
19+
- 🐞🩹 calling sync qrls should not go through scheduler (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
20+
21+
- ✨ add SSR backpatching (attributes-only) to ensure SSR/CSR parity for signal-driven attributes; limited to attribute updates (not OoO streaming) (by [@thejackshelton](https://github.com/thejackshelton) in [#7900](https://github.com/QwikDev/qwik/pull/7900))
22+
23+
- 🐞🩹 avoid potential name conflicts with rest props (by [@Varixo](https://github.com/Varixo) in [#7880](https://github.com/QwikDev/qwik/pull/7880))
24+
25+
- 🐞🩹 handling spread props on element node (by [@Varixo](https://github.com/Varixo) in [#7929](https://github.com/QwikDev/qwik/pull/7929))
26+
27+
- 🐞🩹 finding parent dom element from projected content (by [@Varixo](https://github.com/Varixo) in [#7886](https://github.com/QwikDev/qwik/pull/7886))
28+
29+
- 🐞🩹 calling document:onQInit qrls (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
30+
31+
- 🐞🩹 finding slot parent during scheduling chores (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
32+
33+
- 🐞🩹 resuming nested container in shadow root (by [@Varixo](https://github.com/Varixo) in [#7937](https://github.com/QwikDev/qwik/pull/7937))
34+
35+
- 🐞🩹 computed signal recomputing and triggering effects (by [@Varixo](https://github.com/Varixo) in [#7816](https://github.com/QwikDev/qwik/pull/7816))
36+
337
## 2.0.0-beta.8
438

539
### Patch Changes

0 commit comments

Comments
 (0)