Update dependency final-form to ^4.20.10 #240
Merged
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:
^4.16.1
->^4.20.10
^4.16.1
->^4.20.10
Release Notes
final-form/final-form (final-form)
v4.20.10
Compare Source
16923ad
1367ca0
d20c44b
f5fa420
72c9d73
v4.20.9
Compare Source
a5b145e
db16fb8
27490ec
8875bde
fbea3c0
b152502
b2d3390
allValues
optional argument78604ff
modifiedSinceLastSubmit
, is defined asfalse
, rather thanboolean
. final-form/final-form#457b142260
ceed78e
v4.20.8
Compare Source
b905214
24bc8b3
b084b4b
0499149
ec23212
a5063e4
3b49609
b666d1c
fef51c5
5464d69
a3575ef
) - v4.20.2 used to work fine3e47a6b
fba79fa
a75117b
6ace61a
MutableState
for keeping the field state of a renamed field, set theblur
,focus
andchange
function ofInternalFieldState
whenregisterField
is called.33e551f
v4.20.7
Compare Source
allValues
argument optional on typeFieldValidator
(#394)v4.20.6
Compare Source
Bug Fixes
v4.20.5
Compare Source
Bug Fixes
v4.20.4
Compare Source
Oops. Apologies!
v4.20.3
Compare Source
Bug Fixes
validating
istrue
before notifying listeners, if async validations are running #428 #42734fd350
Type Fixes
FormApi.restart
#425v4.20.2
Compare Source
Bug Fixes
Type Fixes
v4.20.1
Compare Source
Hi, @erikras here. The primary purpose for adding
scarf
as a dependency to this library was to gain some insights into just who is using this library. Nothing but the IP addresses of the computers running thenpm install
were ever recorded, which were back referenced to determine corporation identity. It was never "malware", but for sure it broke the contract assumption of "I can runnpm install
without anyone collecting data about me". Every day that assumption is more tenuous, as the 21st century internet continues the trend towards the default assumption being "someone is collecting data about me". But I, personally, don't feel right participating in that trend. The month or so that I hadscarf
installed confirmed that the largest Silicon Valley giants are using this library. Further spying will not produce more value. I would like to apologize for violating your trust.That said, the psychosocial rot that is consuming Open Source is the broken funding model. If each of you would request the equivalent of one hour of your salary every month to go to libraries you use (and save you way more than one hour per month), we OSS devs would feel less compelled to search for funding solutions. Please consider adding a line item... ❤️
Changes
scarf
dep #361v4.20.0
Compare Source
Features
restart()
API method to reset all form and field state #348 #333modifiedSinceLastSubmit
to field and form state #345 #215Bug Fixes
Type Fixes
Partial<FormValues>
#332 #314v4.19.1
Compare Source
Bug Fixes
v4.19.0
Compare Source
Features
Optimizations
toPath
method by caching results #329v4.18.7
Compare Source
Bug Fixes
keepDirtyOnReinitialize
#311v4.18.6
Compare Source
Bug Fixes
dirtyFieldsSinceLastSubmit
to FormState #290 #184Type Fixes
v4.18.5
Compare Source
Bug Fixes
v4.18.4
Compare Source
Bug Fixes
That one has been causing problems for a long time. Thanks @shrugs!
also....
🎉🎉🎉 ➡️ New Docs Site ⬅️ 🎉🎉🎉
v4.18.3
Compare Source
Bug Fixes
Type Fixes
setConfig
TypeScript typing (#259)v4.18.2
Compare Source
b0d9bea
v4.18.1
Compare Source
v4.18.0
Compare Source
forceUpdate
, addedresetFieldState
API #245 #244Author's note: While technically this is a breaking change, it's only removing an internal API (made for
final-form-array
) on a Monday morning that was first published less than 48 hours earlier, on Saturday afternoon. If you spent all day Sunday rewriting a project to use the ultimately unneededforceUpdate
API, then I do sincerely apologize. You should changefieldState.forceUpdate=true
tofieldState.lastFieldState=undefined
to get the same effect. Feel free to yell at @erikras on Twitter if not bumping the major version number for this release outrages you.v4.17.0
Compare Source
New Features
v4.16.2
Compare Source
Bug Fixes
Error
objects as valid errors #243 #179Type Fixes
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.