Quick Start
Installation
bash
pnpm add @silver-formily/reactive-vue @formily/reactivebash
npm install @silver-formily/reactive-vue @formily/reactiveKey Changes
- Removed
vue-demi. The wrapper now targets Vue 3 exclusively. - Added several hooks. In Vue 3 components, these hooks automatically dispose subscriptions on unmount, which reduces the mental overhead.