Skip to content

Commit f9524ee

Browse files
Version Packages (beta)
1 parent 5c89ea1 commit f9524ee

File tree

11 files changed

+66
-6
lines changed

11 files changed

+66
-6
lines changed

.changeset/pre.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"calm-cycles-know",
3030
"chilled-spoons-wonder",
3131
"chilly-fans-shave",
32+
"clear-shoes-cheat",
3233
"clever-flowers-drum",
3334
"cold-moons-follow",
3435
"cold-rice-slide",
@@ -60,9 +61,11 @@
6061
"fuzzy-files-kiss",
6162
"fuzzy-jobs-compare",
6263
"fuzzy-worlds-kneel",
64+
"gentle-laws-see",
6365
"gentle-melons-pretend",
6466
"great-news-lie",
6567
"green-drinks-strive",
68+
"happy-banks-dream",
6669
"heavy-kids-wave",
6770
"heavy-maps-wash",
6871
"heavy-radios-dream",
@@ -88,6 +91,7 @@
8891
"nervous-terms-explode",
8992
"nine-otters-repeat",
9093
"ninety-crabs-lay",
94+
"ninety-pets-win",
9195
"old-guests-stare",
9296
"old-mangos-return",
9397
"old-mayflies-fetch",
@@ -98,6 +102,7 @@
98102
"plain-eggs-clean",
99103
"polite-sloths-visit",
100104
"pretty-glasses-mate",
105+
"pretty-parents-draw",
101106
"pretty-trees-check",
102107
"proud-houses-fix",
103108
"proud-kangaroos-boil",
@@ -108,18 +113,21 @@
108113
"rare-candies-join",
109114
"red-trains-deny",
110115
"rich-shirts-thank",
116+
"rich-sites-refuse",
111117
"rich-wasps-tease",
112118
"rotten-penguins-cough",
113119
"rotten-weeks-tickle",
114120
"seven-pumpkins-argue",
115121
"shaggy-poems-appear",
116122
"shaggy-poems-return",
117123
"sharp-apples-relate",
124+
"shiny-readers-double",
118125
"short-suits-bet",
119126
"shy-shirts-glow",
120127
"shy-walls-shake",
121128
"silly-pans-wear",
122129
"silly-symbols-sleep",
130+
"six-breads-rule",
123131
"six-games-float",
124132
"sixty-grapes-beam",
125133
"slick-clowns-relax",
@@ -140,6 +148,7 @@
140148
"swift-flowers-juggle",
141149
"tall-rivers-appear",
142150
"tame-glasses-explain",
151+
"tasty-glasses-bet",
143152
"tasty-penguins-ring",
144153
"tasty-turkeys-stand",
145154
"ten-emus-jog",
@@ -162,6 +171,7 @@
162171
"wide-boats-pump",
163172
"wild-cooks-pay",
164173
"witty-balloons-thank",
165-
"young-cameras-hang"
174+
"young-cameras-hang",
175+
"yummy-grapes-make"
166176
]
167177
}

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

57
## 2.0.0-beta.10

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.11",
4+
"version": "2.0.0-beta.12",
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.12
4+
35
## 2.0.0-beta.11
46

