![]() Usually the build script updates transitive React dependencies so that they refer to the corresponding release version. For use-sync-external-store, though, we also want to support older versions of React, too. So the normal behavior of the build script isn't sufficient. For now, to unblock, I hardcoded a special case, but we should consider a better way to handle this in the future. |
||
---|---|---|
.. | ||
check-npm-permissions.js | ||
confirm-skipped-packages.js | ||
confirm-version-and-tags.js | ||
parse-params.js | ||
print-follow-up-instructions.js | ||
prompt-for-otp.js | ||
publish-to-npm.js | ||
update-stable-version-numbers.js | ||
validate-skip-packages.js | ||
validate-tags.js |