Skip to content

1.2.0

Compare
Choose a tag to compare
@Can-Sahin Can-Sahin released this 25 Jan 09:18
· 34 commits to master since this release

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)