fix(deps): update react monorepo #99
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/react-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
19.0.10
->19.0.12
19.0.0
->19.1.0
19.0.0
->19.1.0
Release Notes
facebook/react (react)
v19.1.0
Compare Source
Owner Stack
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.
#32538, #32529, #32538
React
useId
to use valid CSS selectors, changing format from:r123:
to«r123»
. #32001React DOM
href
attribute is an empty string #31783getHoistableRoot()
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. #31837use-sync-external-store
exports
field topackage.json
foruse-sync-external-store
to support various entrypoints. #25231React Server Components
unstable_prerender
, a new experimental API for prerendering React Server Components on the server #31724registerServerReference
in client builds to handle server references in different environments. #32534Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
chore(deps): update dependency @types/react to v19.0.12to fix(deps): update react monorepod3a5447812
to06bfc408cf
Checkout
From your project repository, check out a new branch and test the changes.