Some improvements
Pre-release
Pre-release
Breaking Changes
generateEntryPointsTags
method is now async.
Changes
- Prevent fouc in development. We initially have a patch for this in adonisjs/inertia. The patch has been moved to the adonisjs/vite package directly with a more generic implementation. thanks to this, fouc will be avoided on adonisjs+tsx, adonisjs+edge, adonisjs+inertia stacks.
- Attempt to improve the start-up time of the Vite provider