Skip to content

@bothrs/[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 09:30
· 120 commits to main since this release

1.0.0-rc.5 (2022-03-14)

Bug Fixes

  • run build before publish (80878db)
  • use tsc for building @bothrs/translations (40ad9ab)

Features

  • refactor useTranslations to be more generic and add Web support (7975576)
  • update docs and examples (d7abe20)

BREAKING CHANGES

  • Rename useTranslations to useAirtableTranslations
  • Remove useStartupLanguage (use lng instead)
  • Remove dataFormatter (use fetchOptions.parse instead)
    feat: Add useHealthblocksTranslations