Skip to content

Commit 2677279

Browse files
authored
Merge pull request #8376 from QwikDev/changeset-release/build/v2
V2 Version Packages (beta)
2 parents 0080dc3 + 4ed4f95 commit 2677279

File tree

11 files changed

+44
-5
lines changed

11 files changed

+44
-5
lines changed

.changeset/pre.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,11 @@
6262
"empty-mails-laugh",
6363
"every-badgers-bake",
6464
"fair-cameras-boil",
65+
"fair-glasses-clap",
6566
"famous-numbers-kneel",
6667
"fast-baboons-itch",
6768
"few-mugs-accept",
69+
"fine-eggs-teach",
6870
"five-animals-join",
6971
"five-kangaroos-matter",
7072
"five-shoes-deny",
@@ -82,6 +84,7 @@
8284
"friendly-sloths-return",
8385
"funny-apricots-learn",
8486
"funny-feet-wish",
87+
"fuzzy-bears-hope",
8588
"fuzzy-files-kiss",
8689
"fuzzy-jobs-compare",
8790
"fuzzy-worlds-kneel",
@@ -117,6 +120,7 @@
117120
"long-shirts-thank",
118121
"loud-dolphins-relate",
119122
"loud-mammals-dress",
123+
"lovely-terms-jump",
120124
"major-lemons-jam",
121125
"many-forks-ring",
122126
"many-tips-win",
@@ -168,6 +172,7 @@
168172
"rotten-penguins-cough",
169173
"rotten-weeks-tickle",
170174
"seven-pumpkins-argue",
175+
"shaggy-nights-visit",
171176
"shaggy-poems-appear",
172177
"shaggy-poems-return",
173178
"shaky-pianos-wait",

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

57
## 2.0.0-beta.23

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

57
## 2.0.0-beta.23

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.24",
4+
"version": "2.0.0-beta.25",
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.25
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`232a9f5`](https://github.com/QwikDev/qwik/commit/232a9f525d22fbcf4cbb10b954555d2051c1aec3), [`0ec8a0c`](https://github.com/QwikDev/qwik/commit/0ec8a0cb84fc42bbd79b145f511676fcf17db977), [`20a9d64`](https://github.com/QwikDev/qwik/commit/20a9d64169c9467627fc4d5e4a1d1f55dea83ade), [`cc7ac1c`](https://github.com/QwikDev/qwik/commit/cc7ac1c0391e01b01e6768b1fe92c2c0da9b2327), [`dc3c216`](https://github.com/QwikDev/qwik/commit/dc3c216b80236c00d2efc6b72ef82ce53030b147)]:
8+
- @qwik.dev/core@2.0.0-beta.25
9+
310
## 2.0.0-beta.24
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.24",
4+
"version": "2.0.0-beta.25",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"devDependencies": {
77
"@qwik.dev/core": "workspace:*",

packages/qwik-router/CHANGELOG.md

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

3+
## 2.0.0-beta.25
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`232a9f5`](https://github.com/QwikDev/qwik/commit/232a9f525d22fbcf4cbb10b954555d2051c1aec3), [`0ec8a0c`](https://github.com/QwikDev/qwik/commit/0ec8a0cb84fc42bbd79b145f511676fcf17db977), [`20a9d64`](https://github.com/QwikDev/qwik/commit/20a9d64169c9467627fc4d5e4a1d1f55dea83ade), [`cc7ac1c`](https://github.com/QwikDev/qwik/commit/cc7ac1c0391e01b01e6768b1fe92c2c0da9b2327), [`dc3c216`](https://github.com/QwikDev/qwik/commit/dc3c216b80236c00d2efc6b72ef82ce53030b147)]:
8+
- @qwik.dev/core@2.0.0-beta.25
9+
310
## 2.0.0-beta.24
411

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

packages/qwik/CHANGELOG.md

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

3+
## 2.0.0-beta.25
4+
5+
### Minor Changes
6+
7+
- ✨ serialized state should be up to 30% smaller (by [@Varixo](https://github.com/Varixo) in [#8375](https://github.com/QwikDev/qwik/pull/8375))
8+
9+
### Patch Changes
10+
11+
- 🐞🩹 event calls for disconnected elements should be ignored (by [@Varixo](https://github.com/Varixo) in [#8383](https://github.com/QwikDev/qwik/pull/8383))
12+
13+
- 🐞🩹 block scoped variables in a loop should be correctly captured by qrls (by [@Varixo](https://github.com/Varixo) in [#8382](https://github.com/QwikDev/qwik/pull/8382))
14+
15+
- 🐞🩹 resuming vnodes with non-qwik element in the middle (by [@Varixo](https://github.com/Varixo) in [#8380](https://github.com/QwikDev/qwik/pull/8380))
16+
17+
- 🐞🩹 bind:value and bind:checked should be correctly converted in some edge cases (by [@Varixo](https://github.com/Varixo) in [#8384](https://github.com/QwikDev/qwik/pull/8384))
18+
319
## 2.0.0-beta.24
420

521
### Minor Changes

0 commit comments

Comments
 (0)