Skip to content

v5.0.0

Compare
Choose a tag to compare
@calvinl calvinl released this 06 Dec 21:36
· 53 commits to master since this release
57bc831
  • Improve SSR rendering in production (without using babel-node which should most definitely not be used in production)
  • Switch from fetch to axios as it is more full-featured.
  • Switch from yarn to npm.
  • Upgrade React to 16.2.0
  • Better webpack configuration
  • Minor file/directory structure changes
  • Minor updates to home page