Release notes
*Sourced from [formik's releases](https://github.com/jaredpalmer/formik/releases).*
> ## v2.0.3
> ## Bugfixes
>
> - Fixed TypeScript when using `Commits
- [`127ad23`](https://github.com/jaredpalmer/formik/commit/127ad2369614af0e49e8cbca8e14cd233774f5ae) v2.0.3
- [`e72db8a`](https://github.com/jaredpalmer/formik/commit/e72db8a7a27ef8140f72344297e5d3fe20027446) Update migrating docs to clarify breaking change
- [`8ed4418`](https://github.com/jaredpalmer/formik/commit/8ed4418d5801591457f6b03b6eb2399885d387b7) Update MIGRATING-v2.md ([#1937](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1937))
- [`428eff2`](https://github.com/jaredpalmer/formik/commit/428eff2d20809790f233c0b9d3ac05835a6314d1) Remove unnecessary word ([#1936](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1936))
- [`e2c9c04`](https://github.com/jaredpalmer/formik/commit/e2c9c04c937eac2cb605d7135e5693fe720a80b4) Add form-specific props to Form component ([#1931](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1931))
- [`bc9bc32`](https://github.com/jaredpalmer/formik/commit/bc9bc32e16098e2d595bcd64065fb7ea1438ee24) Fix docs
- [`547dbed`](https://github.com/jaredpalmer/formik/commit/547dbedd7923257b1813660d857c03e9ae053ecf) docs: fix bugs in tutorial example code ([#1932](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1932))
- [`89d4126`](https://github.com/jaredpalmer/formik/commit/89d41263a5bf6688613e42967cd8a09704cd51de) v2.0.2
- [`edf4976`](https://github.com/jaredpalmer/formik/commit/edf497602a76fa8b15d94891ffcd3b7778040ba8) Fix tutorial
- [`7b0752a`](https://github.com/jaredpalmer/formik/commit/7b0752a73ad1676ed88e92ca49f2e7341cce4413) Fix field types ([#1930](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1930))
- Additional commits viewable in [compare view](https://github.com/jaredpalmer/formik/compare/v1.5.8...v2.0.3)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes a major update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps formik from 1.5.8 to 2.0.3.
Release notes
*Sourced from [formik's releases](https://github.com/jaredpalmer/formik/releases).* > ## v2.0.3 > ## Bugfixes > > - Fixed TypeScript when using `Commits
- [`127ad23`](https://github.com/jaredpalmer/formik/commit/127ad2369614af0e49e8cbca8e14cd233774f5ae) v2.0.3 - [`e72db8a`](https://github.com/jaredpalmer/formik/commit/e72db8a7a27ef8140f72344297e5d3fe20027446) Update migrating docs to clarify breaking change - [`8ed4418`](https://github.com/jaredpalmer/formik/commit/8ed4418d5801591457f6b03b6eb2399885d387b7) Update MIGRATING-v2.md ([#1937](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1937)) - [`428eff2`](https://github.com/jaredpalmer/formik/commit/428eff2d20809790f233c0b9d3ac05835a6314d1) Remove unnecessary word ([#1936](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1936)) - [`e2c9c04`](https://github.com/jaredpalmer/formik/commit/e2c9c04c937eac2cb605d7135e5693fe720a80b4) Add form-specific props to Form component ([#1931](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1931)) - [`bc9bc32`](https://github.com/jaredpalmer/formik/commit/bc9bc32e16098e2d595bcd64065fb7ea1438ee24) Fix docs - [`547dbed`](https://github.com/jaredpalmer/formik/commit/547dbedd7923257b1813660d857c03e9ae053ecf) docs: fix bugs in tutorial example code ([#1932](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1932)) - [`89d4126`](https://github.com/jaredpalmer/formik/commit/89d41263a5bf6688613e42967cd8a09704cd51de) v2.0.2 - [`edf4976`](https://github.com/jaredpalmer/formik/commit/edf497602a76fa8b15d94891ffcd3b7778040ba8) Fix tutorial - [`7b0752a`](https://github.com/jaredpalmer/formik/commit/7b0752a73ad1676ed88e92ca49f2e7341cce4413) Fix field types ([#1930](https://github-redirect.dependabot.com/jaredpalmer/formik/issues/1930)) - Additional commits viewable in [compare view](https://github.com/jaredpalmer/formik/compare/v1.5.8...v2.0.3)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes a major update to a production dependency.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)