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

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

chore(v2): Merge main #6887

wants to merge 62 commits into from

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>
shairez and others added 26 commits September 9, 2024 17:11
* 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>
This mostly reverts commit 97676d1.
@wmertens wmertens requested review from a team as code owners September 18, 2024 07:10
Copy link

changeset-bot bot commented Sep 18, 2024

⚠️ No Changeset found

Latest commit: 60f1c55

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

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.