fix(deps): update dependency @solidjs/start to v1 #139
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.4
->^1.0.0
Release Notes
solidjs/solid-start (@solidjs/start)
v1.0.10
Compare Source
Patch Changes
ec69889
: fix #1649 append rather than override headers with flash messageaa30192
: forward all request headers through single flight545a8ce
: fix(start): enable HEAD requests to API HEAD/GET routes708a7a1
: forward request cookies on single flight mutations715d563
: fix #1645 flash encoding, and improve error handlingv1.0.9
Compare Source
Patch Changes
00a4908
: Show proper dev overlay for ErrorEvent with no error property.45171b2
: chore: Replacefast-glob
andglob
withtinyglobby
5ef4f75
: lazy load dev overlaybd8d7f5
: fix passing empty revalidation header from actionsv1.0.8
Compare Source
Patch Changes
292f1cd
: fix #1638 - devOverlay causing hydration mismatchv1.0.7
Compare Source
Patch Changes
592fef1
: Removes unusedvite-plugin-inspect
dependency.65c8ac0
: Fixed fetchEvent flakyness by storing the event in h3 context.894594c
: fix dev overlay being pulled in even when not used7ae221b
: encode api url componentsd719c6c
: Update env.d.tsv1.0.6
Compare Source
Patch Changes
d86ab61
: drastically improve asset resolution performancev1.0.5
Compare Source
Patch Changes
c4054c0
: fix route hmr: fix #1286, fix #1461, fix #1473v1.0.4
Compare Source
Patch Changes
5997509
: Fixed a regression that resulted in anResponse body object should not be disturbed or locked
error during form body parsing.v1.0.3
Compare Source
Patch Changes
1ec5e29
: send URLSearchParams in server functions as urlencodede53f086
: update depsac2d983
: Safeguard of H3Event body stream locking in edge runtimec966159
: fix server function proxy passthroughv1.0.2
Compare Source
Patch Changes
9da8b18
: fix #1547 add noscript tags to asset renderingd932ebd
: Omit some keys from Vite server configb02151f
: Add new response type in middleware functionae6ca2e
: fix #1514 error header sanitizationa52cea5
: Pass event to getResponseStatus in set statusCodeb47ab2c
: Set X-Error for thrown Responsesbfdd099
: better fix for #1552 error propagation with nojs23ee2de
: fix #1550, add "X-Content-Raw" headerv1.0.1
Compare Source
Patch Changes
ea64f7c
: fix: add error boundary to catch invalid code within the document codee0af541
: fix up top level errorboundary3ec4138
: Fix 'Failed to resolve import' crash during ssr2df3d8b
: feat: log errors in productionv1.0.0
Major Changes
212d592
: update to majorMinor Changes
597e99c
: replace "." with "()" for nested route escapingPatch Changes
44dfb5a
: Export types properly0499779
: fix single flight in ssr false0402c9c
: Ensurenonce
is passed to all assets when rendering from the server.3b2720e
: update example project with-trpcc09d4bd
: Ensure args are encoded when fetching server function486edc6
: Respect custom status-codes on redirects7ae0541
: update deps8dff006
: fix #1463 - grouped api routes25169c1
: fix #1441 - closure bug with render options6c30953
: Only show preloading js asset warning in dev8711ce0
: fix #1415 - incorrectly skipping multi-headers79c17c9
: fix type error for vinxi client in tsconfig9348ace
: Omit route components from non-SSR builds7cb339f
: fix #1410 premature cleanup on mode async771aede
: fix #1470 partial route-less paths messing with APIeb296f2
: fix: usemoduleResolution: "bundler"
in examples846f5fd
: fix: add app.tsx assets to page event in dev envConfiguration
📅 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.