formsy-react
formsy-react copied to clipboard
A form input builder and validator for React JS
Update Validation type for custom added validators that leverage the extra argument Tests run directly on the source code and all dist changes are computed and committed during Formsy release.
Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 7.2.0. Release notes Sourced from np's releases. v7.2.0 Check if yarn.lock is ignored before throwing error (#582) c76987a Make commit log relative to release branch...
Hello! So, I have a lengthy, multi-page form that I've used LocalStorage to save the state therein. ```ts const [state, setState] = useState({} as AccountSetupForm) // Load from LocalStorage on...
Bumps [husky](https://github.com/typicode/husky) from 7.0.0 to 8.0.1. Release notes Sourced from husky's releases. v8.0.1 fix: use POSIX equality operator v8.0.0 What's Changed Feats feat: add husky - prefix to logged global...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.170 to 4.14.182. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/enzyme) from 3.10.8 to 3.10.12. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.7.1. Release notes Sourced from prettier's releases. 2.7.1 🔗 Changelog 2.7.0 diff 🔗 Release note 2.6.2 🔗 Changelog 2.6.1 🔗 Changelog 2.6.0 🔗 Release note...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.3.0 to 2.4.0. Release notes Sourced from tslib's releases. tslib 2.4.0 This release includes the __classPrivateFieldIn helper as well as an update to __createBinding to reduce indirection...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 4.7.4. Release notes Sourced from typescript's releases. TypeScript 4.7.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.3.0 to 2.4.0. Changelog Sourced from auto-changelog's changelog. v2.4.0 Logical handling of --starting-version [#227](https://github.com/CookPete/auto-changelog/issues/227) Trim commit subject [#225](https://github.com/CookPete/auto-changelog/issues/225) feat(commits.js): added niceDate format of commits [#206](https://github.com/CookPete/auto-changelog/issues/206) Logical handling...