Skip to content

Commit 3d4ae94

Browse files
Version Packages (alpha)
1 parent e2eb140 commit 3d4ae94

File tree

11 files changed

+43
-5
lines changed

11 files changed

+43
-5
lines changed

โ€Ž.changeset/pre.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"chilly-fans-shave",
2727
"clever-flowers-drum",
2828
"cold-moons-follow",
29+
"cold-rice-slide",
2930
"cyan-bottles-speak",
3031
"dirty-lemons-shop",
3132
"eighty-ligers-wink",
@@ -47,6 +48,7 @@
4748
"heavy-radios-dream",
4849
"heavy-seas-carry",
4950
"hip-hornets-cheer",
51+
"honest-pears-sniff",
5052
"itchy-comics-develop",
5153
"kind-toes-glow",
5254
"lemon-tools-bathe",
@@ -58,10 +60,13 @@
5860
"nine-otters-repeat",
5961
"old-mayflies-fetch",
6062
"olive-cameras-collect",
63+
"olive-yaks-prove",
6164
"orange-otters-attend",
65+
"pretty-trees-check",
6266
"proud-kangaroos-boil",
6367
"proud-pillows-try",
6468
"purple-melons-invent",
69+
"rare-candies-join",
6570
"red-trains-deny",
6671
"rich-shirts-thank",
6772
"rich-wasps-tease",
@@ -71,8 +76,10 @@
7176
"shaggy-poems-appear",
7277
"shaggy-poems-return",
7378
"sharp-apples-relate",
79+
"shy-walls-shake",
7480
"six-games-float",
7581
"slimy-weeks-hope",
82+
"some-birds-juggle",
7683
"sour-zebras-tell",
7784
"strange-bottles-sleep",
7885
"sweet-hairs-remember",

โ€Ž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-alpha.11
4+
35
## 2.0.0-alpha.10
46

57
## 2.0.0-alpha.9

โ€Ž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-alpha.10",
4+
"version": "2.0.0-alpha.11",
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-alpha.11
4+
35
## 2.0.0-alpha.10
46

57
## 2.0.0-alpha.9

โ€Ž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-alpha.10",
4+
"version": "2.0.0-alpha.11",
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-alpha.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5b3a514`](https://github.com/QwikDev/qwik/commit/5b3a514108737624661dd568cd59a7d6b7041976), [`f82dba8`](https://github.com/QwikDev/qwik/commit/f82dba8408e5412962e229396f515ba0b8e02977), [`6dbd58f`](https://github.com/QwikDev/qwik/commit/6dbd58f870aa32ac4aa252597b723f659d03c9bd), [`3949581`](https://github.com/QwikDev/qwik/commit/3949581c958c2d4d80403d535dd7fbf7e4729f21), [`6c4bd10`](https://github.com/QwikDev/qwik/commit/6c4bd10392d7b6f7ee900976422ed1e3ca8640cf), [`c3f45f0`](https://github.com/QwikDev/qwik/commit/c3f45f0688489a59fc401fe5c7955833045e8ce8), [`24585a5`](https://github.com/QwikDev/qwik/commit/24585a5c88fcdb6a7a214da8ec1bfb687d0bb330)]:
8+
- @qwik.dev/[email protected]
9+
310
## 2.0.0-alpha.10
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-alpha.10",
4+
"version": "2.0.0-alpha.11",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@qwik.dev/core": "workspace:*",

โ€Žpackages/qwik-router/CHANGELOG.md

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

3+
## 2.0.0-alpha.11
4+
35
## 2.0.0-alpha.10
46

57
## 2.0.0-alpha.9

โ€Ž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-alpha.10",
4+
"version": "2.0.0-alpha.11",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"dependencies": {
77
"@mdx-js/mdx": "^3",

โ€Žpackages/qwik/CHANGELOG.md

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

3+
## 2.0.0-alpha.11
4+
5+
### Patch Changes
6+
7+
- ๐Ÿž๐Ÿฉน proper empty props diffing (by [@Varixo](https://github.com/Varixo) in [#7633](https://github.com/QwikDev/qwik/pull/7633))
8+
9+
- ๐Ÿž๐Ÿฉน serialize less vnode data (by [@Varixo](https://github.com/Varixo) in [#7636](https://github.com/QwikDev/qwik/pull/7636))
10+
11+
- ๐Ÿž๐Ÿฉน don't wrap static objects with signal (by [@Varixo](https://github.com/Varixo) in [#7637](https://github.com/QwikDev/qwik/pull/7637))
12+
13+
- ๐Ÿž๐Ÿฉน ensure components are only rendered when necessary (by [@Varixo](https://github.com/Varixo) in [#7631](https://github.com/QwikDev/qwik/pull/7631))
14+
15+
- ๐Ÿž๐Ÿฉน skip serialize functions wrapped with the `noSerialize` (by [@Varixo](https://github.com/Varixo) in [#7621](https://github.com/QwikDev/qwik/pull/7621))
16+
17+
- ๐Ÿž๐Ÿฉน reactivity for type-asserted variables in templates (by [@Varixo](https://github.com/Varixo) in [#7619](https://github.com/QwikDev/qwik/pull/7619))
18+
19+
- ๐Ÿž๐Ÿฉน reactivity for logical expressions in templates (by [@Varixo](https://github.com/Varixo) in [#7619](https://github.com/QwikDev/qwik/pull/7619))
20+
321
## 2.0.0-alpha.10
422

523
### Patch Changes

โ€Žpackages/qwik/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/core",
33
"description": "An open source framework for building instant loading web apps at any scale, without the extra effort.",
4-
"version": "2.0.0-alpha.10",
4+
"version": "2.0.0-alpha.11",
55
"author": "Qwik Team",
66
"bin": {
77
"qwik": "./qwik-cli.cjs"

0 commit comments

Comments
ย (0)