Jarrod Flesch
Jarrod Flesch
**DISCLAIMER**: I am not sure if this would qualify as a separate branch, but I would love to discuss if that is something we want to pursue. ## Overview -...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: Ubuntu...
**Description** Aligns the return type listed in the docs with the return type used in code for the `useSlateStatic` hook. **Issue** Fixes: #5404 **Example** Docs: https://docs.slatejs.org/libraries/slate-react/hooks#useslatestatic-reacteditor  it says it should return...
## Description - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. Fixes https://github.com/payloadcms/payload/issues/3942 Moves the aliases from the db adapter packages into core. Removing the need...
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: linux Arch: x64 Version: #22...
### Link to the code that reproduces this issue https://github.com/JarrodMFlesch/next-jest-route-handlers ### To Reproduce 1. Clone the repository down 2. `yarn && yarn test` ### Current vs. Expected behavior Should be...
## Description To reproduce the issue, you would need to remove the `wait` and run the debugger with these 4 tests selected:  Everything works...
## Description Previously, if no validation function was passed in, many of these would return undefined when called. This causes issues inside the useField hook where it runs the validation...
## Description - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of change - [ ] Chore (non-breaking change which does not add functionality)...