Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Releases: react-boilerplate/react-boilerplate-cra-template

v.1.2.6

23 Oct 13:07

Choose a tag to compare

1.2.6 (2022-10-23)

  • 🔧 maintenance(multiple) (59b46a4)
  • deps: updated practically all dependencies (#198) (8c2d9d1)

v.1.2.5

20 Jun 13:45

Choose a tag to compare

1.2.5 (2022-06-20)

Internals

v.1.2.4

12 Apr 18:52

Choose a tag to compare

1.2.4 (2022-04-12)

Bug Fixes

  • 🐛 quick fix for breaking changes of @types/react 18 (69a5bb7)

v.1.2.3

19 Jan 13:52

Choose a tag to compare

1.2.3 (2022-01-19)

Internals

  • 🔧 maintenance(CRA v5) (41e775f)

v1.2.2

20 Jul 12:52

Choose a tag to compare

1.2.2 (2021-07-20)

Bug Fixes

v1.2.1

13 Jul 19:29

Choose a tag to compare

1.2.1 (2021-07-13)

Documentation

  • 📚️ fixed typo #129 (e7794c8)
  • 📚️ fixing typo for navigationBarReducer (#114) (d04de39)
  • 📚️added missing selector function in async components (#133) (2bb4bc7)

Internals

1.2.0

25 Jan 09:18

Choose a tag to compare

1.2.0 (2021-01-22)

Features

  • ✨revised folder structure & generators (#107) (b1e9d69)

Bug Fixes

  • 🐛 added missing web-vitals to startingTemplate (4fc4bc3)
  • 🐛 dynamic messages loading (02d9a1d), closes #103
  • 🐛 message extraction script #102 (4b8788c)
  • 🐛 removed offline-first paradigm (a27ceca)

Documentation

  • 📚️ removed how-to repo (324d3d3)

Internals

This section only concerns the contributors of this project. You can ignore these changes since they DO NOT create changes in the CRA Template

Click to see the internal changes
  • 👷 added manual triggers (a514701)
  • 🔧 added i18n mock to generators (#106) (2440250)
  • 🔧 bumped typescript version (386de98)
  • 🚨 fixed minor type error (976d19d)

v1.1.1

02 Dec 21:05

Choose a tag to compare

1.1.1 (2020-12-02)

Features

  • ✨ added translation JSON files extraction (#65) (59d5cc4)
  • ✨ added .editorconfig (0423d7c)
  • ✨ added web-vitals from CRA 4.0 (17c4f97)
  • ✨ fast refresh with CRA 4.0 (bc7ea9c)

Bug Fixes

  • 🐛 included .npmrc file in the template which was ignored (53b28fd)
  • 🐛 setting html lang tag to selected language (c2e61a2)

Internals

This section only concerns the contributors of this project. You can ignore these changes since they DO NOT create changes in the CRA Template

Click to see the internal changes
  • chore: 📚️ 🔧 review & update (45c604c)
  • 📚️ added release process steps (f3eb490)
  • ♻️ fixing typos, settings and concistency (c32691c)
  • 🔧 maintenance (#66) (432f449)
  • 🔧 added component folder selection to generators (#76) (de8e6fd)
  • 🔧 switched to yarn (#89) (2a90e24)

v1.0.2

27 Oct 10:26

Choose a tag to compare

1.0.2 (2020-10-27)

Quick patch for cra v4 bug. No changes

Bug Fixes

v1.0.1

03 Jul 12:31

Choose a tag to compare

1.0.1 (2020-07-03)

Bug Fixes

  • 🐛 switched to plain objects in i18n helper function (de76cf6)

Documentation

  • 📚️ added react-router hooks (3927a1b)

Internals

This section only concerns the contributors of this project. You can ignore these changes since they DO NOT create changes in the CRA Template

Click to see the internal changes
  • 📚 fix redux-toolkit docs (#35) (30732a8)
  • 📚️ fixed docs issues (97d67f0)
  • 📚️ fix redux url (#42) (a491728)
  • 🐛 removing redundant "history" (#31) (0793d31)
  • ♻️ fixing variable name in redux-toolkit docs (#37) (3968ade)
  • ♻️ update redux-toolkit docs (#33) (8dd5931)
  • 🎨 added og meta tags (43657d6)
  • 🔧 merge dev for the release (#48) (043c524)
  • deps: 🔗 bump websocket-extensions from 0.1.3 to 0.1.4 (#39) (36e1f9e)
  • 🔧 removed theme from startingTemplate (02d1e62)