react/scripts
Ruslan Lesiutin 2d16326d9a
fix[scripts/devtools/publish-release]: parse version list instead of handling 404 (#31087)
Discovered yesterday while was publishing a new release.

NPM `10.x.x` changed the text for 404 errors, so this check was failing.
Instead of handling 404 as a signal, I think its better to just parse
the whole list of versions and check if the new one is already there.
2024-09-30 17:07:54 +01:00
..
babel Test infra: Support gate('enableFeatureFlag') (#30760) 2024-08-20 16:40:01 -04:00
bench Don't minify symbols in production builds (#28881) 2024-04-20 11:23:46 -04:00
ci [ci] Rename scripts/circleci to scripts/ci 2024-07-29 19:18:03 -04:00
devtools fix[scripts/devtools/publish-release]: parse version list instead of handling 404 (#31087) 2024-09-30 17:07:54 +01:00
error-codes Rename renderToMarkup to renderToHTML (#30689) 2024-08-14 19:35:16 +02:00
eslint [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
eslint-rules Set the current fiber to the source of the error during error reporting (#29044) 2024-05-23 12:39:52 -04:00
flags Better NEXT_MAJOR support for RN flags (#28583) 2024-03-22 13:02:04 -04:00
flow [flow] Upgrade Flow to 0.245.2 (#30919) 2024-09-09 08:41:44 -07:00
git Remove leftover env variable logic in pre-commit hook 2015-09-01 14:35:47 -07:00
jest Temporarily disable suspending during work loop (#30762) 2024-09-04 12:38:36 -04:00
perf-counters [Codemod] Update copyright header to Meta (#25315) 2022-10-18 11:19:24 -04:00
prettier [prettier] Combine compiler and runtime configs 2024-06-21 12:05:29 -04:00
print-warnings Disable consoleWithStackDev Transform except in RN/WWW (#30313) 2024-07-12 14:39:38 -04:00
release Bump ws from 6.2.2 to 6.2.3 in /scripts/release (#30463) 2024-09-26 09:56:10 -04:00
rollup Build react-dom in builds/facebook-fbsource (#30711) 2024-09-18 14:44:55 -07:00
shared Remove turbopack unbundled/register/loader (#30756) 2024-08-21 09:58:31 -04:00
tasks [ci] Cleanup more references to circleci 2024-07-29 19:18:03 -04:00