Skip to content

Conversation

@react-translations-bot
Copy link
Collaborator

@react-translations-bot react-translations-bot commented Dec 30, 2024

🚧 ν˜„μž¬ μž‘μ—… μ§„ν–‰μ€‘μž…λ‹ˆλ‹€! Mergeλ‚˜ Close ν•˜μ§€ λ§μ•„μ£Όμ„Έμš”.

By @lumirlumir


This PR was automatically generated.

Merge changes from react.dev at b1a249d

The following files have conflicts and may need new translations:

Please fix the conflicts by pushing new commits to this pull request, either by editing the files directly on GitHub or by checking out this branch.

DO NOT SQUASH MERGE THIS PULL REQUEST!

Doing so will "erase" the commits from main and cause them to show up as conflicts the next time we merge.

sophiebits and others added 30 commits December 2, 2024 14:13
* React v19 blog update

* re-add sebbie's install updates

Co-authored-by: Sebastian Silbermann <[email protected]>

---------

Co-authored-by: Sebastian Silbermann <[email protected]>
* Convert "Canary" callouts to "React 19 beta" (#6811)

* Convert "Canary" callouts to "React 19 beta"

* Starting in

* Bump version string

* Bump deploy

* Bump deploy

* Bump deploy

* [19] Remove <NextMajor> callouts (#6844)

* Remove <NextMajor> callouts

* rm if(node)

* Delete removed APIs from 19 docs (#6845)

* Add information about ref handling in strict mode (#6777)

* Add information about DOM ref handling in strict mode

* switch order of ref object / ref callback in strictmode doc

* use 'refs to components' terminology instead of 'DOM refs'

* update references to canary/r19

* Expand usage example and remove badges

---------

Co-authored-by: Rick Hanlon <[email protected]>

* [19] s/"Server Action"/"Server Function" (#7180)

* [19] s/Server Action/Server Function

* Revert /blog and change redirect

* Add note

* Tweak note

* [v19] Update sandboxes to 19 RC (#7196)

* Update transition docs for React 19 (#6837)

* Add async transitions to React 19 docs

* Updates from feedback

* tweaks

* grammar

* Add startTranstion API

* Apply suggestions from code review

Co-authored-by: Noah Lemen <[email protected]>

* Updated

* capitalization

* grammar

---------

Co-authored-by: Noah Lemen <[email protected]>

* [19] Add docs for prerender APIs (#7320)

* Add prerender APIs

* fix code blocks

---------

Co-authored-by: Noah Lemen <[email protected]>
* fix links

* Update startTransition.md

* Update startTransition.md

* Update startTransition.md

* Update startTransition.md
"use-server" docs Server Functions href fixed.
* Fix stylesheet precedence example

* Update link.md

---------

Co-authored-by: dan <[email protected]>
docs: fixed typo act md counter fn grammar error
the β€œDealing with rejected Promises” codesandbox example depends on react-error-boundary, but doesn’t specify it as a dependency, so the code example is broken
@github-actions
Copy link

github-actions bot commented Jan 4, 2025

Size changes

πŸ“¦ Next.js Bundle Analysis for undefined

This analysis was generated by the Next.js Bundle Analysis action. πŸ€–

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 104.38 KB (🟑 +85 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Five Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/404 108.39 KB (🟑 +1.31 KB) 212.77 KB
/500 108.38 KB (🟑 +1.31 KB) 212.76 KB
/[[...markdownPath]] 110.32 KB (🟑 +1.22 KB) 214.7 KB
/errors 108.5 KB (🟑 +1.31 KB) 212.88 KB
/errors/[errorCode] 108.48 KB (🟑 +1.31 KB) 212.86 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 10% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@lumirlumir lumirlumir removed the DO NOT CLOSE OR MERGE λ‹«μœΌλ©΄ μ•ˆλ˜λŠ” 이슈 λ˜λŠ” PR label Jan 4, 2025
@lumirlumir lumirlumir marked this pull request as ready for review January 4, 2025 15:55
@lumirlumir lumirlumir merged commit 1369aa4 into main Jan 4, 2025
6 checks passed
@lumirlumir lumirlumir deleted the sync-b1a249d5 branch January 4, 2025 15:55
@lumirlumir lumirlumir restored the sync-b1a249d5 branch January 12, 2025 10:36
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.