Update dependency @formkit/nuxt to v1 #1153
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:
^0.19.0
->^1.0.0
Release Notes
formkit/formkit (@formkit/nuxt)
v1.0.0
: 🎉Compare Source
With this release we are officially declaring FormKit stable and production ready. Many community members have already been using FormKit in production for over a year now and have been very happy with the results. We hope you will be too!
Additionally FormKit Pro is now available to the general public (no early access required). FormKit Pro is still in Beta, and we are working hard to prepare it for a stable release.
💪 New features
<FormKitSummary>
component that automatically lists all the errors and validation messages in a form with jump links to each (a11y).🐛 Bug Fixes
radio
,checkbox
, andrange
inputs (a11y).4.5:1
(a11y).file
input now includes the file name in the remove file button (a11y).file
input now re-focuses after removing a file (a11y).v0.19.3
: (Release Candidate 1)Compare Source
🐛 Bug Fixes
config
object.v0.19.2
: (Release Candidate 1)💪 New features
StepHandlers
andMultiStepHandlers
andBeforeStepChangeData
to assist typing multi-step inputs.🐛 Bug Fixes
datetime-local
inputs to not resolve their slot typings.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.