fix(deps): update dependency @solidjs/router to ^0.15.0 #9
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.7.0
->^0.15.0
Release Notes
solidjs/solid-router (@solidjs/router)
v0.15.1
Patch Changes
f3763aa
: Export Submission at the top level813e6bd
: fixonComplete
return typev0.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
18b9b52
: Support arrays in Search Params272218f
: fix #491 - useSubmission with "with" actionsv0.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 Unionsv0.13.6
Patch Changes
7344f69
: Handle absolute redirects withincache
on server8263115
: Forward absolute redirects insidecache
from server to client8fbf74a
: Treatwindow.location.hash
as URI encodede9fd55d
: fix #449 No JS submissions not workingf311f4a
: fix #452 useSubmission types/references2f05f37
: Make isRouting more reliable + other fixes618ef17
: performance improvement leveraging redirects in loadfnd81473a
: usePreloadRoute method pre-releasev0.13.5
Patch Changes
bfb059f
: types Route -> RouteDescriptionv0.13.4
Patch Changes
00e37fd
: Export all types used in public API2e90de5
: FixHashRouter
state reset withreplace: false
75472d2
: Fix useCurrentMatches a getter functionv0.13.3
Patch Changes
884b8be
: fix #374, fix #399 - suppress cache errors in load function4a76e7d
: Fix state updates detection on history back/forward5af3da8
: fix #407 single flight without explicit keys1068f1b
: fix #408 - accessing route information0c698ed
: Allow rewriting urlv0.13.2
Patch Changes
0a34883
: preserve original path on optional segments94797e1
: Fix types for cache functions with all optional arguments8a547a8
: don't submit form when submit event is defaultPreventedv0.13.1
Patch Changes
8b766a9
: restore params into rootv0.13.0
Minor Changes
7b1597b
: Add errors to actionsPatch Changes
83e827d
: minimum types for submission flash6df4a7a
: push root/rootLoad outside of route matchingv0.12.5
Patch Changes
fdefceb
: fix #388 reference to element propffbd35a
: fix #389 update router context error messagebceb358
: fix backcache storing invalidated valuesv0.12.4
Patch Changes
533b7a0
: fix unintended early return in cache during server renderv0.12.3
Patch Changes
02c6e7a
: action to return fully processed responsev0.12.2
Patch Changes
5e8cbdb
: apply the right owner (who's aware of the router)v0.12.1
Patch Changes
6d0be9e
: fix cache serialization to match returned value052d385
: Run load functions with owner & context ofRouter
component.v0.12.0
Minor Changes
17ea145
: add createAsyncStorage, prev argument, remove store from cachev0.11.5
Patch Changes
0413594
: fix memory router no native events97d387b
: addrootLoad
5a94e7d
: fix Router types, make singleFlight optionalv0.11.4
Patch Changes
d67ccbb
: single flight mutations76724af
: pass revalidate throughjson
helperv0.11.3
Patch Changes
9cc1a85
: update response types to be always presentv0.11.2
Patch Changes
fab3cc0
: fix renderToString for cache fnsv0.11.1
Patch Changes
20663d5
: metadata -> infov0.11.0
Minor Changes
6e661eb
: add changesetsConfiguration
📅 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.