Skip to content

Commit a601396

Browse files
Apply suggestions from code review
Co-authored-by: Simon H <[email protected]>
1 parent 58a12bd commit a601396

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ author: Dani Sandoval
55
authorURL: https://dreamindani.com
66
---
77

8-
Only a week until [Svelte Summit Spring 2025](https://www.sveltesummit.com/)! If you can't make it in-person to Barcelona, you can purchase a virutal ticket [here](https://www.sveltesummit.com/virtual-ticket).
8+
Only a week until [Svelte Summit Spring 2025](https://www.sveltesummit.com/)! If you can't make it in-person to Barcelona, you can purchase a virtual ticket [here](https://www.sveltesummit.com/virtual-ticket).
99

1010
But before that, we've got a few updates to highlight...
1111

1212
## What's new in Svelte and SvelteKit
1313

14-
- `css.hasGlobal` has been added to the `compile` output to improve the performance of compiling global styles (**[email protected]**, [#15450](https://github.com/sveltejs/svelte/pull/15450))
1514
- 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))
1615
- 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))
1716
- `adapter-cloudflare` has added support for specifically building Cloudflare Workers Static Assets (**[email protected]**, [#13634](https://github.com/sveltejs/kit/pull/13634))

0 commit comments

Comments
 (0)