Skip to content

v7.2.2

Compare
Choose a tag to compare
@TBlindaruk TBlindaruk released this 21 Mar 15:20
· 1615 commits to 7.x since this release

v7.2.2 (2020-03-20)

Fixed

  • Fixed empty data for blade components (#32032)
  • Fixed subdirectories when making components by make:component (#32030)
  • Fixed serialization of models when sending notifications (#32051)
  • Fixed route trailing slash in cached routes matcher (#32048)

Changed

  • Throw exception for non existing component alias (#32036)
  • Don't overwrite published stub files by default in stub:publish command (#32038)