chore(deps): update dependency @sveltejs/kit to v1.0.13 #238
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:
1.0.0-next.139
->1.0.13
Release Notes
sveltejs/kit (@sveltejs/kit)
v1.0.13
Compare Source
Patch Changes
v1.0.12
Compare Source
Patch Changes
fix: make prerendered endpoint callable from non-prerendered server load (#8453)
docs: add links to http status codes (#8480)
fix: prerender page when prerender set to 'auto' and ssr set to true (#8481)
fix: prevent false positive warnings for fetch uses in firefox (#8456)
fix: check version on node fetch fail (#8487)
fix: avoid unnecessary $page store updates (#8457)
v1.0.11
Compare Source
Patch Changes
<a>
elements with nohref
attribute when refocusing after navigation (#8418)fetch
in server load functions (#8420)v1.0.10
Compare Source
Patch Changes
v1.0.9
Compare Source
Patch Changes
assetFileNames
to worker rollup options (#8384)v1.0.8
Compare Source
Patch Changes
fetch
is used with relative URL (#8370)updated.check()
type changed toPromise<boolean>
(#8400)<link>
elements (#8369)v1.0.7
Compare Source
Patch Changes
*.test.js
and*.spec.js
files inparams
directory (#8250)v1.0.6
Compare Source
Patch Changes
$page.route
has the correct shape (#8359)v1.0.5
Compare Source
Patch Changes
event.platform
to be possibly undefined (#8232)v1.0.3
Compare Source
Patch Changes
<form method="get">
(#8273)v1.0.2
Compare Source
Patch Changes
filterSerializedResponseHeaders
error message (#8348)v1.0.1
Compare Source
Patch Changes
v1.0.0
Compare Source
Major Changes
First major release, see below for the history of changes that lead up to this.
Starting from now all releases follow semver and changes will be listed as Major/Minor/Patch
v1.0.0-next.589
Compare Source
Patch Changes
v1.0.0-next.588
Compare Source
Patch Changes
v1.0.0-next.587
Compare Source
Patch Changes
v1.0.0-next.586
Compare Source
Patch Changes
v1.0.0-next.585
Compare Source
Patch Changes
v1.0.0-next.584
Compare Source
Patch Changes
v1.0.0-next.583
Compare Source
Patch Changes
$page.status
when usingenhance
and result is of type'error'
(#8073)v1.0.0-next.582
Compare Source
Patch Changes
v1.0.0-next.581
Compare Source
Patch Changes
v1.0.0-next.580
Compare Source
Patch Changes
v1.0.0-next.579
Compare Source
Patch Changes
v1.0.0-next.578
Compare Source
Patch Changes
builder.generateFallback(fallback)
(#8013)v1.0.0-next.577
Compare Source
Patch Changes
v1.0.0-next.576
Compare Source
Patch Changes
sveltekit()
return a promise of array of Vite plugins (#7994)v1.0.0-next.575
Compare Source
Patch Changes
__data.json
from url (#7979)v1.0.0-next.574
Compare Source
Patch Changes
v1.0.0-next.573
Compare Source
Patch Changes
+(layout|page)(.server)?.js
and+server.js
files (#7878)enhance
error message when form action doesn't exist or csrf is enabled (#7958)v1.0.0-next.572
Compare Source
Minor Changes
Patch Changes
magic-string
(#7931)v1.0.0-next.571
Compare Source
Patch Changes
v1.0.0-next.570
Compare Source
Patch Changes
v1.0.0-next.567
Compare Source
Patch Changes
v1.0.0-next.566
Compare Source
Patch Changes
v1.0.0-next.565
Compare Source
Patch Changes
data-sveltekit-prefetch
with-preload-code
and-preload-data
(#7776)prefetch
topreloadData
andprefetchRoutes
topreloadCode
(#7776)v1.0.0-next.564
Compare Source
Patch Changes
$page.url
resilient against mutations (#7827)v1.0.0-next.563
Compare Source
Patch Changes
format
option fromgenerateManifest(...)
(#7820)v1.0.0-next.562
Compare Source
Patch Changes
getStaticDirectory()
from builder API (#7809)v1.0.0-next.561
Compare Source
Patch Changes
v1.0.0-next.560
Compare Source
Patch Changes
prerendering
tobuilding
, removeconfig.kit.prerender.enabled
(#7762)v1.0.0-next.559
Compare Source
Patch Changes
v1.0.0-next.557
Compare Source
Patch Changes
v1.0.0-next.556
Compare Source
Patch Changes
v1.0.0-next.555
Compare Source
Patch Changes
config.kit.outDir
able to be located innode_modules
(#7707)v1.0.0-next.554
Compare Source
Patch Changes
trailingSlash
a page option, rather than configuration (#7719)v1.0.0-next.553
Compare Source
Patch Changes
v1.0.0-next.552
Compare Source
Patch Changes
$app/environment
(#7689)Accept
andAccept-Language
headers when making a self-request (#7722)v1.0.0-next.551
Compare Source
Patch Changes
Access-Control-Allow-Origin: *
to static assets in dev (#7688)keepfocus
andnoscroll
ingoto
options if correctly-cased options are also present (#7678)v1.0.0-next.550
Compare Source
Patch Changes
v1.0.0-next.549
Compare Source
Patch Changes
v1.0.0-next.548
Compare Source
Patch Changes
v1.0.0-next.547
Compare Source
Patch Changes
%sveltekit.body%
is direct child of<body>
(#7652)v1.0.0-next.546
Compare Source
Patch Changes
beforeNavigate
description —routeId
->route.id
(#7643)v1.0.0-next.545
Compare Source
Patch Changes
enhance
action (#7629)v1.0.0-next.544
Compare Source
Patch Changes
v1.0.0-next.543
Compare Source
Patch Changes
enhance
action parameter (#7608)v1.0.0-next.542
Compare Source
Patch Changes
v1.0.0-next.541
Compare Source
Minor Changes
--watch
(#7516)Patch Changes
v1.0.0-next.540
Compare Source
Patch Changes
v1.0.0-next.539
Compare Source
Patch Changes
v1.0.0-next.538
Compare Source
Patch Changes
__data.json
requests (#7532)v1.0.0-next.537
Compare Source
Patch Changes
v1.0.0-next.536
Compare Source
Patch Changes
v1.0.0-next.535
Compare Source
Patch Changes
v1.0.0-next.534
Compare Source
Patch Changes
v1.0.0-next.533
Compare Source
Patch Changes
v1.0.0-next.532
Compare Source
Patch Changes
v1.0.0-next.531
Compare Source
Patch Changes
config.kit.prerender.onError
tohandleHttpError
, and check for invalid fragment links (#7375)v1.0.0-next.530
Compare Source
Patch Changes
v1.0.0-next.529
Compare Source
Patch Changes
v1.0.0-next.528
Compare Source
Patch Changes
req.url
toreq.originalUrl
in dev and preview (#7343)v1.0.0-next.527
Compare Source
Patch Changes
v1.0.0-next.526
Compare Source
Patch Changes
load
is a non-POJO (#7386)v1.0.0-next.525
Compare Source
Patch Changes
v1.0.0-next.524
Compare Source
Patch Changes
v1.0.0-next.523
Compare Source
Patch Changes
v1.0.0-next.522
Compare Source
Patch Changes
v1.0.0-next.521
Compare Source
Patch Changes
v1.0.0-next.520
Compare Source
Patch Changes
v1.0.0-next.519
Compare Source
Patch Changes
v1.0.0-next.518
Compare Source
Patch Changes
v1.0.0-next.517
Compare Source
Patch Changes
$types
to includes for better DX (#7301)v1.0.0-next.516
Compare Source
Patch Changes
v1.0.0-next.515
Compare Source
Patch Changes
config.kit.files.routes
(#7223)v1.0.0-next.514
Compare Source
Patch Changes
throw invalid()
in form actions (#7225)v1.0.0-next.513
Compare Source
Patch Changes
v1.0.0-next.512
Compare Source
Patch Changes
v1.0.0-next.511
Compare Source
Patch Changes
v1.0.0-next.510
Compare Source
Patch Changes
fetch
toRequestEvent
(#7113)v1.0.0-next.509
Compare Source
Patch Changes
v1.0.0-next.508
Compare Source
Patch Changes
v1.0.0-next.507
Compare Source
Patch Changes
fetch
inload
(#7065)FormData
polyfill fromundici
rather thannode-fetch
(#7065)v1.0.0-next.506
Compare Source
Patch Changes
update
touse:enhance
callback (#7083)v1.0.0-next.505
Compare Source
Patch Changes
RequestEvent
to$types
when+layout.server.js
present (#7063)v1.0.0-next.504
Compare Source
Patch Changes
v1.0.0-next.503
Compare Source
Patch Changes
v1.0.0-next.502
Compare Source
Patch Changes
never
, notice moved/deleted files (#7002)config.kit.env.dir
when runningvite preview
(#7001)v1.0.0-next.501
Compare Source
Patch Changes
v1.0.0-next.500
Compare Source
Patch Changes
v1.0.0-next.499
Compare Source
Patch Changes
v1.0.0-next.498
Compare Source
Patch Changes
v1.0.0-next.497
Compare Source
Patch Changes
v1.0.0-next.496
Compare Source
Patch Changes
use:enhance
(#6828)v1.0.0-next.495
Compare Source
Patch Changes
svelte-kit sync
in all workspace directories during postinstall (#6949)v1.0.0-next.494
Compare Source
Patch Changes
v1.0.0-next.493
Compare Source
Patch Changes
v1.0.0-next.492
Compare Source
Patch Changes
getRequest
fails (#6936)v1.0.0-next.491
Compare Source
Patch Changes
v1.0.0-next.490
Compare Source
Patch Changes
write_types
on windows using posixify() (#6913)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 is behind base branch, 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.