Skip to content
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
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"afraid-garlics-greet",
"afraid-wolves-heal",
"all-cloths-hammer",
"all-poets-sink",
"angry-boats-lose",
"angry-grapes-itch",
"angry-jokes-brush",
Expand All @@ -36,13 +37,16 @@
"cold-moons-follow",
"cold-rice-slide",
"common-breads-wait",
"crazy-cities-tap",
"crazy-dodos-attend",
"cyan-bottles-speak",
"cyan-walls-sing",
"dark-eagles-tap",
"deep-places-allow",
"dirty-lemons-shop",
"dirty-lines-march",
"dirty-meals-attack",
"dull-insects-slide",
"eager-coats-retire",
"easy-geese-watch",
"eighty-ligers-wink",
Expand Down Expand Up @@ -117,6 +121,7 @@
"plain-eggs-clean",
"polite-parents-win",
"polite-sloths-visit",
"poor-peaches-roll",
"pretty-glasses-mate",
"pretty-parents-draw",
"pretty-trees-check",
Expand Down Expand Up @@ -176,6 +181,7 @@
"tidy-chefs-tickle",
"tiny-berries-bow",
"tiny-cows-pick",
"tough-plants-stay",
"tricky-dogs-cross",
"tricky-meals-heal",
"tricky-peaches-buy",
Expand Down
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-beta.15

## 2.0.0-beta.14

### Major Changes
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-beta.14",
"version": "2.0.0-beta.15",
"author": "Qwik Team",
"bin": "./create-qwik.mjs",
"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-beta.15

## 2.0.0-beta.14

## 2.0.0-beta.13
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-beta.14",
"version": "2.0.0-beta.15",
"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-beta.15

### Patch Changes

- Updated dependencies [[`8af7775`](https://github.com/QwikDev/qwik/commit/8af7775a53c2ddb952b04360a79106b5c500b822), [`1fc309c`](https://github.com/QwikDev/qwik/commit/1fc309cc59227aa4913e70c0749e0c2aacc190db), [`23b3dcd`](https://github.com/QwikDev/qwik/commit/23b3dcddc25a1988ec96c024acd71e2a931edff4), [`86e3a98`](https://github.com/QwikDev/qwik/commit/86e3a98a4ee8fb53ffe0c26bf2788749ed949ff6), [`f026a32`](https://github.com/QwikDev/qwik/commit/f026a326ad2914a4e124602b6d491323928ffb73), [`dce9976`](https://github.com/QwikDev/qwik/commit/dce9976fb80a9d9f5f4e2a6f862c712c24993223)]:
- @qwik.dev/core@2.0.0-beta.15

## 2.0.0-beta.14

### Major 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-beta.14",
"version": "2.0.0-beta.15",
"bugs": "https://github.com/QwikDev/qwik/issues",
"devDependencies": {
"@qwik.dev/core": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions packages/qwik-router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @qwik.dev/city

## 2.0.0-beta.15

### Patch Changes

- Updated dependencies [[`8af7775`](https://github.com/QwikDev/qwik/commit/8af7775a53c2ddb952b04360a79106b5c500b822), [`1fc309c`](https://github.com/QwikDev/qwik/commit/1fc309cc59227aa4913e70c0749e0c2aacc190db), [`23b3dcd`](https://github.com/QwikDev/qwik/commit/23b3dcddc25a1988ec96c024acd71e2a931edff4), [`86e3a98`](https://github.com/QwikDev/qwik/commit/86e3a98a4ee8fb53ffe0c26bf2788749ed949ff6), [`f026a32`](https://github.com/QwikDev/qwik/commit/f026a326ad2914a4e124602b6d491323928ffb73), [`dce9976`](https://github.com/QwikDev/qwik/commit/dce9976fb80a9d9f5f4e2a6f862c712c24993223)]:
- @qwik.dev/core@2.0.0-beta.15

## 2.0.0-beta.14

### Major Changes
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-beta.14",
"version": "2.0.0-beta.15",
"bugs": "https://github.com/QwikDev/qwik/issues",
"dependencies": {
"@azure/functions": "3.5.1",
Expand Down
18 changes: 18 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @qwik.dev/core

## 2.0.0-beta.15

### Minor Changes

- 🐞🩹 don't trigger document and window events for normal events (by [@Varixo](https://github.com/Varixo) in [#8170](https://github.com/QwikDev/qwik/pull/8170))

- ✨ make props more reactive for var props (by [@Varixo](https://github.com/Varixo) in [#8156](https://github.com/QwikDev/qwik/pull/8156))

### Patch Changes

- 🐞🩹 defer setting scoped style until jsx is resolved (by [@Varixo](https://github.com/Varixo) in [#8161](https://github.com/QwikDev/qwik/pull/8161))

- 🐞🩹 serialize correctly null or undefined value for signals (by [@Varixo](https://github.com/Varixo) in [#8160](https://github.com/QwikDev/qwik/pull/8160))

- 🐞🩹 correct running chores handling edge case (by [@Varixo](https://github.com/Varixo) in [#8167](https://github.com/QwikDev/qwik/pull/8167))

- 🐞🩹 setting undefined as input value (by [@Varixo](https://github.com/Varixo) in [#8157](https://github.com/QwikDev/qwik/pull/8157))

## 2.0.0-beta.14

### Major 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-beta.14",
"version": "2.0.0-beta.15",
"author": "Qwik Team",
"bin": {
"qwik": "./qwik-cli.mjs"
Expand Down