React Template Ts Versions Save

Scalable starter boilerplate for React applications

2.1.0

7 months ago

This release removes all custom Stylelint rules which were previously part of the Stylelint config.

This release also updates all dependencies and adds several missing peer dependencies.

2.0.0

1 year ago

This release migrates from Webpack to Vite as a module bundler. This release also migrates away from Enzyme to React Testing Library.

1.10.2

1 year ago

1.10.1

1 year ago

This release correctly imports the locales from the .mjs file.

1.10.0

1 year ago

This release includes an update to the way the localization is being handled. This release also updates all dependencies to their latest versions.

1.9.0

2 years ago

This release updates the React version to 18 and also introduces a new and more flexible Button component.

1.8.0

2 years ago

This release

  • includes updated CI configurations for
    • Github Actions
    • Travis CI
    • Gitlab CI
  • adds CI configuration for Circle CI
  • upgrades all dependencies

1.7.0

2 years ago

This release cleans up unused dependencies and updates the rest.

1.6.3

3 years ago

This release fixes a bug with i18next configuration file This release also updates some of the development dependencies

1.6.2

3 years ago