spaceout/front_end/node_modules/@webpack-cli/serve/CHANGELOG.md
2020-12-12 10:25:30 -05:00

3.7 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2020-11-04)

Bug Fixes

  • resolve dev server hot options correctly (#2022) (7c5a2ba)

Features

1.0.1 (2020-10-10)

Note: Version bump only for package @webpack-cli/serve

1.0.1-rc.1 (2020-10-06)

Bug Fixes

  • peer dependencies for webpack serve (#1317) (f8ec203)
  • packages: make packages have correct main paths to index (#1366) (5dd7bd6)
  • serve: merge CLI and devServer options correctly (#1649) (2cdf5ce)
  • serve: supplying help or version as an arg should throw error (#1694) (6eb7883)

Features

1.0.1-alpha.5 (2020-03-02)

Note: Version bump only for package @webpack-cli/serve

1.0.1-alpha.4 (2020-02-29)

Note: Version bump only for package @webpack-cli/serve

1.0.1-alpha.3 (2020-02-23)

Note: Version bump only for package @webpack-cli/serve

1.0.1-alpha.2 (2020-02-23)

Note: Version bump only for package @webpack-cli/serve

1.0.1-alpha.1 (2020-02-23)

Bug Fixes