Releases: DJTB/react-furi
Releases · DJTB/react-furi
v2.0.2
2.0.2 (2023-09-30)
Bug Fixes
- odoriji now handled internally by wanakana (f4a2574)
v2.0.1
2.0.1 (2023-06-17)
Bug Fixes
See PR #6
- retain odoriji in combineFuri() (5ee1ab9)
v2.0.0
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
1.1.0 (2018-05-04)
Features
- add japanese system font stack to default styles (37c2e6c)
v1.0.1
1.0.1 (2018-05-04)
Bug Fixes
- build: bundle npm package with rollup (eb7ab15)
v1.0.0
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)