Update react monorepo to v19.1.0
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:57
| Stage: build Stage: review Stage: code-intelligence | No artifacts found |
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
react (source) | dependencies | minor | 19.0.0 -> 19.1.0 |
react-dom (source) | dependencies | minor | 19.0.0 -> 19.1.0 |
v19.1.0
An Owner Stack is a string representing the components that are directly responsible for rendering a particular component. You can log Owner Stacks when debugging or use Owner Stacks to enhance error overlays or other development tools. Owner Stacks are only available in development builds. Component Stacks in production are unchanged.
useId
to use valid CSS selectors, changing format from :r123:
to «r123»
. #32001
href
attribute is an empty string #31783
getHoistableRoot()
didn’t work properly when the container was a Document #32321
<!-- -->
) as a DOM container. #32250
<script>
and <template>
tags to be nested within <select>
tags. #31837
exports
field to package.json
for use-sync-external-store
to support various entrypoints. #25231
unstable_prerender
, a new experimental API for prerendering React Server Components on the server #31724
registerServerReference
in client builds to handle server references in different environments. #32534
This MR has been generated by Renovate Bot.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:01:57
| Stage: build Stage: review Stage: code-intelligence |
Download artifacts
No artifacts found |