Skip to content

v0.6.1

Compare
Choose a tag to compare
@gigabo gigabo released this 17 Mar 19:21
· 120 commits to master since this release

v0.6.1 (2017-03-17)

Breaking change

Enhancement

  • react-server-examples
  • react-server
    • #891 Upgrade to request-local-storage@1.2.0. (@gigabo)
    • #871 Get dynamic config from process.env.REACT_SERVER_CONFIGS. (@mocheng)
    • #864 Add support for a ?_debug_lab=1 parameter. (@gigabo)
    • #852 Manage debug parameters with a DebugUtil helper. (@gigabo)
  • generator-react-server, react-server-cli
  • generator-react-server
    • #889 Enable hot reloading in yeoman generated projects.. (@dfabulich)
  • flab, react-server

Performance

  • flab, react-server
    • #881 Add an option to split bundle load from execution. (@gigabo)

Bug fix

  • generator-react-server
    • #899 Updating generator-react-server to use ^v0.6.0. (@roblg)
  • react-server-cli
    • #892 Let webpack see CSS from dependencies. (@gigabo)
  • react-server
  • react-server-middleware-json-response
    • #860 Fix issue with rm causing an error if index.js doesn't exist. (@drewpc)

Documentation

  • react-server-examples

Committers: 16