From ade0783dcdb1baea217d6ea5250bac1cc749a2d4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:36:03 +0000 Subject: [PATCH 1/2] Version Packages (beta) --- .changeset/pre.json | 10 +++++++ packages/create-qwik/CHANGELOG.md | 6 +++++ packages/create-qwik/package.json | 2 +- packages/eslint-plugin-qwik/CHANGELOG.md | 2 ++ packages/eslint-plugin-qwik/package.json | 2 +- packages/qwik-react/CHANGELOG.md | 11 ++++++++ packages/qwik-react/package.json | 2 +- packages/qwik-router/CHANGELOG.md | 15 +++++++++++ packages/qwik-router/package.json | 2 +- packages/qwik/CHANGELOG.md | 26 +++++++++++++++++++ packages/qwik/package.json | 2 +- .../supabase-auth-helpers-qwik/CHANGELOG.md | 7 +++++ .../supabase-auth-helpers-qwik/package.json | 2 +- 13 files changed, 83 insertions(+), 6 deletions(-) create mode 100644 packages/supabase-auth-helpers-qwik/CHANGELOG.md diff --git a/.changeset/pre.json b/.changeset/pre.json index de7584752f0..d122cd8e128 100644 --- a/.changeset/pre.json +++ b/.changeset/pre.json @@ -21,6 +21,7 @@ "all-cloths-hammer", "angry-boats-lose", "angry-grapes-itch", + "angry-jokes-brush", "better-shrimps-sin", "blue-beans-happen", "brave-files-grin", @@ -35,14 +36,18 @@ "cold-moons-follow", "cold-rice-slide", "common-breads-wait", + "crazy-dodos-attend", "cyan-bottles-speak", "cyan-walls-sing", "dark-eagles-tap", + "deep-places-allow", "dirty-lemons-shop", "dirty-lines-march", + "eager-coats-retire", "easy-geese-watch", "eighty-ligers-wink", "eighty-points-argue", + "empty-mails-laugh", "every-badgers-bake", "fair-cameras-boil", "famous-numbers-kneel", @@ -67,8 +72,10 @@ "gentle-laws-see", "gentle-melons-pretend", "great-news-lie", + "green-days-give", "green-drinks-strive", "happy-banks-dream", + "heavy-clouds-walk", "heavy-kids-wave", "heavy-maps-wash", "heavy-radios-dream", @@ -105,6 +112,8 @@ "olive-yaks-prove", "open-beds-grab", "orange-otters-attend", + "orange-planes-kiss", + "petite-experts-press", "plain-eggs-clean", "polite-parents-win", "polite-sloths-visit", @@ -167,6 +176,7 @@ "tidy-chefs-tickle", "tiny-berries-bow", "tiny-cows-pick", + "tricky-dogs-cross", "tricky-meals-heal", "tricky-peaches-buy", "twelve-buckets-brake", diff --git a/packages/create-qwik/CHANGELOG.md b/packages/create-qwik/CHANGELOG.md index 5346ef8a4c3..f06ee25f81f 100644 --- a/packages/create-qwik/CHANGELOG.md +++ b/packages/create-qwik/CHANGELOG.md @@ -1,5 +1,11 @@ # create-qwik +## 2.0.0-beta.14 + +### Major Changes + +- BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#8103](https://github.com/QwikDev/qwik/pull/8103)) + ## 2.0.0-beta.13 ## 2.0.0-beta.12 diff --git a/packages/create-qwik/package.json b/packages/create-qwik/package.json index 2c6db15bdba..8bda658ad3a 100644 --- a/packages/create-qwik/package.json +++ b/packages/create-qwik/package.json @@ -1,7 +1,7 @@ { "name": "create-qwik", "description": "Interactive CLI for create Qwik projects and adding features.", - "version": "2.0.0-beta.13", + "version": "2.0.0-beta.14", "author": "Qwik Team", "bin": "./create-qwik.mjs", "bugs": "https://github.com/QwikDev/qwik/issues", diff --git a/packages/eslint-plugin-qwik/CHANGELOG.md b/packages/eslint-plugin-qwik/CHANGELOG.md index b7071c09b6c..67745a90b97 100644 --- a/packages/eslint-plugin-qwik/CHANGELOG.md +++ b/packages/eslint-plugin-qwik/CHANGELOG.md @@ -1,5 +1,7 @@ # eslint-plugin-qwik +## 2.0.0-beta.14 + ## 2.0.0-beta.13 ### Minor Changes diff --git a/packages/eslint-plugin-qwik/package.json b/packages/eslint-plugin-qwik/package.json index 93df4a74ff5..b7c39b98719 100644 --- a/packages/eslint-plugin-qwik/package.json +++ b/packages/eslint-plugin-qwik/package.json @@ -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.13", + "version": "2.0.0-beta.14", "author": "Qwik Team", "bugs": "https://github.com/QwikDev/qwik/issues", "dependencies": { diff --git a/packages/qwik-react/CHANGELOG.md b/packages/qwik-react/CHANGELOG.md index 8a33a5ab0c9..952eab8b547 100644 --- a/packages/qwik-react/CHANGELOG.md +++ b/packages/qwik-react/CHANGELOG.md @@ -1,5 +1,16 @@ # @qwik.dev/react +## 2.0.0-beta.14 + +### Major Changes + +- BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#8103](https://github.com/QwikDev/qwik/pull/8103)) + +### Patch Changes + +- Updated dependencies [[`2d69c94`](https://github.com/QwikDev/qwik/commit/2d69c9421bb5dd81aa884def45d5059e2bd8c31f), [`d8767fb`](https://github.com/QwikDev/qwik/commit/d8767fb3ff186446aa7254047c28ee2292133c63), [`3bbd3d8`](https://github.com/QwikDev/qwik/commit/3bbd3d8040b6bf12e62b1e92570ec34df7ea5a72), [`e20e531`](https://github.com/QwikDev/qwik/commit/e20e53148d59dd370774552b4bfb69129547523e), [`022969a`](https://github.com/QwikDev/qwik/commit/022969ace44a07a40ab73daeae0e414fc3200ba9), [`0c81e2a`](https://github.com/QwikDev/qwik/commit/0c81e2aecffea24e2539a7750fcddb9547f2d863), [`a369eeb`](https://github.com/QwikDev/qwik/commit/a369eebb2637fbd46ca13960277e9c45f41422b7), [`0a69921`](https://github.com/QwikDev/qwik/commit/0a69921049732b732d39bc36824ab1f11d68c21e), [`dd12f2f`](https://github.com/QwikDev/qwik/commit/dd12f2f7df28ef4cc480a01498b0c573307b2644)]: + - @qwik.dev/core@2.0.0-beta.14 + ## 2.0.0-beta.13 ### Patch Changes diff --git a/packages/qwik-react/package.json b/packages/qwik-react/package.json index be4c0a7f639..d9642e49989 100644 --- a/packages/qwik-react/package.json +++ b/packages/qwik-react/package.json @@ -1,7 +1,7 @@ { "name": "@qwik.dev/react", "description": "Qwik React allows adding React components into existing Qwik application", - "version": "2.0.0-beta.13", + "version": "2.0.0-beta.14", "bugs": "https://github.com/QwikDev/qwik/issues", "devDependencies": { "@qwik.dev/core": "workspace:*", diff --git a/packages/qwik-router/CHANGELOG.md b/packages/qwik-router/CHANGELOG.md index d2a47bfb818..9973bfd3f8a 100644 --- a/packages/qwik-router/CHANGELOG.md +++ b/packages/qwik-router/CHANGELOG.md @@ -1,5 +1,20 @@ # @qwik.dev/city +## 2.0.0-beta.14 + +### Major Changes + +- BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#8103](https://github.com/QwikDev/qwik/pull/8103)) + +### Minor Changes + +- ✨ extend routeLoader$ signal type and eslint rule (by [@Varixo](https://github.com/Varixo) in [#8126](https://github.com/QwikDev/qwik/pull/8126)) + +### Patch Changes + +- Updated dependencies [[`2d69c94`](https://github.com/QwikDev/qwik/commit/2d69c9421bb5dd81aa884def45d5059e2bd8c31f), [`d8767fb`](https://github.com/QwikDev/qwik/commit/d8767fb3ff186446aa7254047c28ee2292133c63), [`3bbd3d8`](https://github.com/QwikDev/qwik/commit/3bbd3d8040b6bf12e62b1e92570ec34df7ea5a72), [`e20e531`](https://github.com/QwikDev/qwik/commit/e20e53148d59dd370774552b4bfb69129547523e), [`022969a`](https://github.com/QwikDev/qwik/commit/022969ace44a07a40ab73daeae0e414fc3200ba9), [`0c81e2a`](https://github.com/QwikDev/qwik/commit/0c81e2aecffea24e2539a7750fcddb9547f2d863), [`a369eeb`](https://github.com/QwikDev/qwik/commit/a369eebb2637fbd46ca13960277e9c45f41422b7), [`0a69921`](https://github.com/QwikDev/qwik/commit/0a69921049732b732d39bc36824ab1f11d68c21e), [`dd12f2f`](https://github.com/QwikDev/qwik/commit/dd12f2f7df28ef4cc480a01498b0c573307b2644)]: + - @qwik.dev/core@2.0.0-beta.14 + ## 2.0.0-beta.13 ### Patch Changes diff --git a/packages/qwik-router/package.json b/packages/qwik-router/package.json index f88abbd3463..1bc6593cedb 100644 --- a/packages/qwik-router/package.json +++ b/packages/qwik-router/package.json @@ -1,7 +1,7 @@ { "name": "@qwik.dev/router", "description": "The router for Qwik.", - "version": "2.0.0-beta.13", + "version": "2.0.0-beta.14", "bugs": "https://github.com/QwikDev/qwik/issues", "dependencies": { "@azure/functions": "3.5.1", diff --git a/packages/qwik/CHANGELOG.md b/packages/qwik/CHANGELOG.md index 3690174966c..030c224281c 100644 --- a/packages/qwik/CHANGELOG.md +++ b/packages/qwik/CHANGELOG.md @@ -1,5 +1,31 @@ # @qwik.dev/core +## 2.0.0-beta.14 + +### Major Changes + +- BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#8103](https://github.com/QwikDev/qwik/pull/8103)) + +### Minor Changes + +- ✨ rename .resolve() to .promise() (by [@Varixo](https://github.com/Varixo) in [#8126](https://github.com/QwikDev/qwik/pull/8126)) + +- ✨ introduce deferUpdates option for useTask$ (by [@Varixo](https://github.com/Varixo) in [#8107](https://github.com/QwikDev/qwik/pull/8107)) + +- ✨ support promises in attributes (by [@Varixo](https://github.com/Varixo) in [#8117](https://github.com/QwikDev/qwik/pull/8117)) + +- ✨ change behavior of useAsyncComputed$ to throw only once (by [@Varixo](https://github.com/Varixo) in [#8126](https://github.com/QwikDev/qwik/pull/8126)) + +### Patch Changes + +- 🐞🩹 Qwik vite plugin respects outDir change (by [@gnemanja](https://github.com/gnemanja) in [#8127](https://github.com/QwikDev/qwik/pull/8127)) + +- 🐞🩹 serializing reused qrl (by [@Varixo](https://github.com/Varixo) in [#8131](https://github.com/QwikDev/qwik/pull/8131)) + +- 🐞🩹 allow to modify inline component's children component props (by [@Varixo](https://github.com/Varixo) in [#8141](https://github.com/QwikDev/qwik/pull/8141)) + +- 🐞🩹 The types for the JSX event handlers are more precise about their scope (e.g. no `document:OnQVisible$` or `onQIdle$`). (by [@wmertens](https://github.com/wmertens) in [#8134](https://github.com/QwikDev/qwik/pull/8134)) + ## 2.0.0-beta.13 ### Minor Changes diff --git a/packages/qwik/package.json b/packages/qwik/package.json index c1bb72b2cdb..45254dea771 100644 --- a/packages/qwik/package.json +++ b/packages/qwik/package.json @@ -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.13", + "version": "2.0.0-beta.14", "author": "Qwik Team", "bin": { "qwik": "./qwik-cli.mjs" diff --git a/packages/supabase-auth-helpers-qwik/CHANGELOG.md b/packages/supabase-auth-helpers-qwik/CHANGELOG.md new file mode 100644 index 00000000000..ad84b9f270b --- /dev/null +++ b/packages/supabase-auth-helpers-qwik/CHANGELOG.md @@ -0,0 +1,7 @@ +# supabase-auth-helpers-qwik + +## 1.0.0-beta.0 + +### Major Changes + +- BREAKING: the CJS/UMD builds have been removed; ESM is well-supported everywhere and allows better optimizations. (by [@JerryWu1234](https://github.com/JerryWu1234) in [#8103](https://github.com/QwikDev/qwik/pull/8103)) diff --git a/packages/supabase-auth-helpers-qwik/package.json b/packages/supabase-auth-helpers-qwik/package.json index 7ad737a5c28..49b9d11ecf5 100644 --- a/packages/supabase-auth-helpers-qwik/package.json +++ b/packages/supabase-auth-helpers-qwik/package.json @@ -1,7 +1,7 @@ { "name": "supabase-auth-helpers-qwik", "description": "A collection of Qwik framework specific Auth utilities for working with Supabase.", - "version": "0.0.3", + "version": "1.0.0-beta.0", "author": "Qwik Team", "bugs": "https://github.com/QwikDev/qwik/issues", "devDependencies": { From 397eaa06977eea269b25c8f6124b27e0ce67dee1 Mon Sep 17 00:00:00 2001 From: Wout Mertens Date: Fri, 14 Nov 2025 18:04:25 +0100 Subject: [PATCH 2/2] fix Changelog --- packages/qwik/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/qwik/CHANGELOG.md b/packages/qwik/CHANGELOG.md index 030c224281c..6fcbc0624bc 100644 --- a/packages/qwik/CHANGELOG.md +++ b/packages/qwik/CHANGELOG.md @@ -8,7 +8,7 @@ ### Minor Changes -- ✨ rename .resolve() to .promise() (by [@Varixo](https://github.com/Varixo) in [#8126](https://github.com/QwikDev/qwik/pull/8126)) +- ✨ `useAsyncComputed$`: rename .resolve() to .promise() (by [@Varixo](https://github.com/Varixo) in [#8126](https://github.com/QwikDev/qwik/pull/8126)) - ✨ introduce deferUpdates option for useTask$ (by [@Varixo](https://github.com/Varixo) in [#8107](https://github.com/QwikDev/qwik/pull/8107))