Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.28.1
->^0.32.0
Release Notes
jquense/yup
v0.32.11
Compare Source
Bug Fixes
v0.32.10
Compare Source
Bug Fixes
Features
v0.32.9
Compare Source
Bug Fixes
v0.32.8
Compare Source
v0.32.7
Compare Source
v0.32.6
Compare Source
Bug Fixes
v0.32.5
Compare Source
Bug Fixes
v0.32.4
Compare Source
Bug Fixes
Features
v0.32.3
Compare Source
Bug Fixes
v0.32.2
Compare Source
Bug Fixes
v0.32.1
Compare Source
Bug Fixes
v0.32.0
Compare Source
Features
BREAKING CHANGES
concat
doesn't check for "unset" nullable or presence when merging meaning the nullability and presence will always be the same as the schema passed toconcat()
. They can be overridden if needed after concatenationimport { StringSchema, string } from 'yup'
0.31.1 (2020-12-01)
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.1
Compare Source
Bug Fixes
Features
isTrue
andisFalse
checks on boolean (#910) (630a641)v0.31.0
Compare Source
Bug Fixes
Features
default()
(#1119) (5dae837)BREAKING CHANGES
To maintain the old behavior change to:
to recreate the old behavior:
v0.30.0
Compare Source
Bug Fixes
Features
Performance Improvements
BREAKING CHANGES
0.29.3 (2020-08-04)
0.29.2 (2020-07-27)
Bug Fixes
Features
0.29.1 (2020-05-27)
Bug Fixes
Features
v0.29.3
Compare Source
v0.29.2
Compare Source
Bug Fixes
Features
v0.29.1
Compare Source
Bug Fixes
Features
v0.29.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
@types/yup
only, no function changes but the type def change is large enough that it warranted a major bump here0.28.5 (2020-04-30)
Bug Fixes
0.28.4 (2020-04-20)
Bug Fixes
Features
0.28.3 (2020-03-06)
Bug Fixes
v0.28.5
Compare Source
Bug Fixes
v0.28.4
Compare Source
Bug Fixes
Features
v0.28.3
Compare Source
Bug Fixes
v0.28.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.