Skip to content
Merged
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
15 changes: 15 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"calm-cobras-serve",
"calm-cycles-know",
"calm-events-escape",
"calm-fonts-rest",
"calm-loaders-render",
"calm-loops-render",
"calm-scripts-smile",
Expand All @@ -64,6 +65,7 @@
"clean-action-qaction",
"clean-elements-rest",
"clean-keys-rest",
"clean-pandas-route",
"clear-shoes-cheat",
"clever-flowers-drum",
"clientonly-eager-resume",
Expand Down Expand Up @@ -100,6 +102,7 @@
"dev-eslint-es2022",
"dev-qrl-parent-bootstrap",
"devtools-ignore-package-scripts",
"devtools-lockstep-core",
"direct-qrl-context",
"dirty-lemons-shop",
"dirty-lines-march",
Expand Down Expand Up @@ -140,6 +143,7 @@
"fix-imagetools-unix-resolution",
"fix-readonly-signal-lexical-scope",
"fix-route-loader-id-collision",
"fix-router-service-worker-export",
"fix-vite-rolldown-types",
"flat-hornets-fetch",
"flat-hounds-burn",
Expand Down Expand Up @@ -226,6 +230,7 @@
"loud-mammals-dress",
"lovely-days-double",
"lovely-terms-jump",
"lucky-pans-repeat",
"lucky-pugs-marry",
"lucky-spiders-wonder",
"major-lemons-jam",
Expand Down Expand Up @@ -285,6 +290,8 @@
"quiet-friends-taste",
"quiet-objects-rest",
"quiet-ravens-fetch",
"qwik-bodyless-304-8934",
"qwik-head-error-8721",
"rare-candies-join",
"rare-words-report",
"ready-lions-swim",
Expand All @@ -294,6 +301,7 @@
"red-trains-deny",
"reexported-loader-paths",
"remove-build-assetsdir",
"remove-use-async",
"rename-prefetch-bundles",
"render-no-wait-visible-task",
"returned-control-flow-signals",
Expand All @@ -314,6 +322,7 @@
"router-loader-cache-control",
"router-loader-redirects",
"router-nav-invalidation",
"router-zod-zodtype",
"rude-sloths-help",
"safe-bytes-rest",
"safe-errors-rest",
Expand All @@ -340,6 +349,7 @@
"short-suits-bet",
"short-terms-see",
"shy-carpets-switch",
"shy-crabs-dream",
"shy-heads-check",
"shy-icons-melt",
"shy-knives-pay",
Expand All @@ -350,7 +360,9 @@
"sidebar-tabs-drag-reorder",
"sidebar-visible-tabs-model",
"silent-badgers-bet",
"silent-otters-rescue",
"silly-pans-wear",
"silly-params-lost",
"silly-symbols-sleep",
"silly-words-travel",
"silver-adults-sniff",
Expand Down Expand Up @@ -434,6 +446,7 @@
"tidy-chefs-tickle",
"tidy-heads-smile",
"tidy-hornets-learn",
"tidy-moons-shave",
"tiny-berries-bow",
"tiny-cows-pick",
"tiny-mammals-allow",
Expand Down Expand Up @@ -466,8 +479,10 @@
"wicked-pets-chew",
"wicked-tools-study",
"wide-boats-pump",
"widen-vitest-peer-range",
"wild-cooks-pay",
"witty-balloons-thank",
"wrapped-loaders-refresh",
"young-actors-admire",
"young-cameras-hang",
"yummy-actors-win",
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.41

## 2.0.0-beta.40

## 2.0.0-beta.39
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.40",
"version": "2.0.0-beta.41",
"author": "Qwik Team",
"bin": "./create-qwik.mjs",
"bugs": "https://github.com/QwikDev/qwik/issues",
Expand Down
11 changes: 11 additions & 0 deletions packages/devtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @qwik.dev/devtools

## 2.0.0-beta.41

### Minor Changes

