Skip to content

Commit 8f9908b

Browse files
Version Packages (beta)
1 parent 8994d30 commit 8f9908b

13 files changed

Lines changed: 96 additions & 8 deletions

File tree

.changeset/pre.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"@qwik.dev/react": "2.0.0-0",
1313
"supabase-auth-helpers-qwik": "0.0.3",
1414
"qwik-cli-e2e": "0.0.0",
15-
"@qwik.dev/optimizer": "2.0.0"
15+
"@qwik.dev/optimizer": "2.0.0",
16+
"@devtools/browser-extension": "0.1.0",
17+
"@qwik.dev/devtools": "0.2.8"
1618
},
1719
"branch": "build/v2",
1820
"changesets": [
@@ -37,6 +39,7 @@
3739
"bright-pants-crash",
3840
"bright-showers-taste",
3941
"brown-ravens-behave",
42+
"build-types-after-lib",
4043
"bumpy-turtles-fix",
4144
"calm-cobras-serve",
4245
"calm-cycles-know",
@@ -52,7 +55,9 @@
5255
"cold-rice-slide",
5356
"common-breads-wait",
5457
"common-socks-heal",
58+
"compressed-streams-drain",
5559
"cool-hats-glow",
60+
"core-locale-node-builtin-import",
5661
"crazy-cities-tap",
5762
"crazy-dodos-attend",
5863
"cruel-taxis-talk",
@@ -68,6 +73,7 @@
6873
"dirty-lemons-shop",
6974
"dirty-lines-march",
7075
"dirty-meals-attack",
76+
"dry-rabbits-hang",
7177
"dull-insects-slide",
7278
"eager-coats-retire",
7379
"eager-kids-learn",
@@ -140,13 +146,16 @@
140146
"lemon-flies-taste",
141147
"lemon-tools-bathe",
142148
"light-eels-lead",
149+
"light-shirts-move",
143150
"light-singers-remain",
144151
"little-birds-worry",
145152
"little-ways-deny",
146153
"long-cooks-joke",
147154
"long-shirts-thank",
148155
"loose-lemons-read",
149156
"loud-dolphins-relate",
157+
"loud-eels-battle",
158+
"loud-jokes-fail",
150159
"loud-mammals-dress",
151160
"lovely-terms-jump",
152161
"major-lemons-jam",
@@ -157,6 +166,7 @@
157166
"mean-tires-cover",
158167
"mean-webs-try",
159168
"metal-shrimps-search",
169+
"modern-emus-share",
160170
"nasty-dots-brake",
161171
"nasty-views-study",
162172
"neat-seas-give",
@@ -175,6 +185,7 @@
175185
"open-beds-grab",
176186
"orange-otters-attend",
177187
"orange-planes-kiss",
188+
"petite-dancers-bathe",
178189
"petite-experts-press",
179190
"plain-eggs-clean",
180191
"plain-snakes-punch",
@@ -186,6 +197,7 @@
186197
"pretty-parents-draw",
187198
"pretty-trees-check",
188199
"proud-houses-fix",
200+
"proud-items-scream",
189201
"proud-kangaroos-boil",
190202
"proud-pillows-try",
191203
"purple-melons-invent",
@@ -203,9 +215,9 @@
203215
"rich-sites-refuse",
204216
"rich-wasps-tease",
205217
"ripe-taxes-watch",
206-
"rollup-input-absolute",
207218
"rotten-penguins-cough",
208219
"rotten-weeks-tickle",
220+
"router-dev-middleware-missing-entry-ssr",
209221
"rude-sloths-help",
210222
"seven-pumpkins-argue",
211223
"shaggy-nights-visit",
@@ -220,6 +232,7 @@
220232
"short-terms-see",
221233
"shy-carpets-switch",
222234
"shy-heads-check",
235+
"shy-knives-pay",
223236
"shy-shirts-glow",
224237
"shy-walls-shake",
225238
"silent-badgers-bet",
@@ -246,6 +259,7 @@
246259
"sour-zebras-tell",
247260
"spicy-candies-visit",
248261
"spicy-onions-jog",
262+
"spicy-parrots-smash",
249263
"spicy-rings-check",
250264
"stale-corners-flow",
251265
"strange-bottles-sleep",
@@ -270,6 +284,7 @@
270284
"tasty-turkeys-stand",
271285
"ten-emus-jog",
272286
"ten-pigs-fly",
287+
"thin-brooms-stay",
273288
"thirty-carrots-stand",
274289
"thirty-ducks-sort",
275290
"thirty-ravens-draw",

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.35
4+
35
## 2.0.0-beta.34
46

57
## 2.0.0-beta.33

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.34",
4+
"version": "2.0.0-beta.35",
55
"author": "Qwik Team",
66
"bin": "./create-qwik.mjs",
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.35
4+
35
## 2.0.0-beta.34
46

57
### Patch Changes

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.34",
4+
"version": "2.0.0-beta.35",
55
"author": "Qwik Team",
66
"bugs": "https://github.com/QwikDev/qwik/issues",
77
"dependencies": {

packages/optimizer/CHANGELOG.md

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

3+
## 2.1.0-beta.4
4+
5+
### Minor Changes
6+
7+
- ✨ add worker$ support running heavy work in Web Workers (by [@Varixo](https://github.com/Varixo) in [#8572](https://github.com/QwikDev/qwik/pull/8572))
8+
39
## 2.1.0-beta.3
410

511
### Minor Changes

packages/optimizer/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/optimizer",
33
"description": "Qwik optimizer runtime and native bindings.",
4-
"version": "2.1.0-beta.3",
4+
"version": "2.1.0-beta.4",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"engines": {
77
"node": "^20.3.0 || >=21.0.0"

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.35
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`8fdf639`](https://github.com/QwikDev/qwik/commit/8fdf6393312a10407db8d9a0b0199d77e2a208c7), [`8dbdc12`](https://github.com/QwikDev/qwik/commit/8dbdc1253d7ab4fe9bcef520d79b1c85aac3b372), [`b6f7556`](https://github.com/QwikDev/qwik/commit/b6f755677abc91b4a873afa2b50930d4354ecee9), [`5cb730f`](https://github.com/QwikDev/qwik/commit/5cb730f56b2500fca0c0acd06249f8b1f4612f40), [`c5f5bb0`](https://github.com/QwikDev/qwik/commit/c5f5bb0c89037848db7c7aee90e0d6daf2f97d3e), [`dc9a8e8`](https://github.com/QwikDev/qwik/commit/dc9a8e8ba830663c5b4ef1297079a976d8b258c6), [`ea33c02`](https://github.com/QwikDev/qwik/commit/ea33c02d179a52e438446ad3d511c1e77e45fa79), [`b90aa3f`](https://github.com/QwikDev/qwik/commit/b90aa3fa64464fda83b790f5f8f122a2a8e7ea5b), [`a8e3dc0`](https://github.com/QwikDev/qwik/commit/a8e3dc0694954aee6d9348b85a5c6cbb9b05b71d), [`5fd8f65`](https://github.com/QwikDev/qwik/commit/5fd8f65c5c7999785304580a92f7bfc7b57a9e68)]:
8+
- @qwik.dev/core@2.0.0-beta.35
9+
310
## 2.0.0-beta.34
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.34",
4+
"version": "2.0.0-beta.35",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@qwik.dev/core": "workspace:*",

packages/qwik-router/CHANGELOG.md

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

3+
## 2.0.0-beta.35
4+
5+
### Minor Changes
6+
7+
- ✨ add worker$ support running heavy work in Web Workers (by [@Varixo](https://github.com/Varixo) in [#8572](https://github.com/QwikDev/qwik/pull/8572))
8+
9+
### Patch Changes
10+
11+
- fix(router): Node SSR no longer hangs when using `compression` (or other middleware that wraps `res.write` / `res.end`). (by [@maiieul](https://github.com/maiieul) in [#8620](https://github.com/QwikDev/qwik/pull/8620))
12+
13+
- 🐞🩹 handle aborted Node response streams without crashing and resolve the Node response stream contract (by [@Varixo](https://github.com/Varixo) in [#8613](https://github.com/QwikDev/qwik/pull/8613))
14+
15+
- fix(router): The Vite dev won't crash anymore when `src/entry.ssr` is missing (e.g. in monorepos) (by [@maiieul](https://github.com/maiieul) in [#8601](https://github.com/QwikDev/qwik/pull/8601))
16+
17+
- 🐞🩹 handle callback-only response end in Vite HTML transform (by [@Varixo](https://github.com/Varixo) in [#8597](https://github.com/QwikDev/qwik/pull/8597))
18+
19+
- Updated dependencies [[`8fdf639`](https://github.com/QwikDev/qwik/commit/8fdf6393312a10407db8d9a0b0199d77e2a208c7), [`8dbdc12`](https://github.com/QwikDev/qwik/commit/8dbdc1253d7ab4fe9bcef520d79b1c85aac3b372), [`b6f7556`](https://github.com/QwikDev/qwik/commit/b6f755677abc91b4a873afa2b50930d4354ecee9), [`5cb730f`](https://github.com/QwikDev/qwik/commit/5cb730f56b2500fca0c0acd06249f8b1f4612f40), [`c5f5bb0`](https://github.com/QwikDev/qwik/commit/c5f5bb0c89037848db7c7aee90e0d6daf2f97d3e), [`dc9a8e8`](https://github.com/QwikDev/qwik/commit/dc9a8e8ba830663c5b4ef1297079a976d8b258c6), [`ea33c02`](https://github.com/QwikDev/qwik/commit/ea33c02d179a52e438446ad3d511c1e77e45fa79), [`b90aa3f`](https://github.com/QwikDev/qwik/commit/b90aa3fa64464fda83b790f5f8f122a2a8e7ea5b), [`a8e3dc0`](https://github.com/QwikDev/qwik/commit/a8e3dc0694954aee6d9348b85a5c6cbb9b05b71d), [`5fd8f65`](https://github.com/QwikDev/qwik/commit/5fd8f65c5c7999785304580a92f7bfc7b57a9e68)]:
20+
- @qwik.dev/core@2.0.0-beta.35
21+
322
## 2.0.0-beta.34
423

524
### Patch Changes

0 commit comments

Comments
 (0)