Skip to content

Commit fa58577

Browse files
author
Dani Sandoval
committed
prettier
1 parent fdea9ea commit fa58577

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

apps/svelte.dev/content/blog/2025-05-01-whats-new-in-svelte-may-2025.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The Svelte maintainers have been hard at work building out [Asynchronous Svelte]
1515

1616
- Certain expressions will now be partially evaluated to improve runtime performance (**[email protected]/5.28.0**, [#15494](https://github.com/sveltejs/svelte/pull/15494)/[#15781](https://github.com/sveltejs/svelte/pull/15781))
1717
- The Svelte CLI (`sv`) has added a `--install <package-manager>` flag to `create` and `add` to specify which package manager to use when running (**[email protected]**, [#531](https://github.com/sveltejs/cli/pull/531))
18-
- The two separate CloudFlare adapters have been merged into one: `adapter-cloudflare` (**[email protected]**, [#13634](https://github.com/sveltejs/kit/pull/13634))
18+
- The two separate CloudFlare adapters have been merged into one: `adapter-cloudflare` (**[email protected]**, [#13634](https://github.com/sveltejs/kit/pull/13634))
1919
- `adapter-vercel` will now create symlink functions for each route, for better observability (**[email protected]**, [#13679](https://github.com/sveltejs/kit/pull/13679))
2020

2121
There were a number of fixes in SvelteKit too - including an improvement to the `HandleServerError` hook to give it access to `getRequestEvent`! ([#13666](https://github.com/sveltejs/kit/pull/13666))
@@ -39,7 +39,6 @@ For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out th
3939
- [Typo](https://typo.robino.dev/) is a web-based markdown editor with formatting in codeblocks and typescript execution
4040
- [FernOS](https://github.com/mrtechtroid/fernos) is a lightweight operating system running inside your browser
4141

42-
4342
### Learning Resources
4443

4544
_Featuring Svelte Contributors and Ambassadors_
@@ -49,7 +48,6 @@ _Featuring Svelte Contributors and Ambassadors_
4948
- Building cross-platform browser extensions with Svelte by Oliver Turner ([10:52](https://www.youtube.com/live/7m6HExTKAqM?si=tWUKbSm2IuhO0N_r&t=652))
5049
- Kioko: Coding CAD by Armel de Montgros and Soloman Azizi ([43:00](https://www.youtube.com/live/7m6HExTKAqM?si=EOmS3Hy-AwIgrBTU&t=2613))
5150

52-
5351
_This Week in Svelte_
5452

5553
- [Ep. 100](https://www.youtube.com/watch?v=BGNykPO4L7c) — Q&A with Rich Harris

0 commit comments

Comments
 (0)