Skip to content

Releases: wellyshen/react-cool-starter

v2.5.6

31 Aug 16:26

Choose a tag to compare

  • Add yarn test:update-snapshot command line to update jest's snapshot.
  • Adjust eslint rule.
  • Upgrade dependencies.

v2.5.5

04 Aug 06:30

Choose a tag to compare

v2.5.4

29 Jul 17:09

Choose a tag to compare

  • Remove babel-preset-stage-0. Now you have to add the necessary babel plugins by your self see this post for more information.

v2.5.3

16 Jul 16:33

Choose a tag to compare

v2.5.2

16 Jul 13:38

Choose a tag to compare

  • Remove @babel/plugin-external-helpers
  • Add sideEffects: true for webpack tree-shaking
  • Use [lodash-webpack-plugin] for smaller modular lodash builds

v2.5.1

15 Jul 15:54

Choose a tag to compare

  • Drop node.js v6 and v7.

v2.4.2

17 Apr 15:45

Choose a tag to compare

v2.4.1

08 Apr 07:22

Choose a tag to compare

v2.4.0

05 Apr 16:07

Choose a tag to compare

v2.3.1

08 Mar 16:15

Choose a tag to compare

  • Fixing MHR issue (#165).