Skip to content

Releases: bothrs/open-source

@bothrs/[email protected]

07 Jun 09:02
Compare
Choose a tag to compare

0.3.6 (2022-06-07)

Note: Version bump only for package @bothrs/airtable

@bothrs/[email protected]

20 Apr 11:42
Compare
Choose a tag to compare

0.3.1 (2022-04-20)

Bug Fixes

  • add deprecation warning in container interface (a0b4cd8), closes #33
  • make console message more constructive (855a6ee), closes #33

@bothrs/[email protected]

13 Apr 12:45
Compare
Choose a tag to compare

1.1.0 (2022-04-13)

Bug Fixes

  • add fix on load translations (159fc51)
  • prevent multiple inits (f136d60)
  • refactor without useEffect (2715111)

Features

@bothrs/[email protected]

24 Mar 13:10
Compare
Choose a tag to compare

0.1.8 (2022-03-24)

Bug Fixes

  • check the amount of font families (ec5435b)

@bothrs/[email protected]

14 Mar 10:56
Compare
Choose a tag to compare

1.0.1 (2022-03-14)

Note: Version bump only for package @bothrs/translations

@bothrs/[email protected]

14 Mar 09:30
Compare
Choose a tag to compare

0.3.5 (2022-03-14)

Bug Fixes

  • use tsc for building @bothrs/translations (40ad9ab)

@bothrs/[email protected]

14 Mar 09:30
Compare
Choose a tag to compare
Pre-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

@bothrs/[email protected]

13 Jan 11:23
Compare
Choose a tag to compare

0.3.0 (2022-01-13)

Bug Fixes

  • React-Native-Layout: Add 'flex' as a prop on Container (0dea434)
  • ReactNativeLayout: typo (1efe064)

Features

  • React-Native-Layout: Move to style-based overrides (41f7f67)

@bothrs/[email protected]

05 Jan 14:55
Compare
Choose a tag to compare

0.1.3 (2022-01-05)

Bug Fixes

  • check numbers and strings instead of only strings (4010a6e)

@bothrs/[email protected]

04 Jan 11:18
Compare
Choose a tag to compare

0.3.0 (2022-01-04)

Bug Fixes

  • remove tarball file (f218bf2)
  • use i18next-async-storage-backend2 to remove async-storage warning (787fbd1)

Features