3.15.0
github-actions
released this
27 Jun 08:03
·
1263 commits
to develop
since this release
{warning} Polyfills for IE have been removed from the Blitz inject script due to
polyfill.io
having been compromised.
Removed
- Removed the
fetch
,Promise
andCustomEvent
polyfills for IE from the Blitz inject script – if you need to support IE, you will need to add the polyfills yourself (#677).