Skip to content

Releases: FlorianDevPhynix/react-typesafe-i18n

v1.2.0

16 Feb 16:20
Compare
Choose a tag to compare
  • Added 3 Html Parsers & RendererComponents for each of them, with extensive tests
  • removed valibot dependency
  • CI workflow now only builds if tests successful
  • extended development example app to highlight the template & formatting
  • expanded & improved documentation

v1.1.1

22 Jan 15:05
Compare
Choose a tag to compare
  • fix parser array handling

v1.1.0

22 Jan 15:05
Compare
Choose a tag to compare
  • improved consistency of the data between static and async provider
  • introduced option to configure template Formatters
  • added html tag manipulation component for automatically applying the language code and direction to the root html element
  • fixed Detector set method which is also async now
  • fixed langData not being typesafe

v1.0.1

01 Sep 19:23
Compare
Choose a tag to compare
  • fix dependency (typesafe-i18n)

v1.0.0

01 Sep 18:57
Compare
Choose a tag to compare
  • Static & Asynchronous translation Providers
  • Language detection
  • full & deep typesafety for formatting through a patch to typesafe-i18n’s types
  • List of Languages with Custom typed data
  • Text Direction