All Versions
12
Latest Version
Avg Release Cycle
17 days
Latest Release
2698 days ago

Changelog History
Page 1

  • v0.9.0 Changes

    December 06, 2016
    • ๐Ÿ›  Fix react-hot-loader.
  • v0.8.0 Changes

    September 01, 2016
    • โž• Add full react hot loading with react-hot-loader.
    • โšก๏ธ Update deps.
    • ๐Ÿ›  Fix ExtractTextPlugin loaders.
  • v0.7.5 Changes

    August 17, 2016
    • ๐Ÿ‘ Allow changing the dev server configuration.
    • Throw error if it happens in webpack.config.js.
  • v0.7.3 Changes

    June 28, 2016
    • Switch dev server from localhost to 0.0.0.0.
  • v0.7.0 Changes

    June 20, 2016
    • ๐Ÿ”€ Load webpack.config.js if one is found and merge with reactpack config.
  • v0.6.0 Changes

    June 20, 2016
    • ๐Ÿ”€ Load .babelrc if one is found and merge with reactpack babel settings.
    • ๐Ÿ‘‰ Use absolute path with dev server.
    • โž• Add option to not inject bundles --no-inject.
    • โž• Add option to inject bundles with absolute path --absolute-path.
  • v0.5.1 Changes

    June 13, 2016
    • โšก๏ธ Force process.env.NODE_ENV to equal production when optimizing.
    • Suppress errors from UglifyJS.
  • v0.5.0 Changes

    June 13, 2016
    • โž• Add option for custom environments (.env.js) using DefinePlugin.
  • v0.4.5 Changes

    June 11, 2016
    • ๐Ÿ›  Fix parsing of port option.
  • v0.4.4 Changes

    June 10, 2016
    • โž• Add gif and jpg to url-loader.