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

chore(v2): Merge main #6887

Merged
merged 134 commits into from
Sep 26, 2024
Merged

chore(v2): Merge main #6887

merged 134 commits into from
Sep 26, 2024

Conversation

wmertens
Copy link
Member

No description provided.

Kampouse and others added 30 commits August 14, 2024 20:59
Update sitemap documentation for SSR and SSG
…6864)

Revert "chore: start the experiment with modulepreload on qwik.dev (#6862)"

This reverts commit 36eb7d0.
* chore: start the experiment with modulepreload on qwik.dev

* chore: add visible task to unregister service-worker.js

* chore: also unregister qwik-prefetch-service-worker.js

* chore: set unregister script as inlined script

* chore: remove visible task
…#6752)

* feat: add valibot$ validator and fix types of zod$ implementation

* fix: brand typed data validators

* fix: update API documentation of Qwik City

* feat: copy code from PR #6720 to merge PRs

Co-authored-by: Tobi <tzdesign@users.noreply.github.com>

* fix: document change with changeset

* chore: change version declaration of Valibot dependency

* chore: change version declaration of Valibot dependency

* fix: change text of changeset

* chore: Add alpha preview warning to valibot$ API

---------

Co-authored-by: Tobi <tzdesign@users.noreply.github.com>
* feat(optimizer): don't qwik-transform lib builds

this way libraries won't use internal APIs that may break between minor versions

* formatted changeset

---------

Co-authored-by: Shai Reznik <shairez@users.noreply.github.com>
intellix and others added 19 commits September 24, 2024 23:02
* fix(prefetch-sw): only prefetch direct imports

- dynamic imports should be fetched separately
- don't list deps that are already deps-of-deps

* feat(prefetch-sw): reduce fetch prio for dynamic tasks

* perf(prefetch-sw): pre-process bundle graph

* perf(prefetch-sw): don't prefetch indirect deps of indirect deps

* perf(prefetch-sw): limit concurrent low prio fetches

* fix(manifest): better import path handling
Co-authored-by: wuls <linsheng.wu@beantechs.com>
…update

Bumps the npm_and_yarn group with 1 update in the / directory: [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /starters/adapters/express directory: [express](https://github.com/expressjs/express).


Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: wuls <linsheng.wu@beantechs.com>
hashes can have _ in them
Co-authored-by: Wout Mertens <Wout.Mertens@gmail.com>
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Copy link

pkg-pr-new bot commented Sep 26, 2024

Open in Stackblitz

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

commit: b514d39

Copy link
Contributor

github-actions bot commented Sep 26, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

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

@wmertens wmertens merged commit 8af82a9 into build/v2 Sep 26, 2024
19 checks passed
@wmertens wmertens deleted the merge-main branch September 26, 2024 14:43
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.