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) #7279

Open
wants to merge 1 commit into
base: build/v2
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 25, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to build/v2, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

build/v2 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on build/v2.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@qwik.dev/[email protected]

Patch Changes

  • 🐞🩹 rendering attribute value from array of classes from spread props (by @Varixo in #7310)

  • 🐞🩹 null or undefined as ref attribute value (by @Varixo in #7285)

  • 🐞🩹 QRLs are now scheduled instead of directly executed by qwik-loader, so that they are executed in the right order. (by @wmertens in #7269)

  • 🐞🩹 different component rendering with the same key (by @Varixo in #7292)

  • 🐞🩹 export SVG type from qwik/core (by @JerryWu1234 in #7222)

  • 🐞🩹 optimizer is now better at recognizing constProp (by @JerryWu1234 in #7316)

  • 🐞🩹 create svg nested children with correct namespace (by @Varixo in #7323)

  • 🐞🩹 the use hook didn't work when type is Slot. (by @JerryWu1234 in #7250)

  • 🛠 replace the _hW export in segments with a shared export _task in core. This opens up using QRLs from core. (by @wmertens in #7269)

  • ✨ emit "qrender" event after every render (by @Varixo in #7327)

  • 🐞🩹 vNode serialization error on server$ (by @damianpumar in #7278)

  • 🐞🩹 don't wrap and serialize functions that are attribute values (by @Varixo in #7284)

  • Updated ComponentStylesPrefixContent from ⭐️ to ⚡️. (by @sreeisalso in #7304)

  • Expose missing types into public.d.ts and fix types uri for internal export inside package.json (by @GrandSchtroumpf in #7289)

@qwik.dev/[email protected]

Patch Changes

[email protected]

[email protected]

@qwik.dev/[email protected]

@github-actions github-actions bot requested review from a team as code owners January 25, 2025 15:20
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 5 times, most recently from aae4206 to e7f21d4 Compare January 28, 2025 19:47
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch 9 times, most recently from a61a68b to 46e617b Compare February 10, 2025 16:07
@github-actions github-actions bot force-pushed the changeset-release/build/v2 branch from 46e617b to c04cde2 Compare February 11, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants