v3.1.0
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 withuseT()