Skip to content

Releases: DJTB/react-furi

v2.0.2

30 Sep 08:42
2fc23f3
Compare
Choose a tag to compare

2.0.2 (2023-09-30)

Bug Fixes

  • odoriji now handled internally by wanakana (f4a2574)

v2.0.1

17 Jun 05:49
Compare
Choose a tag to compare

2.0.1 (2023-06-17)

Bug Fixes

See PR #6

  • retain odoriji in combineFuri() (5ee1ab9)

v2.0.0

14 Mar 05:59
Compare
Choose a tag to compare

2.0.0 (2022-03-14)

Features

  • remove styled components, use memoized hook, export compound components (3764d28)

BREAKING CHANGES

  • No longer exports styled components, if you wish to use the SC props api you will
    need to wrap the exported react-furi components yourself first.

v1.1.0

04 May 07:44
Compare
Choose a tag to compare

1.1.0 (2018-05-04)

Features

  • add japanese system font stack to default styles (37c2e6c)

v1.0.1

04 May 07:24
Compare
Choose a tag to compare

1.0.1 (2018-05-04)

Bug Fixes

  • build: bundle npm package with rollup (eb7ab15)

v1.0.0

04 May 02:32
Compare
Choose a tag to compare

1.0.0 (2018-05-04)

Bug Fixes

  • handle words with numbers that were split by tokenizer incorrectly (848f492)

Features

  • improved reading fallback handling ✊ yuss (e43e1be)