Skip to content

[pull] canary from vercel:canary#313

Merged
pull[bot] merged 8 commits into
code:canaryfrom
vercel:canary
Aug 25, 2025
Merged

[pull] canary from vercel:canary#313
pull[bot] merged 8 commits into
code:canaryfrom
vercel:canary

Conversation

@pull

@pull pull Bot commented Aug 25, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

mischnic and others added 8 commits August 25, 2025 16:36
Support patterns into `exports` field mappings

- for exact mappings (such as `"./foo": "./src/foo/index.js"`), all patterns work
- for wildcard mappings (such as `"./*": "./src/*/index.js"`), only basic patterns of `prefix<dynamic>suffix` are supported.
We need a special case for this shared library loading
### What?

In certain cases (e.g. on initial build) the backend knows that the backing storage has no more info than the memory cache. In these cases it can skip looking up every task on the backing storage.
This auto-generated PR updates the development integration test manifest used when testing Rspack.
This auto-generated PR updates the production integration test manifest used when testing Rspack.
## What?

More preparation work for removing manifest loading from loadComponents. No changes to how things function, only making it clearer what is used from loadComponents in each place it is used.
Follow-up to #83006 this ensures
we actually pull the tag refs otherwise we can't reset to them.

Verified here:
https://github.com/vercel/next.js/actions/runs/17217751382
@pull pull Bot locked and limited conversation to collaborators Aug 25, 2025
@pull pull Bot added the ⤵️ pull label Aug 25, 2025
@pull pull Bot merged commit 527a238 into code:canary Aug 25, 2025
12 of 15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants