Skip to content

v8.0.0

Choose a tag to compare

@shuja-devops shuja-devops released this 01 Sep 03:55
· 57 commits to master since this release

8.0.0 (2023-09-01)

Bug Fixes

  • process.env is undefined error (#604) (50c0730)
  • Update master.yml (68739a4)
  • Update package.json (28e283d)
  • ComponentRegistry: Fixed an exception for fallback components (1ebc8d3)
  • Updated @bluebase/components (ad96731)

Features

  • ComponentState: Improved UI (a9cbe6d)
  • Use expo-font to load fonts (7162d2f)
  • ComponentRegistry: resolveFromCache will return component as is (d739348)
  • Navigation: Improved typings to follow React Navigation 6 (874c2dc)

BREAKING CHANGES

  • Navigation: - Navigation props have changed to follow React Navigation 6. Implementation of Link, Redirect & TouchableItem components removed