Skip to content

v3.4.9

Compare
Choose a tag to compare
@ClarkXia ClarkXia released this 17 Jun 12:58
· 45 commits to master since this release
18c7e3e
  • 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