rsnext/packages
JJ Kasper a234c26c33
Fix dev getStaticPaths/generateStaticParams calling (#48322)
Since exiting in `setTimeout()` can cause a race condition with sending
the result from the worker and we don't want to destroy workers when
trying to leverage them as it has a perf impact this ensures we create
unique workers per usage and destroy them afterwards.

x-ref: https://github.com/vercel/next.js/pull/47716
Fixes: https://github.com/vercel/next.js/issues/48061
2023-04-13 15:42:55 -07:00
..
create-next-app v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
eslint-config-next v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
eslint-plugin-next v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
font v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next Fix dev getStaticPaths/generateStaticParams calling (#48322) 2023-04-13 15:42:55 -07:00
next-bundle-analyzer v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-codemod v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-env v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-mdx v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-plugin-storybook v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-polyfill-module v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-polyfill-nomodule v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
next-swc Add body to router request to fix socket hang up (#48039) 2023-04-13 21:09:32 +00:00
react-dev-overlay v13.3.1-canary.6 2023-04-13 01:22:55 +00:00
react-refresh-utils v13.3.1-canary.6 2023-04-13 01:22:55 +00:00