Skip to content

Commit 4cd8e53

Browse files
authored
Fix minimumReleaseAgeExclude for React and friends (#92535)
1 parent bb75506 commit 4cd8e53

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pnpm-workspace.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,7 @@ minimumReleaseAgeExclude:
4040
- next
4141
- react
4242
- react-dom
43-
- react-dom-*
44-
- react-experimental-builtin
4543
- react-is
46-
- react-is-builtin
4744
- react-server-dom-*
48-
- scheduler-*
45+
- scheduler
4946
- turbo

0 commit comments

Comments
 (0)