- Fix: use jsx-dev-runtime when development #6883
- Feat: export
useAsyncData
for component Await
#6882
- Feat: support open specified route and list all available routes #6893
# list all available routes
ice start --list
# open browser on startup with specific home route
ice start --open home
- Feat: support get locale messages from global #6898
- Chore: fix the default type of
TParams
in plugin-request #6885
- Fix: compat for legacy camelcase props #6878