Jason Ian Green
Jason Ian Green
If I remove it I can put some proper branch protection on this, plus everything we need gets generated in the releases tab in github and npm.
**What issue does this pull request resolve?** Adds warning about grapheme clusters to maxLength / minLength docs. **What changes did you make?** Only docs **Is there anything that requires more...
Originally by @yonran - I had to start a fresh PR and cherry-pick due to some unknown coveralls error on his PR. Description taken from original. **What issue does this...
**What issue does this pull request resolve?** #2217 **What changes did you make?** Small change to docs to ensure they match the [actual code](https://github.com/ajv-validator/ajv/blob/32dc83377250ab0a2e5417e89fcca8333d07e5e0/lib/core.ts#L823). **Is there anything that requires more...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
**What issue does this pull request resolve?** #2477 - Wrap regexp instantiation in try/catch to add pattern and schema path to the error message **What changes did you make?** Wrapped...