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.2.1

3 years ago
  • Fix(webpack): CSS modules not working automatically, see solution

4.2.0

3 years ago

See related PR: https://github.com/wellyshen/react-cool-starter/pull/1051

  • Feat: Webpack server-side bundling
  • Feat: migrate Webpack configs to TypeScript
  • Refactor: remove unnecessary react imports
  • Refactor: remove ms grid from postcss config
  • Docs: update related docs

4.1.1

3 years ago
  • Refactor: adjust HTML template (#1037)

4.1.0

3 years ago
  • Feat: migrate to React v17 (#1036)
  • Chore: upgrade deps

4.0.0

3 years ago

v3.16.0

3 years ago

v3.15.1

3 years ago
  • Chore: adjust husky installation

v3.15.0

3 years ago
  • Chore: upgrade to husky v5

v3.14.3

3 years ago
  • Fix(package.json): move redux-thunk from devDependencies to dependencies.
  • Chore(lint): add @typescript-eslint/no-use-before-define rule.

v3.14.2

3 years ago
  • Chore: adjust script command (#917)