You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Refactored logic from prototype class to class
- Switched from done hook to afterEmit because webpack v5 shrinks assets to SizeOnlySource
- Added config validation
- Restructured options from single attributes to options attribute
- Adding webpack as peerDependency and node > 10 as engine
- Removed webpack 3 support
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
0 commit comments