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

feat(turbopack): Handle fragment in requests #7771

Merged
merged 30 commits into from
Apr 9, 2024
Merged

feat(turbopack): Handle fragment in requests #7771

merged 30 commits into from
Apr 9, 2024

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Mar 20, 2024

Description

Closes PACK-1006

I added fragment to variants of Request

Testing Instructions

I'm not sure about the way to test

Copy link

vercel bot commented Mar 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-basic-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
examples-kitchensink-blog 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
examples-svelte-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
examples-tailwind-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
examples-vite-web 🔄 Building (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 1:25am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2024 1:25am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2024 1:25am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview Apr 9, 2024 1:25am

@kdy1 kdy1 marked this pull request as ready for review March 20, 2024 00:55
@kdy1 kdy1 requested a review from a team as a code owner March 20, 2024 00:55
Copy link
Contributor

github-actions bot commented Mar 20, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Mar 20, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

Copy link
Contributor

✅ This change can build next-swc

@kdy1 kdy1 merged commit b611074 into main Apr 9, 2024
45 of 47 checks passed
@kdy1 kdy1 deleted the kdy1/pack-1006 branch April 9, 2024 01:16
kdy1 added a commit that referenced this pull request Apr 9, 2024
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

Closes PACK-1006

I added `fragment` to variants of `Request`

### Testing Instructions

I'm not sure about the way to test

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

Closes PACK-1006

I added `fragment` to variants of `Request`

### Testing Instructions

I'm not sure about the way to test

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

Closes PACK-1006

I added `fragment` to variants of `Request`

### Testing Instructions

I'm not sure about the way to test

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

Closes PACK-1006

I added `fragment` to variants of `Request`

### Testing Instructions

I'm not sure about the way to test

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants