Skip to content

Releases: sekoyo/universal-react

Release Candidate 5

31 May 16:04
Compare
Choose a tag to compare

Fix hot reloading issues #21
Upgrade some deps

Release Candidate 4

13 May 07:44
Compare
Choose a tag to compare
  • Modify production webpack config so that react builds in production mode #20
  • Return a 404 status code when page isn't found #19
  • Don't wrap routes in a path="/" and change IndexRoute to a normal route so that react-router Link activeClassName works properly

Release Candidate 3

05 May 14:45
Compare
Choose a tag to compare
  • Configure store once instead of in handleRoute() and handle404() #16
  • Update to webpack 2
  • Update to react v15

Release Candidate 2

01 Apr 09:43
Compare
Choose a tag to compare

Minor package upgrades, bug fixes, and code tidying.