π Raptor [BETA]
Pre-release
Pre-release
v4.0-beta
Added
- Automatically setup commands from Leaf modules
- Added first-class support for inertia with React, Vue and Svelte
- Added first-class support for Vite, Tailwind and asset bundling
- Automatically detect and use frontend engine for everything view related
- Added support for Schema files
Fixed
- Automatically load Leaf view engines or any defined in
config/view.php - Automatically sync Eloquent config to Leaf DB for one-time config
- Patched up commands in WEB/API modes
- Fixed config not loading correctly in console commands
Changed
- Switched config to new API for optimized loading
- Switched to new optimized PHP templating engine layer
- Added first-class support for inertia with React, Vue and Svelte
- Added first-class support for Vite, Tailwind and asset bundling
- Moved all Leaf related config away from users
Removed
- Removed config folder by default
- Removed lib folder by default
- Removed complete folder customization