Skip to content

3.29.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 02 Jun 13:22
· 419 commits to master since this release

Included commits: 3.28.3...3.29.0

Improvements

  • Introduced TwigTemplateWarmingModeEventSubscriberPlugin to add a Container flag when the Twig template warmer is executing.
  • Introduced Spryker\Zed\Twig\Communication\Console\TwigTemplateWarmerConsole that pre-compiles Twig templates on Zed to improve performance by avoiding on-the-fly compilation during the first page load.
  • Introduced Spryker\Yves\Twig\Plugin\Console\TwigTemplateWarmerConsole that pre-compiles Twig templates on Yves to improve performance by avoiding on-the-fly compilation during the first page load.