Releases: bezoerb/generator-grunt-symfony
Releases · bezoerb/generator-grunt-symfony
v0.10.0
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
v0.9.2
v0.9.1
Some fixes for symfony 3 as well as a slightly changed folder structure to better fit into a symfony 3 project (Frontend tests are nor located in tests/Frontend
next to the php tests for symfony 3.
v0.9.0
This release adds offline support to your symfony project.
Thanks to the awesome Service Workers and sw-precache as well as all the wonderful people pushing this forward.
For a full list of changes see: v0.8.0...v0.9.0