fix(deps): update dependency @solidjs/router to ^0.15.0 #58
+5
−5
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.13.3
->^0.15.0
Release Notes
solidjs/solid-router (@solidjs/router)
v0.15.0
Minor Changes
6799556
: renamecache
toquery
, actiononComplete
v0.14.10
Patch Changes
18b9b52
: Support arrays in Search Params272218f
: fix #491 - useSubmission with "with" actionsv0.14.9
Patch Changes
a22d7d2
: fix preloadRoute to take string path6dd0473
: support empty array/string to mean no revalidationv0.14.8
Patch Changes
a3a36fb
: Add query and param wrappers to support non-Proxy envs2475851
: bump deps2f1fa18
: improve anchor preload performancev0.14.7
Patch Changes
3594e45
: fix iterator methods on useSubmissionsv0.14.6
Patch Changes
0a964b6
: Fix duplicated push historyc61231d
: Fix scrollToHash to handle hashes starting with a number83b7093
: remove extra code, fix #406 slow perf on localeComparev0.14.5
Patch Changes
5c87acc
: fix partial matches in single flight mutationsv0.14.4
Patch Changes
098dccb
: fix #474 improper search parameter resolution while routingf8f30df
: fix initial state including _depthv0.14.3
Patch Changes
19a21cc
: fix async store referencesf8aaf16
: make url transform consistent86c3b1f
: better handling of query only navigationv0.14.2
Patch Changes
bc3d8e3
: expose .latest from createAsyncfc6ac53
: fix #464 flaky hydration bail out3295502
: fix hydration cancellation on browser eventsv0.14.1
Patch Changes
6144da8
: fix Response type narrowing in submission APIsv0.14.0
Minor Changes
e4a13f6
: Response helpers return responses, cache/action filter them outbd9f19a
: default form actions to url encoded5d9263b
: rename load to preloadPatch Changes
a7e4062
: fix #457 extra leading slashes on path4b4536e
: add usePreloadRoute export8cc0530
: hack the types to work a bit better with Response UnionsConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.