Skip to content

V1.10.0

Compare
Choose a tag to compare
@luhc228 luhc228 released this 29 Oct 08:29
· 2467 commits to master since this release
f646691

Improvements

  • feat: add warning when using the createApp API
  • fix: fail to get searchParams in React Component in SSR
  • fix: not generate stores/types.ts when creating custom store
  • fix: appMode is undefined in some cases
  • docs: update router and store docs, add menu config docs