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

Latest commit

 

History

History
403 lines (210 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

403 lines (210 loc) · 15.6 KB

Change Log

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

12.10.3 (2020-10-25)

Bug Fixes

  • make react refresh babel plugin optional (#761) (9d22b03)
  • With publicPath and historyApiFallback, manually set fallback index (#764) (cf6279b)

12.10.2 (2020-08-19)

Bug Fixes

  • make react-refresh work better with error overlay (e6deed4)

12.10.1 (2020-08-19)

Bug Fixes

  • load react-refresh plugin (32870e1)

12.10.0 (2020-08-19)

Features

12.9.0 (2020-07-13)

Features

12.8.0 (2020-04-30)

Features

  • CSS modules should export camelCased names (#585) (5567a8c)
  • babel: Add optional chaining support to default babel preset (#682) (745c66b)

12.7.5 (2019-12-19)

Bug Fixes

  • deps: [security] bump copy-webpack-plugin from 4.6.0 to 5.1.1 (#656) (278a936)

12.7.4 (2019-12-13)

Bug Fixes

  • add regexp to allowed type of options.transpileModules (#654) (966efff)

12.7.3 (2019-10-03)

Bug Fixes

  • fix webpack-dev-server logs (ad7ae9a)

12.7.2 (2019-08-09)

Note: Version bump only for package poi

12.7.1 (2019-07-27)

Bug Fixes

  • Append poi -s output URLs with output.publicUrl (#587) (fcd70f7)

Features

12.7.0 (2019-07-03)

Features

  • webpack: Upgrade mini-css-extract-webpack-plugin and support hmr (#578) (e254e31)
  • add babel.configFile, babel.babelrc options (#583) (57c7260)

12.6.10 (2019-05-23)

Bug Fixes

  • stop spinner before logging (92146e9)

12.6.9 (2019-05-23)

Note: Version bump only for package poi

12.6.8 (2019-05-05)

Bug Fixes

  • webpack: do not override process.env.NODE_ENV, closes #568 (439af76)

12.6.7 (2019-05-03)

Bug Fixes

12.6.6 (2019-04-28)

Bug Fixes

  • ensure that ts-node returns a commonjs module, closes #563 (27eaf55)

12.6.5 (2019-04-16)

Bug Fixes

  • handle default export in ts config file (62eda5a)

12.6.4 (2019-04-08)

Note: Version bump only for package poi

12.6.3 (2019-04-06)

Bug Fixes

  • scoped package name in babel.transpileModules (1fc0217)

12.6.2 (2019-04-06)

Note: Version bump only for package poi

12.6.1 (2019-04-04)

Features

  • automatically add imports for react and preact jsx (12dd506)

12.6.0 (2019-04-04)

Bug Fixes

Features

12.5.9 (2019-03-29)

Bug Fixes

  • add #webpack-hot-client to all entries, closes #534 (2cf113b)

12.5.8 (2019-03-26)

Bug Fixes

  • allow to disable html generation via cli flag (adb8d32)

12.5.7 (2019-03-21)

Bug Fixes

  • allow to configure css.sourceMap (0372cd0)
  • tweak localIdentName for css-loader (a90a638)

12.5.6 (2019-03-12)

Note: Version bump only for package poi

12.5.5 (2019-01-31)

Bug Fixes

  • include .wasm .mjs in resolve.extensions, closes #536 (79b13e7)

12.5.4 (2019-01-28)

Bug Fixes

12.5.3 (2019-01-28)

Bug Fixes

  • missing shortcut for setting entry in multi-page mode (655be46)

12.5.2 (2019-01-24)

Bug Fixes

  • plugins should be resolved from config dir (d023091)

12.5.1 (2019-01-24)

Note: Version bump only for package poi

12.5.0 (2019-01-24)

Features

  • support html an entry file (289468a)

12.4.8 (2019-01-23)

Bug Fixes

  • format build time in human-readable format (a89ecd0)
  • use a new port if the port is already used (62053e5)

12.4.7 (2019-01-23)

Features

12.4.6 (2019-01-22)

Bug Fixes

  • execute plugins after validating config (ca7686d), closes #530

12.4.5 (2019-01-18)

Bug Fixes

  • support babel.transpileModules on windows, closes #527 (62ecdb9)

12.4.4 (2019-01-14)

Bug Fixes

  • css: disable tree-shaking for css files (acc42f0)

12.4.3 (2019-01-11)

Bug Fixes

  • support plugin without poi-plugin prefix (59f706e)

12.4.2 (2019-01-09)

Bug Fixes

  • properly add pnp plugins (fdcd9e7)

12.4.1 (2019-01-09)

Bug Fixes

12.4.0 (2019-01-09)

Bug Fixes

Features

  • add a hook to invoke before running command (fc5bcf3)
  • add a shorthand to set mode for test:* commands (a4af8db)

12.3.2 (2019-01-09)

Bug Fixes

  • serve: read host and port from env vars (7abfd2b)

12.3.1 (2019-01-09)

Bug Fixes

12.3.0 (2019-01-09)

Bug Fixes

  • use pug-plain-loader for vue template (6948539)

Features

12.2.14 (2019-01-03)

Bug Fixes

12.2.13 (2019-01-02)

Features

  • allow config file to export a function (8e82f66)

12.2.12 (2018-12-31)

Note: Version bump only for package poi

12.2.11 (2018-12-31)

Bug Fixes

  • use recommended bucklescript workflow (2231c5c)

12.2.10 (2018-12-31)

Bug Fixes

  • let webpack watch all reason files (e5c7a05)

12.2.9 (2018-12-30)

Bug Fixes

  • cache support for vue templates (aa0a430)

12.2.8 (2018-12-28)

Features

  • use source field from package.json as default app entry (af61639)

12.2.7 (2018-12-25)

Bug Fixes

Features

  • add a hook to allow modifing devServer config (df939e6)

12.2.6 (2018-12-23)

Bug Fixes

  • cli: cache is enabled by default (b2171d5)
  • properly handle --no-config flag (bb94787)

12.2.5 (2018-12-22)

Bug Fixes

  • only change devtoolModuleFilenameTemplate under --serve flag (fe5b708)
  • resolve modules in local development (369a352)

Features

  • add a new plugin option when (17ff228)
  • support all webpack targets (0d51120)

12.2.4 (2018-12-21)

Bug Fixes

  • react-error-overlay doesn't work with eval source map (ddc8213)
  • use original file path in sourcemap in dev mode (a2dfc5f)

12.2.3 (2018-12-21)

Bug Fixes

  • better naming for server hooks (b9aab0b)
  • cli: only open browser on the first successful build (13b1ac8)

12.2.2 (2018-12-19)

Bug Fixes

  • use bsb-js in bs-loader (1712516)

12.2.1 (2018-12-19)

Bug Fixes

  • vue-loader doesn't quite work with inline loaders (7c04af6)

12.2.0 (2018-12-18)

Bug Fixes

Features

12.1.6 (2018-12-16)

Bug Fixes

  • allow to pass a string as plugin (81caf4a)

Features