Skip to content

v3.1.0

Compare
Choose a tag to compare
@DoneDeal0 DoneDeal0 released this 16 Feb 13:59
· 40 commits to master since this release
2cb3bdd

CHANGES

  • allow conditional rendering
  • update README.md
  • improve typing
  • bump dependencies

BREAKING CHANGES

  • merge all utilities in a single useT hook
  • useLocale is removed
  • the autocompletion function must be a hook
  • T must be instantiated with useT()