Skip to content

alp-nextjs@4.0.0

Choose a tag to compare

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

4.0.0 (2023-07-29)

⚠ BREAKING CHANGES

  • replace getDocumentInitialProps by createDocumentInitialProps
  • drop node 16

Features

  • alp-nextjs: add postinstall script to simplify patches (6ed350f)
  • alp-nextjs: export createNextJsConfig (093cb23)
  • deps: update dependency babel-plugin-react-native-web to ^0.19.0 (#433) (97d22f1)
  • update nextjs (3053c10)
  • update react-native and react-native-web (676e18a)
  • update simple-oauth2 (1160431)

Code Refactoring

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