Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

v3.0.0

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 20 Dec 15:05
· 48 commits to master since this release

3.0.0 (2018-12-20)

Code Refactoring

  • drop support for webpack < 4 (#303) (203a4ee)
  • more validations in options schema

Features

  • resourcePath is now available in outputPath and publicPath (#304) (0d66e64)
  • context is now available in outputPath and publicPath (#305) (d5eb823)

BREAKING CHANGES

  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4