Benoit Bénézech

Results 5 issues of Benoit Bénézech

I have an error boundary with a retry button that updates its own key to rerender the whole subtree. I want to retry the failed request on rerender (I use...

bug

It's a 10ish lines lib that relies on an outdated version of `object-assign` (3.0.0 when everyone has moved on to 4.1.0). It looks [unmaintained](https://github.com/markdalgleish/react-themeable/pull/7) :( It smells funny on the...

I love this lib, simple and focused. I think you may want to spend another hour of work to: - add `QueryParams` type, modelled after `RouteParams` - add documentation for...

I guess it should be a `devDependencies` if the project needs it internally. Is there a point to force end-project to install it if they use `BullMQ` or `Bee`? Thank...

We do not support yet: - **quoted cast** often needed when using enums defined in camelcase (some ORMs do that...) - **double/more cast** for example needed when doing complicated date...