Kieran Williams
Kieran Williams
### Enforce generic types when passed to `ReactFireOptions`, update various types Hey guys, will try to keep this short. Right now `ReactFireOptions` is generic on `T` but the type of...
For example, with `yarn start:all --projectPath ../some-project --freshlyCloned`, the value of `freshlyCloned` will be undefined, not `true`. However, with `yarn start:all --freshlyCloned --projectPath ../some-project`, the value of `freshlyCloned` will be...
Pretty much the title, but this error (and it's call stack) don't give much to go on when debugging. Would be more helpful (if possible) to have some indication of...
It would be nice to highlight the changes between versions with bold text, to make it easier to parse and see which changes are major, minor, etc. Example: ^1.4.1 -->...
Hey, loving this library and we recently migrated our application over to using it (from explicit react-router paths defined in-code). One thing I've found missing in the generated types though...
Opening for visibility, still needs work before merging (if this is even the direction you guys want to go in). This PR adds: - A basic statistics section (only accessible...