Julien Ripouteau

Results 24 issues of Julien Ripouteau

**PR is targetting #4412 and depends on https://github.com/adonisjs/assembler/pull/74** --- Two things : - add a `getTsMorphProject()` method on `Codemods` class. so that users can make their own codemods as explained...

**PR needs https://github.com/adonisjs/assembler/pull/73** Add both methods to the `Codemods` class

## Changes Add support for AdonisJS 6 No breaking changes, except the way we should import things : ```ts import slugify from '@adonisjs/lucid-slugify/decorator' class Post extends BaseModel { @column() @slugify({...

Currently, you can configure an allow list for pages to be rendered with SSR or not The problem is that it won't work out of the box: the `app.tsx` file...

enhancement

Thanks for this great lib. I was able to use it for an hour, everything worked perfectly. Then I tried a rebuild after an `ns clean`, and it doesn't work...

### Clear and concise description of the problem Add a support for [Polar.sh](https://polar.sh/) provider to sponsorkit ### Suggested solution I can work on a PR if you're OK with adding...

enhancement

Rewrite to ESM - V6 Support PR from @Melchyore via #4

## Summary This proposal suggests adding many more events for common tasks in an application and details the data required for Adoscope as requested by Virk ## Links [Full rendered...

### Description Congratulations on the redesign of the landing page, it looks amazing! I took the opportunity to add the AdonisJS logo in the framework section Vite has been the...