Skip to content

Releases: three11/react-template-ts

Updated Stylelint config

18 Oct 07:26
Compare
Choose a tag to compare

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.

Migrate to ViteJS

19 Dec 13:56
Compare
Choose a tag to compare

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

Fix i18n in the built version

08 Dec 13:20
Compare
Choose a tag to compare
1.10.2

Fix i18n in the built version

Fix locales management

08 Dec 11:59
Compare
Choose a tag to compare

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

Updated localization config

26 Aug 10:13
e24de36
Compare
Choose a tag to compare

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

React 18

05 Apr 07:56
e29cdf2
Compare
Choose a tag to compare

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

Updated CI configurations

19 Nov 07:26
Compare
Choose a tag to compare

This release

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

Update dependencies

12 Oct 05:47
eb8c1b8
Compare
Choose a tag to compare

This release cleans up unused dependencies and updates the rest.

Fix i18n and update dependencies

11 May 06:44
606ec75
Compare
Choose a tag to compare

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

Upgraded dependencies

16 Apr 06:17
Compare
Choose a tag to compare
1.6.2

Bump version