57
## 2.0.0-beta.10

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.11",
4+
"version": "2.0.0-beta.12",
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.12
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`3167c1f`](https://github.com/QwikDev/qwik/commit/3167c1fca733f64d50a182ab8e3a22408728c4b5), [`5ffe97c`](https://github.com/QwikDev/qwik/commit/5ffe97c8f0b17a33679f9a51f81903d242ef6653), [`96514d3`](https://github.com/QwikDev/qwik/commit/96514d365a1f410e55859652272e21afa75d516c), [`bdc690d`](https://github.com/QwikDev/qwik/commit/bdc690ddfdf89caf63b83132d029ea1b90947f6f), [`0793bb4`](https://github.com/QwikDev/qwik/commit/0793bb42ecc65aae4e5ad90b2421cbc43b7fbe1c), [`4794f2a`](https://github.com/QwikDev/qwik/commit/4794f2a5342a64d5b85284f5d14ca7a2740be156), [`3167c1f`](https://github.com/QwikDev/qwik/commit/3167c1fca733f64d50a182ab8e3a22408728c4b5), [`74c570c`](https://github.com/QwikDev/qwik/commit/74c570c22436cbd5417ae4036f309ccdb3d72dc4), [`7d809e7`](https://github.com/QwikDev/qwik/commit/7d809e7471d655f9fceda0b9ecd9f0a3973dc87f)]:
8+
- @qwik.dev/[email protected]
9+
310
## 2.0.0-beta.11
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.11",
4+
"version": "2.0.0-beta.12",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@qwik.dev/core": "workspace:*",

packages/qwik-router/CHANGELOG.md

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

3+
## 2.0.0-beta.12
4+
5+
### Minor Changes
6+
7+
- ✨ if a server$ function throws an error that is not a `ServerError`, it will now log the error on the server (by [@JerryWu1234](https://github.com/JerryWu1234) in [#7826](https://github.com/QwikDev/qwik/pull/7826))
8+
9+
### Patch Changes
10+
11+
- ✨ withLocale() uses AsyncLocalStorage for server-side requests when available. This allows async operations to retain the correct locale context. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#7826](https://github.com/QwikDev/qwik/pull/7826))
12+
13+
- Updated dependencies [[`3167c1f`](https://github.com/QwikDev/qwik/commit/3167c1fca733f64d50a182ab8e3a22408728c4b5), [`5ffe97c`](https://github.com/QwikDev/qwik/commit/5ffe97c8f0b17a33679f9a51f81903d242ef6653), [`96514d3`](https://github.com/QwikDev/qwik/commit/96514d365a1f410e55859652272e21afa75d516c), [`bdc690d`](https://github.com/QwikDev/qwik/commit/bdc690ddfdf89caf63b83132d029ea1b90947f6f), [`0793bb4`](https://github.com/QwikDev/qwik/commit/0793bb42ecc65aae4e5ad90b2421cbc43b7fbe1c), [`4794f2a`](https://github.com/QwikDev/qwik/commit/4794f2a5342a64d5b85284f5d14ca7a2740be156), [`3167c1f`](https://github.com/QwikDev/qwik/commit/3167c1fca733f64d50a182ab8e3a22408728c4b5), [`74c570c`](https://github.com/QwikDev/qwik/commit/74c570c22436cbd5417ae4036f309ccdb3d72dc4), [`7d809e7`](https://github.com/QwikDev/qwik/commit/7d809e7471d655f9fceda0b9ecd9f0a3973dc87f)]:
14+
- @qwik.dev/[email protected]
15+
316
## 2.0.0-beta.11
417

518
### Major 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.11",
4+
"version": "2.0.0-beta.12",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"dependencies": {
77
"@azure/functions": "3.5.1",

packages/qwik/CHANGELOG.md

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

3+
## 2.0.0-beta.12
4+
5+
### Major Changes
6+
7+
- BREAKING: When using the `base` setting in Vite, the client build will no longer be placed under that base path. Instead, the output directory is always `dist/` by default. If you need to change the output directory, use the `build.outDir` setting in Vite or the `outDir` option in the `qwikVite` plugin under `client` or `ssr`. (by [@wmertens](https://github.com/wmertens) in [#8064](https://github.com/QwikDev/qwik/pull/8064))
8+
9+
### Minor Changes
10+
11+
-`qwikVite` now accepts `ssr.manifestInputPath` for when the `q-manifest.json` file from the client build is at an unexpected location. (by [@wmertens](https://github.com/wmertens) in [#8064](https://github.com/QwikDev/qwik/pull/8064))
12+
13+
-`bind:checked` and `bind:value` now also work through spread props, and they result in less code. (by [@wmertens](https://github.com/wmertens) in [#7321](https://github.com/QwikDev/qwik/pull/7321))
14+
15+
### Patch Changes
16+
17+
- 🐞🩹 blocking slot parent and parent order (by [@Varixo](https://github.com/Varixo) in [#8070](https://github.com/QwikDev/qwik/pull/8070))
18+
19+
- ✨ withLocale() uses AsyncLocalStorage for server-side requests when available. This allows async operations to retain the correct locale context. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#7826](https://github.com/QwikDev/qwik/pull/7826))
20+
21+
- 🐞🩹 core now throws an error when a qwik lib package is not added to ssr.noExternal (by [@maiieul](https://github.com/maiieul) in [#8062](https://github.com/QwikDev/qwik/pull/8062))
22+
23+
- 🐞🩹 adding and removing attributes on vnodes (by [@Varixo](https://github.com/Varixo) in [#8030](https://github.com/QwikDev/qwik/pull/8030))
24+
25+
- 🐞🩹 memory leak for reactive attributes (by [@Varixo](https://github.com/Varixo) in [#7997](https://github.com/QwikDev/qwik/pull/7997))
26+
27+
- 🐞🩹 scheduling previously blocked chore (by [@Varixo](https://github.com/Varixo) in [#8028](https://github.com/QwikDev/qwik/pull/8028))
28+
329
## 2.0.0-beta.11
430

531
### Patch Changes

0 commit comments

Comments
 (0)