Improvements
- feat: support to get context when call
getInitialProps
andgetInitialData
in SSR - feat: add
getInitialData
API for consuming initial data more convenient - feat: add
smartLoglevel
for debugging online and set default log level - feat:
NoAuthFallBack
supports function component - feat: prompt node engine version at npm start
- fix:
pageConfig.auth
Allow access whenauth
is an empty array - docs: use
runApp
instead ofcreateApp
- docs: node env preparation