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

Improve SWC transform ID generation #69183

Merged
merged 2 commits into from
Aug 22, 2024
Merged

Improve SWC transform ID generation #69183

merged 2 commits into from
Aug 22, 2024

Conversation

shuding
Copy link
Member

@shuding shuding commented Aug 22, 2024

This adds an extra hash_salt option to the Server Actions transform's generate_action_id method which defaults to empty for now (so no actual behavior changes). When set, the salt will be used to prefix the payload.

@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. Turbopack Related to Turbopack with Next.js. type: next labels Aug 22, 2024
@ijjk
Copy link
Member

ijjk commented Aug 22, 2024

Tests Passed

@huozhi huozhi self-requested a review August 22, 2024 16:05
@shuding shuding merged commit 1face6e into canary Aug 22, 2024
103 of 108 checks passed
@shuding shuding deleted the shu/d9r7 branch August 22, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
created-by: Next.js team PRs by the Next.js team. Turbopack Related to Turbopack with Next.js. type: next
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants