Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 1 KB

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 1 KB

CarteBlanche Changelog

CarteBlanche is maintained by @mxstbr, @nikgraf, @jantimon and an amazing team of contributors. All contributions, except for those by Max, Nik and Timon, are credited here.

The ReactPlugin changelog is here!

To be released

  • added; support for Windows, thanks @novascreen
  • fixed; support for webpack v2.1.0-beta

v0.3.1 / 2016-07-13

  • fixed; carte-blanche-react-plugin dependency version

v0.3 / 2016-07-13

  • fixed; support for output:publicPath configuration of webpack

v0.2.2 / 2016-06-13

  • fixed; support for library webpack configurations, thanks @tmc for the repro

v0.2 / 2016-06-12

  • fixed; only search for components that start with an uppercase letter, thanks @kalmanb
  • fixed; start log
  • added; express.js support
  • added; CommonsChunkPlugin support