Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Releases: symfony/assetic-bundle

2.8.1

22 Nov 11:43
Compare
Choose a tag to compare
  • Updated the Twig integration to stop using APIs deprecated in Twig 1.27

2.8.0

22 Nov 11:42
Compare
Choose a tag to compare

New features

  • Added CleanCSS filter config

Bug fixes

  • Use the RequestStack to get the Request instead of the service
  • Fixed support for Symfony 3 resources

2.7.1

17 Nov 09:46
Compare
Choose a tag to compare
  • Added support for Symfony 3

2.7.0

01 Sep 00:31
Compare
Choose a tag to compare

New features

  • Added configuration for ReactJsx filter
  • Upgraded the watch command to use Spork 0.3
  • Added support for Twig 2
  • Allow configuration of sass/scss filter sourcemap option
  • Add configuration for precision in the sass/scss filter
  • Treat NULL like "all bundles" in the config

Bug fixes

  • Removed usage of the deprecated Symfony APIs for Symfony 2.7+
  • Fix the asset cache in the controller to take the asset dependencies into account
  • Added "web" folder as a default load path for the sass filter