Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[pull] canary from vercel:canary #98

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

Merged
merged 3 commits into from
May 6, 2025
Merged

[pull] canary from vercel:canary #98

merged 3 commits into from
May 6, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented May 6, 2025

See Commits and Changes for more details.


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

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

sokra and others added 3 commits May 6, 2025 09:53
### What?

Add a flushing feature that allows to flush the in memory buffered data to disk when done with a key space. This reduces the memory usage.
The type checking introduced in #75935 wasn't actually failing the
build, because `find ... -exec ...` seems to eat non-zero exit codes.
This is fixed by using `xargs` instead.

Also fixes some files that were failing typechecking but no one noticed
due to the above bug.
Added documentation for the new Build Lifecycle Hooks feature in the
Next.js Compiler, specifically the `runAfterProductionCompile` hook.

#77345
@pull pull bot added the ⤵️ pull label May 6, 2025
@pull pull bot merged commit a64130e into code:canary May 6, 2025
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.

3 participants