- fix: multiple inheritance unbinding object errors
- fix: memory leak caused by unused
@Setup
decorator
- fix: Type failure
- fix: Type failure
- fix: Type failure
- fix: Type failure
- types: fix
DeepReadonly
toReadonly
- types: fix
VueInstance
type error
- types: fix
VueInstance
type error
- docs: modify README.md
- docs: modify README.md
- fix: Vue3 SSR default error
- Same as
1.2.9
- feat:
Context
Support props and emit generics
- fix:
$vm
return Vue instance on Vue2
- chore: Update keywords
- fix: Vue3 optimization set default props
- fix: Default Boolean value error
- feat:
DefaultProps
andDefaultEmit
exports
- fix: props default value error on Vue3
- fix:
@PassOnTo(onServerPrefetch)
type error on Vue2
- feat: App.use
- fix: Set default props error on Vue2
- fix: props name style is kebab case type error
- fix: not found: Error: Can't resolve 'vue-class-setup'
- fix: Set props default error
- docs: Optimize document picture capitalization
- fix: Improve unit testing and boundary treatment
- feat: Inject to defineComponent and bind this
- fix: Vite ssr build error
- fix: Vite ssr build error
- feat: Watch decorator
- Fix: Assemble class cannot be used
- feat: Set default props on class
- feat: isVue2, isVue3, getCurrentInstance, VueInstance
- fix: Define Generic (optional)
- feat: $props
- Remove: Remove parameter passing in
- feat: Remove execution
- feat: Define basic class
- feat: packages.json "exports"
- fix: Delete unnecessary judgment
- feat: Remove
Hook
and addPassOnTo
- feat:
getCurrentHookContext
method
- fix: Export path error
- fix: Initialization hook sequence error
- feat:
registerHook
api