Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 520 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 520 Bytes

Changelog

All notable changes to laravel-dashboard will be documented in this file

2.0.1 - 2020-12-12

  • allow PHP 8

2.0.0 - 2020-09-09

  • add support for Livewire 2
  • drop support for Laravel 7

1.3.1 - 2020-09-09

  • add support for Laravel 8

1.3.0 - 2020-07-09

  • allow to override the external dependencies (#41)

1.2.0 - 2020-06-11

  • Add --color-success CSS variable

1.1.0 - 2020-05-08

  • Add stacks for assets and scripts on render tile (#16)

1.0.0 - 2020-04-30

  • Initial release