By luke.leber on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
1.0.x
Introduced in version:
1.0.2
Issue links:
Description:
Constructor Argument Change
Starting in 1.0.2, the \Drupal\inline_all_css\Asset\CriticalCssCollectionRenderer class now takes an additional \Symfony\Component\HttpFoundation\RequestStack argument.
Backwards compatibility is provided until Inline All CSS version 2.0.0 for any users that have extended this class (not that anyone would have, right? ...right?)
Impacts:
Module developers