Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

62 lines (47 loc) · 1.2 KB

4.3.0

  • Fix bugs
  • Update run scripts

4.2.0

  • Update dependencies
  • Migrate tests to Jest

4.1.0

  • Add Babili and Prepack
  • Restructure babel-preset for current node env

4.0.2

  • Refactor the whole application with DDD
  • Update eslint style
  • Replace react-async-component with react-loadable

3.3.0

  • Add preload for next route
  • Update redial webhook

3.1.0

  • Replace gulp with npm scripts
  • Replace react-proxy-loader with react-async-component
  • Update dependencies

3.0.1

  • Update eslint with v3

3.0.0

  • Add BundleAnalyzerPlugin plugin
  • Optimize common chunks

2.18.3

  • Remove binding regenerator-runtime in global
  • Update dependencies

2.15.0

  • Update react-router
  • Update clientFetchData to manually call the routeOnChange handler

2.14.4

2.14.2

  • Update Dockerfile and pm2 script

2.14.0

  • Remove why-did-you-update
  • Add react-hot-loader-3 - Known problem: react-router/issues/2704
  • Update webpack-isomorphic-tools new api
  • Drop support for node 4

2.13.0

  • Update koa-csrf
  • Remove flow libs

2.12.2

  • Add CHANGELOG.md

2.12.1

  • Add .node-inspectorrc