- ✨ devtools now version in lockstep with core and require the exact matching core version (by [@wmertens](https://github.com/wmertens) in [#8933](https://github.com/QwikDev/qwik/pull/8933))

### Patch Changes

- Updated dependencies [[`fcced61`](https://github.com/QwikDev/qwik/commit/fcced613a9c0277203b13c2e32a815f02d4ff6cd), [`870529c`](https://github.com/QwikDev/qwik/commit/870529c8194c40fee6a35a5723e0c9171ec5f60d), [`f513eda`](https://github.com/QwikDev/qwik/commit/f513eda07a639399fff044f88607a71670e94d14), [`e4ae649`](https://github.com/QwikDev/qwik/commit/e4ae649364ab3fc7d1fc5f8e98808c5993b4f140)]:
- @qwik.dev/core@2.0.0-beta.41

## 0.3.0-beta.3

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qwik.dev/devtools",
"description": "Qwik devtools package",
"version": "2.0.0-beta.39",
"version": "2.0.0-beta.41",
"bugs": "https://github.com/QwikDev/devtools/issues",
"dependencies": {
"birpc": "^4.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-plugin-qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# eslint-plugin-qwik

## 2.0.0-beta.41

### Patch Changes

- refactor: remove useAsync$ and createAsync$. Use useComputed$ or createComputed$ instead. (by [@Varixo](https://github.com/Varixo) in [#8941](https://github.com/QwikDev/qwik/pull/8941))

## 2.0.0-beta.40

## 2.0.0-beta.39
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.40",
"version": "2.0.0-beta.41",
"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.41

### Patch Changes

- Updated dependencies [[`fcced61`](https://github.com/QwikDev/qwik/commit/fcced613a9c0277203b13c2e32a815f02d4ff6cd), [`870529c`](https://github.com/QwikDev/qwik/commit/870529c8194c40fee6a35a5723e0c9171ec5f60d), [`f513eda`](https://github.com/QwikDev/qwik/commit/f513eda07a639399fff044f88607a71670e94d14), [`e4ae649`](https://github.com/QwikDev/qwik/commit/e4ae649364ab3fc7d1fc5f8e98808c5993b4f140)]:
- @qwik.dev/core@2.0.0-beta.41

## 2.0.0-beta.40

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

## 2.0.0-beta.41

### Patch Changes

- 🐞🩹 preserve route loader mappings for long windows paths (by [@Varixo](https://github.com/Varixo) in [#8939](https://github.com/QwikDev/qwik/pull/8939))

- 🐞🩹 drop the `./service-worker` export — it pointed at a file the package doesn't ship, and `setupServiceWorker` is a no-op in v2 anyway (by [@ixcans](https://github.com/ixcans) in [#8963](https://github.com/QwikDev/qwik/pull/8963))

- 🐞🩹 prerendered pages without a trailing slash now redirect instead of returning 404 (by [@maiieul](https://github.com/maiieul) in [#8960](https://github.com/QwikDev/qwik/pull/8960))

- 🐞🩹 preserve bodyless Cloudflare responses (by [@Fnine59](https://github.com/Fnine59) in [#8949](https://github.com/QwikDev/qwik/pull/8949))

- 🐞🩹 preserve document head after client head errors (by [@Fnine59](https://github.com/Fnine59) in [#8938](https://github.com/QwikDev/qwik/pull/8938))

- `zod$` now detects schemas via `z.ZodType` instead of the zod-3-only `z.Schema` alias, fixing a server-side TypeError (and 500s on every zod$ action) when the router resolves zod 4 in hoisted installs. (by [@blakeley](https://github.com/blakeley) in [#8898](https://github.com/QwikDev/qwik/pull/8898))

- 🐞🩹 preserve no-trailing-slash static routes (by [@ShiroKSH](https://github.com/ShiroKSH) in [#8902](https://github.com/QwikDev/qwik/pull/8902))

- 🐞🩹 preserve route params on loaders using a `search` filter (by [@tidiview](https://github.com/tidiview) in [#8965](https://github.com/QwikDev/qwik/pull/8965))

- 🐞🩹 HEAD requests for prerendered pages returned 404 instead of the page headers (by [@maiieul](https://github.com/maiieul) in [#8960](https://github.com/QwikDev/qwik/pull/8960))

- 🐞🩹 refresh wrapped route loader data after SPA navigation (by [@Varixo](https://github.com/Varixo) in [#8948](https://github.com/QwikDev/qwik/pull/8948))

- Updated dependencies [[`fcced61`](https://github.com/QwikDev/qwik/commit/fcced613a9c0277203b13c2e32a815f02d4ff6cd), [`870529c`](https://github.com/QwikDev/qwik/commit/870529c8194c40fee6a35a5723e0c9171ec5f60d), [`f513eda`](https://github.com/QwikDev/qwik/commit/f513eda07a639399fff044f88607a71670e94d14), [`e4ae649`](https://github.com/QwikDev/qwik/commit/e4ae649364ab3fc7d1fc5f8e98808c5993b4f140)]:
- @qwik.dev/core@2.0.0-beta.41

## 2.0.0-beta.40

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

## 2.0.0-beta.41

### Patch Changes

- Updated dependencies [[`fcced61`](https://github.com/QwikDev/qwik/commit/fcced613a9c0277203b13c2e32a815f02d4ff6cd), [`870529c`](https://github.com/QwikDev/qwik/commit/870529c8194c40fee6a35a5723e0c9171ec5f60d), [`f513eda`](https://github.com/QwikDev/qwik/commit/f513eda07a639399fff044f88607a71670e94d14), [`e4ae649`](https://github.com/QwikDev/qwik/commit/e4ae649364ab3fc7d1fc5f8e98808c5993b4f140)]:
- @qwik.dev/core@2.0.0-beta.41

## 2.0.0-beta.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@qwik.dev/utils",
"description": "Useful but less common utilities for Qwik applications",
"version": "2.0.0-beta.40",
"version": "2.0.0-beta.41",
"bugs": "https://github.com/QwikDev/qwik/issues",
"devDependencies": {
"@qwik.dev/core": "workspace:*",
Expand Down
14 changes: 14 additions & 0 deletions packages/qwik/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @qwik.dev/core

## 2.0.0-beta.41

### Major Changes

- refactor: remove useAsync$ and createAsync$. Use useComputed$ or createComputed$ instead. (by [@Varixo](https://github.com/Varixo) in [#8941](https://github.com/QwikDev/qwik/pull/8941))

### Patch Changes

- refactor: remove unnecessary font preloading that negatively impacted performance (by [@Varixo](https://github.com/Varixo) in [#8942](https://github.com/QwikDev/qwik/pull/8942))

- 🐞🩹 preserve rest properties for plain objects (by [@wermetal](https://github.com/wermetal) in [#8937](https://github.com/QwikDev/qwik/pull/8937))

- 🐞🩹 widen the `vitest` peer range to `>=2 <5` so Vitest 4 no longer warns (by [@ixcans](https://github.com/ixcans) in [#8959](https://github.com/QwikDev/qwik/pull/8959))

## 2.0.0-beta.40

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