Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

v2.0.0

Choose a tag to compare

@alexander-akait alexander-akait released this 14 Nov 17:15
· 122 commits to master since this release

Bug Fixes

  • support webpack@5

Features

  • better handle errors from a module
  • pass module.parent to a module
  • validate loader options

BREAKING CHANGES

  • minimum supported node version is 10.13.0
  • minimum supported webpack version is 4.0.0