mobx-react-form rebrands as mobx-formkit with v1.0.0 release on npm
The popular MobX form state management library mobx-react-form has been renamed to mobx-formkit, launching as version 1.0.0 on npm while retaining the same codebase and API from its final 7.1.0 release. The rebrand reflects the library's framework-agnostic nature, as it supports not just React but also Vue 3, Angular, Lit, Solid, and plain JavaScript. The old package name has been marked deprecated on the npm registry, with installations automatically redirecting users to mobx-formkit without breaking changes. The only notable breaking surface is for UMD bundle users, who must update file paths and global references from MobxReactForm to MobxFormkit. The renamed package also carries forward two new validation drivers introduced in 7.1.0 — Valibot and VineJS — alongside six existing drivers, all sharing a uniform validation lifecycle.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in