Skip to content

Commit

Permalink
publish react-server-dom-turbopack to canary channels (facebook#27427)
Browse files Browse the repository at this point in the history
When I added react-server-dom-turbopack I failed to mark the package as
stable so it did not get published with the canary release. This adds
the package to the stable set so it will be published correctly
  • Loading branch information
gnoff authored Sep 27, 2023
1 parent f81c0f1 commit 25fc9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReactVersions.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const stablePackages = {
'react-art': ReactVersion,
'react-dom': ReactVersion,
'react-server-dom-webpack': ReactVersion,
'react-server-dom-turbopack': ReactVersion,
'react-is': ReactVersion,
'react-reconciler': '0.30.0',
'react-refresh': '0.15.0',
Expand Down

0 comments on commit 25fc9ea

Please sign in to comment.