Skip to content

Latest commit

 

History

History
27 lines (27 loc) · 864 Bytes

2022-06-21-deprecate-dependencies.md

File metadata and controls

27 lines (27 loc) · 864 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Deprecate dependencies
issue: NEXT-18418
author: Tobias Berge
author_email: t.berge@shopware.com
author_github: @tobiasberge
---

Storefront

  • Deprecated the following polyfill dependencies because the IE11 support will be discontinued
    • form-association-polyfill
    • mdn-polyfills/NodeList.prototype.forEach
    • mdn-polyfills/CustomEvent
    • mdn-polyfills/MouseEvent
    • picturefill
    • element-closest
    • formdata-polyfill
    • object-fit-polyfill
    • intersection-observer
    • report-validity
  • Deprecated the following webpack loaders because they are unused
    • imports-loader
    • exports-loader
    • sass-resources-loader
  • Deprecated the following webpack plugins because they are unused
    • stylelint-webpack-plugin
    • copy-webpack-plugin
    • optimize-css-assets-webpack-plugin