rsnext/packages
Josh Story 7425d51172
Fix ServerAction rejection reason (#63744)
Recently the serverActionReducer was updated to no longer use React's
thenable type to carry resolution/rejection information. However the
rejection reason was not updated so now when a server action fails we
were rejecting with `undefined` rather than the rejected reason. This
change updates the reject to use the rejection value.


Closes NEXT-2943
2024-03-26 17:46:50 -07:00
..
create-next-app v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
eslint-config-next v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
eslint-plugin-next v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
font v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next Fix ServerAction rejection reason (#63744) 2024-03-26 17:46:50 -07:00
next-bundle-analyzer v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-codemod v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-env v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-mdx v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-plugin-storybook v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-polyfill-module v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-polyfill-nomodule v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
next-swc v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
react-refresh-utils v14.2.0-canary.44 2024-03-26 23:23:31 +00:00
third-parties v14.2.0-canary.44 2024-03-26 23:23:31 +00:00