Skip to content

Latest commit

 

History

History
73 lines (39 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

73 lines (39 loc) · 2.29 KB

Release Notes

Fixed

  • Fix confirm controller overwrite (#100)

Fixed

  • Confirm controller overwrite (#95)

Fixed

  • Make auth options empty by default (47a0a1d)

Changed

  • The UI package now contains all auth scaffolding from the laravel skeleton

Changed

  • Use sass-loader v8 for Vue preset (bb64fca)

Changed

  • Removed Laravel 7.0 support (0287d4ee)

Changed

  • Change the specified time until re-authentication (#37)

Fixed

  • Add auth.passwords.confirm to exported views (#36)

Added

  • Add password confirmation screen (#34)

Changed

  • Remove X-CSRF-TOKEN header from Axios instance (#23)

Fixed

  • Replace tab to space (#28)
  • Add missing semicolon to avoid unnecessary diff (#32)
  • Update resolve-url-loader dependency constraint (#33)

Added

  • Add macro check on ui:auth command (#16)

v1.0.0 (2019-08-13)

Initial commit.