Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Latest commit

 

History

History
73 lines (40 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

73 lines (40 loc) · 2.49 KB

Release Notes

Fixed

  • Fix Login event firing before Register (#59)

Fixed

  • Fixes Vue warning (#55)

Removed

  • Remove unused component (#54)

Fixed

  • Update stubs/inertia/app case in installInertiaStack (#53)

Changed

  • Add @inertiajs/progress to package dependencies (#46, #49)
  • Reduce verbosity by introducing a 'Guest' layout (#52)
  • Add email (username) autocomplete (#51)
  • Simplify Inertia logout links (#48)

Added

  • Inertia Stack (#44))

Fixed

  • Copy webpack.config.js on inertia init (#45)

Changed

Fixed

  • Redirect to intended path after login (#39)
  • Change "Logout" text to "Log out" and "Login" to "Log in" (#41)

Changed

  • Upgrade to PostCSS 8 as Laravel Mix v6 is out (#31)

Changed

  • Reuse blade component (#30)
  • Improve SPA compatibility (#29)

v1.0.0 (2020-10-08)

Initial stable release.