Skip to content

Releases: wellyshen/react-cool-starter

v4.4.0

21 Aug 06:21
b4049b5

Choose a tag to compare

4.3.8

07 Jul 13:52

Choose a tag to compare

  • chore: upgrade dependencies
  • chore: remove style-loader dependency

4.3.7

19 Jun 14:03

Choose a tag to compare

  • chore(jest): use jsdom environment (#1128)
  • chore: upgrade dependcies (#1127)

v4.3.6

28 Apr 15:21
bde2d18

Choose a tag to compare

  • Fix: fix HMR not working by a temporary workaround (#1065)

4.3.5

28 Apr 13:27

Choose a tag to compare

  • Feat: enable HMR live reloading (#1064)

v4.3.4

26 Apr 09:25
113d3f1

Choose a tag to compare

  • Refactor: renderHTML types & store type (#1058)

v4.3.3

25 Apr 16:20

Choose a tag to compare

  • Feat(renderHTML): add theme-color meta tag (#1056)

v4.3.2

25 Apr 16:04
604a13f

Choose a tag to compare

Reference PR: #1055

  • Fix: pass props down to Home component
  • Refactor: change staticContext.status to staticContext.statusCode
  • Refactor: refine types

4.3.1

25 Apr 09:43

Choose a tag to compare

  • Refactor(webpack): enable source map for SSR (#1054)

v4.3.0

25 Apr 09:24

Choose a tag to compare

  • Refactor: add webpack and jest folder, remove tool folder (#1052)
  • Refactor: better code-splitting structure (#1053)
  • Refactor: eliminate anonymous components (#1053)