UNPKG

7.72 kBMarkdownView Raw
1# @sveltejs/kit
2
3## 1.0.0-next.48
4
5### Patch Changes
6
7- e37a302: Make getSession future-proof
8
9## 1.0.0-next.47
10
11### Patch Changes
12
13- 5554acc: Add \$lib alias
14- 5cd6f11: bump vite-plugin-svelte to 0.11.0
15
16## 1.0.0-next.46
17
18### Patch Changes
19
20- f35a5cd: Change adapter signature
21
22## 1.0.0-next.45
23
24### Minor Changes
25
26- 925638a: Remove endpoints from the files built for the client
27
28### Patch Changes
29
30- c3cf3f3: Bump deps
31- 625747d: kit: bundle @sveltejs/kit into built application
32- Updated dependencies [c3cf3f3]
33 - @sveltejs/vite-plugin-svelte@1.0.0-next.3
34
35## 1.0.0-next.44
36
37### Patch Changes
38
39- e6449d2: Fix AMP styles for real
40
41## 1.0.0-next.43
42
43### Patch Changes
44
45- 672e9be: Fix AMP styles, again
46
47## 1.0.0-next.42
48
49### Patch Changes
50
51- 0f54ebc: Fix AMP styles
52
53## 1.0.0-next.41
54
55### Patch Changes
56
57- 4aa5a73: Future-proof prepare argument
58- 58dc400: Call correct set_paths function
59- 2322291: Update to node-fetch@3
60
61## 1.0.0-next.40
62
63### Patch Changes
64
65- 4c5fd3c: Include layout/error styles in SSR
66
67## 1.0.0-next.39
68
69### Patch Changes
70
71- b7fdb0d: Skip pre-bundling
72
73## 1.0.0-next.38
74
75### Patch Changes
76
77- 15402b1: Add service worker support
78- 0c630b5: Ignore dynamically imported components when constructing styles in dev mode
79- ac06af5: Fix svelte-kit adapt for Windows
80- 061fa46: Implement improved redirect API
81- b800049: Include type declarations
82- 07c6de4: Use posix paths in manifest even on Windows
83- 27ba872: Error if preload function exists
84- 0c630b5: Add default paths in case singletons module is invalidated
85- 73dd998: Allow custom extensions
86
87## 1.0.0-next.37
88
89### Patch Changes
90
91- 230c6d9: Indicate which request failed, if fetch fails inside load function
92- f1bc218: Run adapt via svelte-kit build
93- 6850ddc: Fix svelte-kit start for Windows
94
95## 1.0.0-next.36
96
97### Patch Changes
98
99- 7b70a33: Force version bump so that Kit uses updated vite-plugin-svelte
100
101## 1.0.0-next.35
102
103### Patch Changes
104
105- Use Vite
106- Fix Windows issues
107- Preserve load context during navigation
108- Return error from load
109
110## 1.0.0-next.34
111
112### Patch Changes
113
114- Fix adapters and convert to ES modules
115
116## 1.0.0-next.33
117
118### Patch Changes
119
120- 474070e: Better errors when modules cannot be found
121
122## 1.0.0-next.32
123
124### Patch Changes
125
126- Convert everything to ESM
127
128## 1.0.0-next.31
129
130### Patch Changes
131
132- b6c2434: app.js -> app.cjs
133
134## 1.0.0-next.30
135
136### Patch Changes
137
138- 00cbaf6: Rename _.config.js to _.config.cjs
139
140## 1.0.0-next.29
141
142### Patch Changes
143
144- 4c0edce: Use addEventListener instead of onload
145
146## 1.0.0-next.28
147
148### Patch Changes
149
150- 4353025: Prevent infinite loop when fetching bad URLs inside error responses
151- 2860065: Handle assets path when prerendering
152
153## 1.0.0-next.27
154
155### Patch Changes
156
157- Fail build if prerender errors
158- Hide logging behind --verbose option
159
160## 1.0.0-next.26
161
162### Patch Changes
163
164- Fix svelte-announcer CSS
165
166## 1.0.0-next.25
167
168### Patch Changes
169
170- Surface stack traces for endpoint/page rendering errors
171
172## 1.0.0-next.24
173
174### Patch Changes
175
176- 26643df: Account for config.paths when prerendering
177
178## 1.0.0-next.23
179
180### Patch Changes
181
182- 9b758aa: Upgrade to Snowpack 3
183
184## 1.0.0-next.22
185
186### Patch Changes
187
188- bb68595: use readFileSync instead of createReadStream
189
190## 1.0.0-next.21
191
192### Patch Changes
193
194- 217e4cc: Set paths to empty string before prerender
195
196## 1.0.0-next.20
197
198### Patch Changes
199
200- ccf4aa7: Implement prerender config
201
202## 1.0.0-next.19
203
204### Patch Changes
205
206- deda984: Make navigating store contain from and to properties
207
208## 1.0.0-next.18
209
210### Patch Changes
211
212- c29b61e: Announce page changes
213- 72da270: Reset focus properly
214
215## 1.0.0-next.17
216
217### Patch Changes
218
219- f7dea55: Set process.env.NODE_ENV when invoking via the CLI
220
221## 1.0.0-next.16
222
223### Patch Changes
224
225- Remove temporary logging
226- Add sveltekit:prefetch and sveltekit:noscroll
227
228## 1.0.0-next.15
229
230### Patch Changes
231
232- 6d1bb11: Fix AMP CSS
233- d8b53af: Ignore $layout and $error files when finding static paths
234- Better scroll tracking
235
236## 1.0.0-next.14
237
238### Patch Changes
239
240- Fix dev loader
241
242## 1.0.0-next.13
243
244### Patch Changes
245
246- 1ea4d6b: More robust CSS extraction
247
248## 1.0.0-next.12
249
250### Patch Changes
251
252- e7c88dd: Tweak AMP validation screen
253
254## 1.0.0-next.11
255
256### Patch Changes
257
258- a31f218: Fix SSR loader invalidation
259
260## 1.0.0-next.10
261
262### Patch Changes
263
264- 8b14d29: Omit svelte-data scripts from AMP pages
265
266## 1.0.0-next.9
267
268### Patch Changes
269
270- f5fa223: AMP support
271- 47f2ee1: Always remove trailing slashes
272- 1becb94: Replace preload with load
273
274## 1.0.0-next.8
275
276### Patch Changes
277
278- 15dd751: Use meta http-equiv=refresh
279- be7e031: Fix handling of static files
280- ed6b8fd: Implement \$app/env
281
282## 1.0.0-next.7
283
284### Patch Changes
285
286- 76705b0: make HMR work outside localhost
287
288## 1.0.0-next.6
289
290### Patch Changes
291
292- 0e45255: Move options behind kit namespace, change paths -> kit.files
293- fa7f2b2: Implement live bindings for SSR code
294
295## 1.0.0-next.5
296
297### Patch Changes
298
299- Return dependencies from render
300
301## 1.0.0-next.4
302
303### Patch Changes
304
305- af01b0d: Move renderer out of app assets folder
306
307## 1.0.0-next.3
308
309### Patch Changes
310
311- Add paths to manifest, for static prerendering
312
313## 1.0.0-next.2
314
315### Patch Changes
316
317- Fix typo causing misnamed assets folder
318
319## 1.0.0-next.1
320
321### Patch Changes
322
323- a4bc090: Transform exported functions correctly
324- 00bbf98: Fix nested layouts
325
326## 0.0.31-next.0
327
328### Patch Changes
329
330- ffd7bba: Fix SSR cache invalidation
331
332## 0.0.30
333
334### Patch Changes
335
336- Add back stores(), but with deprecation warning
337- Rename stores.preloading to stores.navigating
338- Rewrite routing logic
339
340## 0.0.29
341
342### Patch Changes
343
344- 10872cc: Normalize request.query
345
346## 0.0.28
347
348### Patch Changes
349
350- Add svelte-kit start command
351
352## 0.0.27
353
354### Patch Changes
355
356- rename CLI to svelte-kit
357- 0904e22: rename svelte CLI to svelte-kit
358- Validate route responses
359- Make paths and target configurable
360
361## 0.0.26
362
363### Patch Changes
364
365- b475ed4: Overhaul adapter API - fixes #166
366- Updated dependencies [b475ed4]
367 - @sveltejs/app-utils@0.0.18
368
369## 0.0.25
370
371### Patch Changes
372
373- Updated dependencies [3bdf33b]
374 - @sveltejs/app-utils@0.0.17
375
376## 0.0.24
377
378### Patch Changes
379
380- 67eaeea: Move app-utils stuff into subpackages
381- 7f8df30: Move kit runtime code, expose via \$app aliases
382- Updated dependencies [67eaeea]
383 - @sveltejs/app-utils@0.0.16
384
385## 0.0.23
386
387### Patch Changes
388
389- a163000: Parse body on incoming requests
390- a346eab: Copy over latest Sapper router code
391- Updated dependencies [a163000]
392 - @sveltejs/app-utils@0.0.15
393
394## 0.0.22
395
396### Patch Changes
397
398- Force bump version
399
400## 0.0.21
401
402### Patch Changes
403
404- Build setup entry point
405- Work around pkg.exports constraint
406- Respond with 500s if render fails
407- Updated dependencies [undefined]
408- Updated dependencies [undefined]
409- Updated dependencies [undefined]
410 - @sveltejs/app-utils@0.0.14
411
412## 0.0.20
413
414### Patch Changes
415
416- Pass setup module to renderer
417- Bump Snowpack version
418- Updated dependencies [undefined]
419- Updated dependencies [96c06d8]
420 - @sveltejs/app-utils@0.0.13
421
422## 0.0.19
423
424### Patch Changes
425
426- fa9d7ce: Handle import.meta in SSR module loader
427- 0320208: Rename 'server route' to 'endpoint'
428- b9444d2: Update to Snowpack 2.15
429- 5ca907c: Use shared mkdirp helper
430- Updated dependencies [0320208]
431- Updated dependencies [5ca907c]
432 - @sveltejs/app-utils@0.0.12
433
434## 0.0.18
435
436### Patch Changes
437
438- Updated dependencies [undefined]
439 - @sveltejs/app-utils@0.0.11
440
441## 0.0.17
442
443### Patch Changes
444
445- 19323e9: Update Snowpack
446- Updated dependencies [19323e9]
447 - @sveltejs/app-utils@0.0.10
448
449## 0.0.16
450
451### Patch Changes
452
453- Updated dependencies [90a98ae]
454 - @sveltejs/app-utils@0.0.9
455
456## 0.0.15
457
458### Patch Changes
459
460- Updated dependencies [undefined]
461 - @sveltejs/app-utils@0.0.8
462
463## 0.0.14
464
465### Patch Changes
466
467- various
468- Updated dependencies [undefined]
469 - @sveltejs/app-utils@0.0.7