Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

39 lines (29 loc) · 1.14 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Fixed

[0.2.1] - 2023-01-04

Changed

  • webpack 4: Only add polyfills to initial chunks
  • webpack 5: Use the processAssets hook to prevent deprecation warnings

Fixed

  • Previous release was empty

0.2.0 - 2023-01-04

Changed

  • webpack 4: Only add polyfills to initial chunks
  • webpack 5: Use the processAssets hook to prevent deprecation warnings

0.1.0 - 2023-01-04

Added

  • Initial release for webpack 4 and 5