Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 Version Packages (alpha) #7192

Open
wants to merge 1 commit into
base: build/v2
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,35 @@
},
"branch": "build/v2",
"changesets": [
"afraid-bags-jam",
"brave-files-grin",
"brown-ravens-behave",
"calm-cycles-know",
"chilled-spoons-wonder",
"clever-flowers-drum",
"fast-baboons-itch",
"five-kangaroos-matter",
"fresh-rocks-exercise",
"friendly-gorillas-walk",
"funny-apricots-learn",
"gentle-melons-pretend",
"heavy-seas-carry",
"hip-hornets-cheer",
"mean-dingos-hug",
"nervous-terms-explode",
"nine-otters-repeat",
"proud-pillows-try",
"red-trains-deny",
"rich-wasps-tease",
"rotten-weeks-tickle",
"shaggy-poems-return",
"sour-zebras-tell",
"sweet-socks-whisper",
"thirty-ravens-draw",
"tiny-berries-bow",
"tricky-meals-heal",
"twenty-goats-flow",
"wild-cooks-pay"
"wild-cooks-pay",
"witty-balloons-thank"
]
}
2 changes: 2 additions & 0 deletions packages/create-qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# create-qwik

## 2.0.0-alpha.5

## 2.0.0-alpha.4

## 2.0.0-alpha.3
Expand Down
2 changes: 1 addition & 1 deletion packages/create-qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-qwik",
"description": "Interactive CLI for create Qwik projects and adding features.",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"author": "Qwik Team",
"bin": "./create-qwik.cjs",
"bugs": "https://github.com/QwikDev/qwik/issues",
Expand Down
2 changes: 2 additions & 0 deletions packages/eslint-plugin-qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# eslint-plugin-qwik

## 2.0.0-alpha.5

## 2.0.0-alpha.4

## 2.0.0-alpha.3
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin-qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-qwik",
"description": "An Open-Source sub-framework designed with a focus on server-side-rendering, lazy-loading, and styling/animation.",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"author": "Qwik Team",
"bugs": "https://github.com/QwikDev/qwik/issues",
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/qwik-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @qwik.dev/react

## 2.0.0-alpha.5

### Patch Changes

- Updated dependencies [[`5408c40`](https://github.com/QwikDev/qwik/commit/5408c40cc360b71106a81cffbb1c6ac2d80083a1), [`0166199`](https://github.com/QwikDev/qwik/commit/01661997d4ab5e1c22c41e2670fdbb05f52efed3), [`08cb7c4`](https://github.com/QwikDev/qwik/commit/08cb7c4b0ba50bc914cf52a80ba2711c7dacd81b), [`1413bc0`](https://github.com/QwikDev/qwik/commit/1413bc004a81a3f51f3f0b44207f2d190192ca9c), [`ef92d10`](https://github.com/QwikDev/qwik/commit/ef92d105e0965dd82d8b630831f4d24a76f2b99c), [`5408c40`](https://github.com/QwikDev/qwik/commit/5408c40cc360b71106a81cffbb1c6ac2d80083a1), [`48af55c`](https://github.com/QwikDev/qwik/commit/48af55c3827da545f80fc38be014741b0a895c9a), [`6578707`](https://github.com/QwikDev/qwik/commit/657870713a00747d82672e1d5aa458f6ab6171c1)]:
- @qwik.dev/[email protected]

## 2.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qwik.dev/react",
"description": "Qwik React allows adding React components into existing Qwik application",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"bugs": "https://github.com/QwikDev/qwik/issues",
"devDependencies": {
"@qwik.dev/core": "workspace:*",
Expand Down
2 changes: 2 additions & 0 deletions packages/qwik-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @qwik.dev/city

## 2.0.0-alpha.5

## 2.0.0-alpha.4

## 2.0.0-alpha.3
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-router/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qwik.dev/router",
"description": "The router for Qwik.",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"bugs": "https://github.com/QwikDev/qwik/issues",
"dependencies": {
"@mdx-js/mdx": "^3",
Expand Down
20 changes: 20 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# @qwik.dev/core

## 2.0.0-alpha.5

### Patch Changes

- 🐞🩹 Resource without onPending callback (by [@gimonaa](https://github.com/gimonaa) in [#7085](https://github.com/QwikDev/qwik/pull/7085))

- 🐞🩹 updating signal-based props (by [@Varixo](https://github.com/Varixo) in [#7198](https://github.com/QwikDev/qwik/pull/7198))

- 🐞🩹 moving existing virtual node during vnode diffing (by [@Varixo](https://github.com/Varixo) in [#7208](https://github.com/QwikDev/qwik/pull/7208))

- 🐞🩹 convert destructured string prop to props variable (by [@Varixo](https://github.com/Varixo) in [#7191](https://github.com/QwikDev/qwik/pull/7191))

- 🐞🩹 textarea with null value (by [@Varixo](https://github.com/Varixo) in [#7196](https://github.com/QwikDev/qwik/pull/7196))

- 🐞🩹 event handlers in loops (by [@gimonaa](https://github.com/gimonaa) in [#7085](https://github.com/QwikDev/qwik/pull/7085))

- 🐞🩹 destructured props for inline components (by [@Varixo](https://github.com/Varixo) in [#7190](https://github.com/QwikDev/qwik/pull/7190))

- 🐞🩹 serialize var prop (by [@Varixo](https://github.com/Varixo) in [#7193](https://github.com/QwikDev/qwik/pull/7193))

## 2.0.0-alpha.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qwik.dev/core",
"description": "An open source framework for building instant loading web apps at any scale, without the extra effort.",
"version": "2.0.0-alpha.4",
"version": "2.0.0-alpha.5",
"author": "Qwik Team",
"bin": {
"qwik": "./qwik-cli.cjs"
Expand Down