Wilson

Results 5 issues of 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...

tech debt

## 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...

stale
v2
keep

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...

stale
v2

## 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)