Skip to content

alp-hello-react-example@9.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 29 Jul 16:13
· 204 commits to main since this release

9.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • replace getDocumentInitialProps by createDocumentInitialProps
  • drop node 16

Features

  • add link to auth page (893a5db)
  • alp-nextjs: export createNextJsConfig (093cb23)
  • deps: update dependency react-icons to v4.8.0 (#429) (216bdc5)
  • deps: update dependency react-native-svg to v13.10.0 (#458) (6f37313)
  • update nextjs (3053c10)
  • update react-icons (b3d0e4a)
  • update react-native and react-native-web (676e18a)
  • update simple-oauth2 (1160431)

Bug Fixes

  • use aria-label instead of accessibilityLabel (92504da)

Code Refactoring

  • replace native-base by tamagui (8b13593)
  • update to node 18 (26280d6)