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

Version Packages #6892

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Version Packages #6892

merged 1 commit into from
Oct 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 20, 2024

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 main, this PR will be updated.

Releases

@builder.io/[email protected]

Patch Changes

  • ✨ showing qrl parent names. (by @wmertens in #6881)
    in dev mode, qrl segments now start with their parent filename so it's easy to see where they came from. Furthermore, in production builds these filenames are also used so that origins in q-manifest.json are easy to understand.

  • 🐞🩹 Optimizer now ignores unknown deps in graph that caused crashes during build (by @wmertens in #6888)

  • 🐞🩹 Do not allow object methods to be serialized with style prop (by @jakovljevic-mladen in #6932)

  • 🐞🩹 In dev mode, changes to QRLs now explicitly invalidate the segment so that the browser will reload it (by @wmertens in #6938)

@builder.io/[email protected]

Patch Changes

  • ✨ Experimental feature - noSPA. (by @wmertens in #6937)
    This disables history patching, slightly reducing code size and startup time. Use this when your application is MPA only, meaning you don't use the Link component. To enable this, add it to the experimental array of the qwikVite plugin (not the qwikCity plugin).

[email protected]

[email protected]

@github-actions github-actions bot requested review from a team as code owners September 20, 2024 14:30
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from cac7dca to c599649 Compare September 26, 2024 23:02
@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from cc13ce4 to 15abc7f Compare October 6, 2024 18:21
@shairez shairez merged commit 6ba3052 into main Oct 6, 2024
2 checks passed
@shairez shairez deleted the changeset-release/main branch October 6, 2024 18:27
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.

1 participant