Skip to content

Latest commit

 

History

History
73 lines (44 loc) · 1.24 KB

File metadata and controls

73 lines (44 loc) · 1.24 KB

v3.1.0 (2018-08-19)

  • Update module react-icons
  • Replace postcss-cssnext with postcss-preset-env

v3.0.1 (2018-07-02)

  • Fix api errors

v3.0.0 (2018-06-28)

  • Replace joi-browser with yup
  • Replace react-router-redux with connected-react-router
  • Major update of the koa-webpack
  • Update eslint rules

v2.1.1 (2018-05-13)

  • Update README
  • Update npm dependencies

v2.1.0 (2018-04-08)

  • Add flow types
  • Update react to version 16.3.1

v2.0.1 (2018-03-17)

  • Fix extract css plugin

v2.0.0 (2018-03-17)

  • Add support of the flow
  • Fix hmr
  • Fix script to start redis
  • Update Node.js version
  • Update dependencies

v1.3.4 (2018-02-14)

  • Fix axios errors in ie11

v1.3.3 (2018-02-03)

  • Change start of static server

v1.3.2 (2018-02-02)

  • Update npm dependencies

v1.3.1 (2018-01-27)

  • Update npm dependencies

v1.3.0 (2017-12-30)

  • Add toaster messages.
  • Add ability to update user profile.
  • Add validation of the data using Joi schema.

v1.2.0 (2017-11-06)

  • Configured cssnext.
  • Changed work of the hot reloading.
  • Added styles for react components.

v1.1.0 (2017-10-07)

  • Reduced the size of the generated css file by decreasing the class names.

Bug fixes

  • Fixed: eslint tests