Skip to content

Latest commit

 

History

History
92 lines (52 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

92 lines (52 loc) · 2.52 KB

CHANGELOG

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

Tags

  • Features
  • Bug Fixes
  • Performance Improvements
  • Enhancements
  • Dependency Updates
  • Breaking Changes
  • Documentation
  • Internal
  • Unreleased

v4.0.1 (2021-12-31)

Dependency Updates

  • update schema-utils to v4 (aef5fa0)

v4.0.0 (2021-06-12)

Breaking Changes

v3.1.0 (2021-03-06)

Enhancements

  • drop loader-utils dependency (cc9260d)
  • prefer webpack template strings (cc9260d)

v3.0.2 (2021-02-15)

Bug Fixes

  • add webpack to peerDependencies (4ab2f8c)

v3.0.1 (2021-02-14)

Bug Fixes

v3.0.0 (2021-02-13)

Bug Fixes

  • prefer modules provided by compiler (87126e7)

Breaking Changes

  • default stage is now PROCESS_ASSETS_STAGE_SUMMARIZE (cd8199d)

v2.0.1 (2020-12-14)

Internal

v2.0.0 (2020-12-12)

Features

  • support string in asset destination (591fc26)

Breaking Changes

  • rename transformPath to to (591fc26)

v1.0.2 (2020-11-10)

Bug Fixes

  • add strict schema validations (73d4fba)

v1.0.1 (2020-11-08)

Bug Fixes

  • don't overwrite existing immutable property (86ab1d5)

Enhancements

v1.0.0 (2020-11-07)

  • Initial Release: Copy assets in webpack memory