masonite-inertia
masonite-inertia copied to clipboard
Bump @inertiajs/inertia-vue3 from 0.3.14 to 0.6.0
Bumps @inertiajs/inertia-vue3 from 0.3.14 to 0.6.0.
Changelog
Sourced from @inertiajs/inertia-vue3
's changelog.
v0.6.0
Added
- Visits and
Link
components now accept a 'queryStringArrayFormat' option (#994)- Add
setError
method to Form helper to manually set errors (#999)- Add
defaults
method to Form helper to 'redefine' the defaults (#1019)Changed
- We now keep a changelog here on GitHub :tada: For earlier releases, please see the releases page of inertiajs.com.
- Types: Use
@inertiajs/inertia
's new 'Progress' type (#877)Fixed
Commits
727f5a4
Add onBeforeStart() event callback to links2a08a23
Increment@inertiajs/inertia-vue3
to 0.2.0501a393
A warning about non-GET <a> links6f06397
Standardize casing of methodf9aafe0
Add "as" link option to Vue 3 adaptera6ed4bf
Rename "mergeQueryStringWithData" method to "mergeDataIntoQueryString"9ec4a36
Organize url helpers in a single file and rename "mergeQueryStringsWithData" ...db74a8a
Merge branch 'master' into merge-query-strings-with-datad206ad8
Covert method to lowercasebf4b7ce
Merge link query strings with data in Vue 3 adapter- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by claudiodekker, a new releaser for @inertiajs/inertia-vue3
since your current version.
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 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)