Skip to content

Commit 56ed5bd

Browse files
V2 Version Packages (alpha) (#7392)
Version Packages (alpha) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 822a586 commit 56ed5bd

File tree

11 files changed

+67
-5
lines changed

11 files changed

+67
-5
lines changed

β€Ž.changeset/pre.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,18 +23,26 @@
2323
"brown-ravens-behave",
2424
"calm-cycles-know",
2525
"chilled-spoons-wonder",
26+
"chilly-fans-shave",
2627
"clever-flowers-drum",
28+
"cyan-bottles-speak",
29+
"dirty-lemons-shop",
30+
"eighty-ligers-wink",
31+
"fair-cameras-boil",
2732
"fast-baboons-itch",
2833
"few-mugs-accept",
2934
"five-kangaroos-matter",
3035
"five-shoes-deny",
36+
"fluffy-poets-raise",
3137
"forty-garlics-train",
3238
"fresh-rocks-exercise",
39+
"friendly-beers-heal",
3340
"friendly-gorillas-walk",
3441
"friendly-sloths-return",
3542
"funny-apricots-learn",
3643
"fuzzy-jobs-compare",
3744
"gentle-melons-pretend",
45+
"heavy-kids-wave",
3846
"heavy-radios-dream",
3947
"heavy-seas-carry",
4048
"hip-hornets-cheer",
@@ -50,6 +58,7 @@
5058
"old-mayflies-fetch",
5159
"olive-cameras-collect",
5260
"orange-otters-attend",
61+
"proud-kangaroos-boil",
5362
"proud-pillows-try",
5463
"purple-melons-invent",
5564
"red-trains-deny",
@@ -63,15 +72,19 @@
6372
"six-games-float",
6473
"slimy-weeks-hope",
6574
"sour-zebras-tell",
75+
"strange-bottles-sleep",
6676
"sweet-socks-whisper",
6777
"swift-flowers-juggle",
78+
"tame-glasses-explain",
6879
"tasty-penguins-ring",
6980
"thirty-ravens-draw",
7081
"tiny-berries-bow",
7182
"tricky-meals-heal",
83+
"tricky-peaches-buy",
7284
"twenty-goats-flow",
7385
"unlucky-dodos-grab",
7486
"warm-camels-remain",
87+
"wicked-pets-chew",
7588
"wild-cooks-pay",
7689
"witty-balloons-thank",
7790
"young-cameras-hang"

β€Ž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.9
4+
35
## 2.0.0-alpha.8
46

57
## 2.0.0-alpha.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-alpha.8",
4+
"version": "2.0.0-alpha.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-alpha.9
4+
35
## 2.0.0-alpha.8
46

57
## 2.0.0-alpha.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-alpha.8",
4+
"version": "2.0.0-alpha.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-alpha.9
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`abc7732`](https://github.com/QwikDev/qwik/commit/abc773245c88d3d33b8b1675679b5f781c5c5143), [`172fcb6`](https://github.com/QwikDev/qwik/commit/172fcb6fdbefbcf8c4719a63b028574fd467711f), [`13fec50`](https://github.com/QwikDev/qwik/commit/13fec50d204b3f3d51ea1e7d83e3ff2bb881ecf5), [`acb0328`](https://github.com/QwikDev/qwik/commit/acb032828323c35fd8e86fe6715bbda1fadf4abd), [`1d54b16`](https://github.com/QwikDev/qwik/commit/1d54b16d93e8bd5f175ddb58facdbb56e385d965), [`2c2badb`](https://github.com/QwikDev/qwik/commit/2c2badb33c82d13dc73ef484d91cca249bdcd3c9), [`008fe60`](https://github.com/QwikDev/qwik/commit/008fe608a10e1b3a555e93d024b17a91bc597bc7), [`fa31110`](https://github.com/QwikDev/qwik/commit/fa31110967291fc868bbfc8387563d48aba50846), [`289cc06`](https://github.com/QwikDev/qwik/commit/289cc0626f0ca56aa8379d846650c16f9a57a782), [`6d1345f`](https://github.com/QwikDev/qwik/commit/6d1345fd82445444141ed8b47a8ebdbaafe18922), [`172fcb6`](https://github.com/QwikDev/qwik/commit/172fcb6fdbefbcf8c4719a63b028574fd467711f), [`4d056d4`](https://github.com/QwikDev/qwik/commit/4d056d47fe0c1e53e285c6f0b0f6b3afc6e31acd), [`8da72e2`](https://github.com/QwikDev/qwik/commit/8da72e2fc07be62d2e7953f662200ead0de1b741)]:
8+
- @qwik.dev/[email protected]
9+
310
## 2.0.0-alpha.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-alpha.8",
4+
"version": "2.0.0-alpha.9",
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.9
4+
35
## 2.0.0-alpha.8
46

57
### 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-alpha.8",
4+
"version": "2.0.0-alpha.9",
55
"bugs": "https://github.com/QwikDev/qwik/issues",
66
"dependencies": {
77
"@mdx-js/mdx": "^3",

β€Žpackages/qwik/CHANGELOG.md

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

3+
## 2.0.0-alpha.9
4+
5+
### Minor Changes
6+
7+
- ✨ `useSerializer# @qwik.dev/core, `createSerializer# @qwik.dev/core: Create a Signal holding a custom serializable value. See {@link useSerializer$} for more details. (by [@wmertens](https://github.com/wmertens) in [#7223](https://github.com/QwikDev/qwik/pull/7223))
8+
9+
`NoSerializeSymbol`: objects that have this symbol will not be serialized.
10+
11+
`SerializerSymbol`: When defined on an object, this function will get called with the object and is expected to returned a serializable object literal representing this object. Use this to remove data cached data, consolidate things, integrate with other libraries, etc.
12+
13+
### Patch Changes
14+
15+
- 🐞🩹 don't wrap template literals with a function call inside them in a signal (by [@Varixo](https://github.com/Varixo) in [#7390](https://github.com/QwikDev/qwik/pull/7390))
16+
17+
- 🐞🩹 creating error overlay (by [@Varixo](https://github.com/Varixo) in [#7446](https://github.com/QwikDev/qwik/pull/7446))
18+
19+
- 🐞🩹 reexecute component with null key (by [@Varixo](https://github.com/Varixo) in [#7456](https://github.com/QwikDev/qwik/pull/7456))
20+
21+
- 🐞🩹 correctly handle initial resource state (by [@Varixo](https://github.com/Varixo) in [#7469](https://github.com/QwikDev/qwik/pull/7469))
22+
23+
- 🐞🩹 change client side generated ID to start with build base and add convert first character to letter if it is starting from number (by [@Varixo](https://github.com/Varixo) in [#7432](https://github.com/QwikDev/qwik/pull/7432))
24+
25+
- 🐞🩹 custom event names and DOMContentLoaded handling (by [@Varixo](https://github.com/Varixo) in [#7452](https://github.com/QwikDev/qwik/pull/7452))
26+
27+
- 🐞🩹 attribute diffing was not working correctly in some edge cases (by [@Varixo](https://github.com/Varixo) in [#7419](https://github.com/QwikDev/qwik/pull/7419))
28+
29+
- 🐞🩹 rendering markdown file with Qwik component (by [@Varixo](https://github.com/Varixo) in [#7456](https://github.com/QwikDev/qwik/pull/7456))
30+
31+
- 🐞🩹 finding vnodes on interaction (by [@Varixo](https://github.com/Varixo) in [#7410](https://github.com/QwikDev/qwik/pull/7410))
32+
33+
- 🐞🩹 don't execute QRLs for elements marked as deleted (by [@Varixo](https://github.com/Varixo) in [#7448](https://github.com/QwikDev/qwik/pull/7448))
34+
35+
- 🐞🩹 inserting new node edge case (by [@Varixo](https://github.com/Varixo) in [#7446](https://github.com/QwikDev/qwik/pull/7446))
36+
37+
- 🐞🩹 removing text node from shared text node (by [@Varixo](https://github.com/Varixo) in [#7430](https://github.com/QwikDev/qwik/pull/7430))
38+
339
## 2.0.0-alpha.8
440

541
### Patch Changes

0 commit comments

Comments
Β (0)