Guilherme Araújo
Guilherme Araújo
### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.dev/blob/main/CONTRIBUTING.md) and made commit messages that follow the guideline. - [x] I have run `npm run lint:js -- --fix` and/or...
## Description Change layout's word break to normal ## Validation ## Related Issues Fixes #6711 ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and made commit messages...
## Description Merge logos ## Validation ## Related Issues Fixes #6768 ### Check List - [x] I have read the [Contributing Guidelines](https://github.com/nodejs/nodejs.org/blob/main/CONTRIBUTING.md) and made commit messages that follow the guideline....
### Package @lucia-auth/session-drizzle ### Describe the bug When I try to use the `generatedAlwaysAsIdentity()` function on the `id` column from users, TypeScript presents the following type compatibility error ``` The...