Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.

Releases: three11/react-template-ts

Updated Stylelint config

Choose a tag to compare

@scriptex scriptex released this 18 Oct 07:26

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

Choose a tag to compare

@scriptex scriptex released this 19 Dec 13:56

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

Choose a tag to compare

@scriptex scriptex released this 08 Dec 13:20
1.10.2

Fix i18n in the built version

Fix locales management

Choose a tag to compare

@scriptex scriptex released this 08 Dec 11:59

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

Updated localization config

Choose a tag to compare

@scriptex scriptex released this 26 Aug 10:13
e24de36

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

Choose a tag to compare

@scriptex scriptex released this 05 Apr 07:56
e29cdf2

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

Updated CI configurations

Choose a tag to compare

@scriptex scriptex released this 19 Nov 07:26

This release

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

Update dependencies

Choose a tag to compare

@scriptex scriptex released this 12 Oct 05:47
eb8c1b8

This release cleans up unused dependencies and updates the rest.

Fix i18n and update dependencies

Choose a tag to compare

@scriptex scriptex released this 11 May 06:44
606ec75

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

Upgraded dependencies

Choose a tag to compare

@scriptex scriptex released this 16 Apr 06:17
1.6.2

Bump version