React Cool Starter Versions Save

😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.

4.3.8

2 years ago
  • chore: upgrade dependencies
  • chore: remove style-loader dependency

4.3.7

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

4.3.6

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

4.3.5

3 years ago
  • Feat: enable HMR live reloading (#1064)

4.3.4

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

4.3.3

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

4.3.2

3 years ago

Reference PR: #1055

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

4.3.1

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

4.3.0

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