Skip to content

v0.10.0

Latest
Compare
Choose a tag to compare
@bezoerb bezoerb released this 17 Mar 16:24
· 50 commits to master since this release

Features

  • Added support for Browserify
  • Routes config for critical & uncss (no need to configure http, critical and uncss separately anymore)

Maintenance

  • Use Babel 6 for Browserify & Webpack
  • Use npm versions of bootstrap, foundation & uikit for webpack & browserify
  • Foundation v6.2.0 update
  • More lightweight assets task (useful when developing with apache instead of browsersync)
  • Symfony 3.0 is now the default choice
  • Bump generator dependencies
  • Bump dependencies for generated app

Bugfixes

  • fix paths for bootstrap-stylus
  • fix path for npm bootstrap-sass
  • minor fix for webpack + uikit
  • fix post-merge hook for local composer
  • minor fix for requirejs
  • fixed kernel env for SF3