You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -16,14 +16,14 @@ Vue Form Validate with Composition API
16
16
## Feature
17
17
18
18
-**Type Strong**: Written in TypeScript, with TSDoc.
19
-
-**[Lightweight](https://bundlephobia.com/package/@vorms/core@0.0.1-beta.10)**: Only 12kb compressed (4kb compressed + gzip compressed) and fully tree-shaking.
19
+
-**[Lightweight](https://bundlephobia.com/package/@vorms/core@1.0.0-rc.1)**: Only 12kb compressed (4kb compressed + gzip compressed) and fully tree-shaking.
20
20
-**Easiest**: Vorm uses the [Composition API](https://vuejs.org/guide/extras/composition-api-faq.html) to give you a very seamless development experience.
21
21
-**Flexible**: [Yup](https://github.com/jquense/yup), [Zod](https://github.com/colinhacks/zod) and self-def validation are supported.
0 commit comments