Skip to content

v1.7.0

Compare
Choose a tag to compare
@suomato suomato released this 01 Jul 12:03
· 57 commits to master since this release

Added

  • Variables in _variables.sass can be used in *.vue files
  • Webpack removes unused css from app.[hash].css file
  • A new command make:menu-page
  • screenshot for theme

Changed

  • Migrated from webpack 3 to webpack 4
  • Moved Luna CLIs docs to suomato/luna repository
  • Updated composer packages (Now PHP version must be at least v7.0!)
  • Updated Timber to v1.7.1

Removed

  • dd() from /app/helpers.php. This function comes now with the symfony/var-dumper