Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 853 Bytes

CHANGELOG.md

File metadata and controls

25 lines (12 loc) · 853 Bytes

5.0.0 (2022-05-20)

Bug Fixes

  • drop support for Node 12 (1ebe8d5)
  • update the loader for webpack 5 (53f7b9e)

BREAKING CHANGES

  • This loader now only works on webpack >= 5.
  • This package no longer supports Node 12.

4.0.0 (2021-04-17)

Bug Fixes

  • drop support for Node 10 (894d1ca)

BREAKING CHANGES

  • THis package no longer supports Node 10.