Wilson
Wilson
Does the project have a formatter (i.e prettier)? I know that we have an eslint config but it does not provide formatting. Code formatter could serve as a coding style...
## Allow user to provide custom options when using update operations This PR allows user to provide custom options when using payload.update(...). The custom `options` is optional and therefore won't...
Make req.user type hints accessible in collection hooks by adding User type in PayloadRequest. - [x] I have read and understand the [CONTRIBUTING.md](https://github.com/payloadcms/payload/blob/main/CONTRIBUTING.md) document in this repository. ## Type of...
## 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 - [x] Simple documentation change ## Checklist: - [x] I have...
Fixes #75 > add request body in custom endpoints - [x] Tests pass - [x] Appropriate changes to README are included in PR (Not needed in this PR)