Skip to content

chore: merge main into v2 #7641

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

Open
wants to merge 82 commits into
base: build/v2
Choose a base branch
from
Open

chore: merge main into v2 #7641

wants to merge 82 commits into from

Conversation

wmertens
Copy link
Member

@wmertens wmertens commented May 25, 2025

not easy because of the preloader changes.

sreeisalso and others added 30 commits April 21, 2025 11:47
test(preloader): add https + counters to preloader-test for debugging
fix(preloader): correctly init config
fix(prefetchSW): correct script path replace
also add core as a preload
chore(docs): remove sdk-qwik use and copy 404 page
- adds the preloader, core, and the bundlegraph as preloads at the top of the page
- adds SSR modulepreload links immediately after body completes, so that those preloads don't interfere with page loading, but still before document ready (what it was before)

These changes don't seem to interfere with LCP, and they decrease delays.
- don't decrease the probability of array preloads
- limit ssr preloads to the first 15 qrls on the page
- allow somewhat more ssr preloads
- when preloading at 100%, also preload the entire dynamic graph at 95%
this doesn't seem to interfere with LCP because it's small and async, and it allows listening to qwikloader events sooner.
Copy link

changeset-bot bot commented May 25, 2025

⚠️ No Changeset found

Latest commit: 2ffcfe8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

github-actions bot commented May 25, 2025

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 2ffcfe8

@wmertens wmertens marked this pull request as ready for review May 26, 2025 21:14
@wmertens wmertens requested review from a team as code owners May 26, 2025 21:14
@Varixo Varixo force-pushed the v2-merge-main branch 3 times, most recently from ecd8cab to 2a33cc8 Compare May 29, 2025 19:51
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.

7 participants