Skip to content

Conversation

maiieul
Copy link
Member

@maiieul maiieul commented Aug 21, 2025

What is it?

  • Feature / enhancement
  • Bug

Description

Fixes #7834 to some extent. There are still bundling issues leading to over-prefetching on click left.

This speeds up SPA Link navigation by preloading the next route bundles on click.

Checklist

  • My code follows the developer guidelines of this project
  • I performed a self-review of my own code
  • I added a changeset with pnpm change
  • I made corresponding changes to the Qwik docs
  • I added new tests to cover the fix / functionality

@maiieul maiieul requested a review from a team as a code owner August 21, 2025 07:41
Copy link

changeset-bot bot commented Aug 21, 2025

🦋 Changeset detected

Latest commit: e41cb70

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@builder.io/qwik-city Patch
eslint-plugin-qwik Patch
@builder.io/qwik Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Aug 21, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@builder.io/qwik@7849
npm i https://pkg.pr.new/@builder.io/qwik-city@7849
npm i https://pkg.pr.new/eslint-plugin-qwik@7849
npm i https://pkg.pr.new/create-qwik@7849

commit: 3c6c3c3

Copy link
Contributor

github-actions bot commented Aug 21, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 3c6c3c3

@maiieul maiieul self-assigned this Aug 21, 2025
@maiieul maiieul moved this from Backlog to Waiting For Review in Qwik Development Aug 21, 2025
Copy link
Member

@wmertens wmertens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@maiieul maiieul merged commit 0ab5665 into QwikDev:main Aug 21, 2025
19 checks passed
@github-project-automation github-project-automation bot moved this from Waiting For Review to Done in Qwik Development Aug 21, 2025
Copy link
Member

@gioboa gioboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯👏

@github-actions github-actions bot mentioned this pull request Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[🐞] preloader reprioritization doesn't work for SPA navigation

3 participants