GCastilho

Results 7 issues of GCastilho

### Description According to the type docs, when using `IsDateString({ strict: true})`: "If `strict` is `true`, performs additional checks for valid dates, e.g. invalidates dates like `2009-02-29`". But those dates...

type: fix
status: needs triage

**Describe the bug** The game seems to randomly crashes when I'm playing (frequently). Sometimes with an "access violation" error but other times just freezing **Screenshots** ![access violation](https://user-images.githubusercontent.com/34466758/121442263-a27c5500-c961-11eb-89fb-e58369487ec2.png) **Environment and game...

bug

Following the README, it says that "If you wish to skip [redis config], you can safely delete the config entry", but once I do remove the 'redis' entry from the...

-- Fixed a bug discussed in #8 where 'max' was not being handled properly with arrays bigger than 4 items

Implemented the 'keepBoundarySelected' prop, allowing users to "update" a range by clicking on one of its ends. This new property configures whether the range should remain selected if the user...

Hi, so it seems that the npm version of the package is outdated (8 months ago vs 4 months ago) and without 0b7d5274990c964d8b4b9b9a801ab2d69ab78f52 sapper will not work cause SSR Can...

**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** Currently, we can only have one key as the discriminator key, but as...

enhancement