Skip to content

Version 2.0.0

Latest
Compare
Choose a tag to compare
@herminio-gurgel herminio-gurgel released this 20 Nov 13:46
· 1 commit to main since this release

New Features

  • Persistent Layout Configuration: Inertia.js is now configured to use persistent layout, ensuring a consistent interface and simplifying the implementation of new layouts.
  • Automatic Imports Support: With unplugin-auto-import and unplugin-vue-components, Vue components and APIs are now automatically imported, reducing redundancy and simplifying development.
  • Reorganized Project Structure: Files and directories have been realigned for better maintainability and to reflect a more intuitive structure.
  • Code Enhancements: Multiple updates to improve readability and standardization, including: Prettier, Eslint, Pint and CommitLint