v2.0.2
✨ Highlights
🧩 Automatic v-model mode detection
FormForgeRenderer now automatically hides the submit button when used with v-model. The button can still be explicitly re-enabled with :show-submit="true".
🐛 Bug Fixes
- Renderer: hide the submit button by default with
v-modelwhile preserving the default behavior without an external model (1435cb5)
❤️ Contributors
Full Changelog: [v2.0.1...v2.0.2](v2.0.1...v2.0.2)