rsnext/packages
Wyatt Johnson aca83d2a09
Move App Route handler logic into bundle (#47633)
Previously the app route handler was included in the server bundle, and called into user code to execute the underlying handler logic. This PR serves to move the handler code into the bundle so that the Node.js environment more closely matches the Edge environment.

This also updates the Rust code for the new loader.
fix NEXT-712 ([link](https://linear.app/vercel/issue/NEXT-712))
2023-03-29 19:31:30 +00:00
..
create-next-app v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
eslint-config-next v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
eslint-plugin-next v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
font v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next Move App Route handler logic into bundle (#47633) 2023-03-29 19:31:30 +00:00
next-bundle-analyzer v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-codemod v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-env v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-mdx v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-plugin-storybook v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-polyfill-module v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-polyfill-nomodule v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
next-swc Move App Route handler logic into bundle (#47633) 2023-03-29 19:31:30 +00:00
react-dev-overlay v13.2.5-canary.20 2023-03-28 08:18:00 +00:00
react-refresh-utils v13.2.5-canary.20 2023-03-28 08:18:00 +00:00