Julien Ripouteau
Julien Ripouteau
Yup, happy to accept a PR for that! Thanks
We are still missing updates for the bundler, codemods and create-adonisjs @rault-a do you plan to create a PR for this ?
Done https://github.com/adonisjs/assembler/releases/tag/v7.6.1
Unfortunately, this is a limitation of typescript and module augmentation: you can't modify a previous declaration. The only alternative I see would be to do this: ```ts // lib/env.ts type...
> Currently mqtt tests are run only on the hivemq broker because it's the broker included in the testcontainers package. I'm wondering if it's useful to run tests on other...
Is this PR ready @MaximeMRF? Looks all good to me 👍 Any additional comments @RomainLanz, or can we merge this?
Thanks a lot for the PR!
Sorry for the late reply! I will need a reproduction for providing help
Hey So I never really understood why this message was being displayed, and I couldn’t find much information about it either. And this warning does not seem to cause any...
Sorry it took a while! It’s now fixed in version 3.0.0 https://github.com/adonisjs/inertia/releases/tag/v3.0.0