Open greenkeeper[bot] opened 4 years ago
dependency
formik was updated from 2.1.3
to 2.1.4
.Your tests are still failing with this version. Compare changes
Huge thanks to @brunohkbx, @aloeugene, @mstanielewicz, @krailler, @zslabs, @whazap, @jcolbyfisher, @jkimbo, and @lukebrobbs for helping!
The new version differs by 45 commits.
747fd89
v2.1.4
197f828
v2.1.4-canary.0
90a3901
(chore): Upgrade to tsdx 12 (#2275)
79abe7d
Add setError to v2 breaking changes doc (#2272)
5e94402
Update JS-doc for mapPropsToErrors to reference errors state (#2258)
48cad7c
Updated docusaurus to v1.14.4 (#2264)
0bd1bfe
created new page with links to wrapper libs (#2269)
bb1a4e0
Make help text a11y in instant feedback example
fe7ea81
Update comment
3a643a2
Don't pass helpText to the dom
6d3ab59
Fix style import
6e963ca
Add instant feedback example
1a766f1
Revert "Attempt to gradually remove async validation"
5470d0a
Attempt to gradually remove async validation
fd35d5a
Fix combined validations example
There are 45 commits in total.
See the full diff
The dependency formik was updated from
2.1.2
to2.1.3
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
formik is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **build:** * [since-lint_test_build](https://circleci.com/gh/yurikrupniktools/client-apps/9881?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - FailedRelease Notes for v2.1.3
Patches
initialValues
and avalue
wasn't specified at /. Now we are nicer about it, and set the nextvalue
totrue
instead of throwing.Credits
Huge thanks to @mackness, @JanCizmar, @is2ei, @leonvisscher, @stephan281094, and @brentvatne for helping!
v2.1.2...v2.1.3
Commits
The new version differs by 17 commits.
2852cdb
v2.1.3
0f4b9b1
v2.1.3-canary.1
dd5b5db
Load Snack code from external source so it stays up to date (#2242)
7ae94a4
Fix grammar and typos (#2225)
a41458a
make num of rows in example equal (#2226)
80f153f
Update SECURITY.md to conform to semver (#2227)
31a5d05
Update field.md (#2228)
1e051a7
update useField docs (#2233)
4ff1c5c
Revert "Try using forwardRef (bypassed commit hooks, sorry!)"
67ff970
Try using forwardRef (bypassed commit hooks, sorry!)
6618dbc
Attempt to fix codesandbox (#2218)
d5e1de9
v2.1.3-canary.0
804206a
Fix compat with latest @types/react (#2214)
d71efde
Be nicer around unspecified checkboxes (#2198)
8f998ae
Start examples page
There are 17 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: