Skip to content

Commit 25e6793

Browse files
committed
try this
1 parent dfa10f1 commit 25e6793

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

documentation/blog/2023-12-14-sveltekit-2.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authorURL: https://kit.svelte.dev/
77

88
Version 2.0 of [SvelteKit](https://kit.svelte.dev), the official framework for building apps with Svelte, is now available. It is an incremental release that adds support for the newly-released [Vite 5](https://vitejs.dev/blog/announcing-vite5) along with a bevy of small improvements.
99

10-
If you've been paying close attention to Svelte in recent months, you'll know that we've been [hard at work on Svelte 5](<(https://svelte-5-preview.vercel.app/docs/introduction)>), which is possibly the most anticipated release in the project's history. Upgrading to SvelteKit 2 will smooth the path for Svelte 5 when it is released in 2024, and we encourage all users to upgrade when you get a chance.
10+
If you've been paying close attention to Svelte in recent months, you'll know that we've been [hard at work on Svelte 5](https://svelte-5-preview.vercel.app/docs/introduction), which is possibly the most anticipated release in the project's history. Upgrading to SvelteKit 2 will smooth the path for Svelte 5 when it is released in 2024, and we encourage all users to upgrade when you get a chance.
1111

1212
We recommend updating to the most recent 1.x release first in order to address any deprecation warnings. Then, upgrade to SvelteKit 2 by running the automated migration tool:
1313

@@ -26,8 +26,6 @@ Today is the 1 year anniversary of SvelteKit’s launch and we’re excited to c
2626
<figcaption><a href="https://twitter.com/flaviocopes/status/1730895911864189299">Tweet from @flaviocopes</a></figcaption>
2727
</figure>
2828

29-
<!-- <blockquote class="twitter-tweet"><p lang="en" dir="ltr">You have to create a web app from scratch. You pick:</p>&mdash; flavio (@flaviocopes) <a href="https://twitter.com/flaviocopes/status/1730895911864189299?ref_src=twsrc%5Etfw">December 2, 2023</a></blockquote> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script> -->
30-
3129
In the past year, we’ve seen a number of open source projects like [Storybook](https://github.com/storybookjs/storybook/blob/next/code/frameworks/sveltekit/README.md), [Tailwind](https://tailwindcss.com/docs/guides/sveltekit), and [Playwright](https://playwright.dev/docs/test-components) officially support SvelteKit as well as a number of commercial entities like [Prismic](https://prismic.io/blog/svelte-sveltekit-tutorial), [Sentry](https://docs.sentry.io/platforms/javascript/guides/sveltekit/), and [InLang](https://inlang.com/m/gerre34r/library-inlang-paraglideJs).
3230

3331
SvelteKit continues to benefit from the Svelte community, which has developed numerous great UI libraries like [Skeleton](https://www.skeleton.dev/), [shadcn-svelte](https://www.shadcn-svelte.com/), [Melt UI](https://melt-ui.com/), [Flowbite Svelte](https://flowbite-svelte.com/), [https://daisyui.com/](https://daisyui.com/), and [many more](https://sveltesociety.dev/components#design-systems). And [our first ever hackathon](https://hack.sveltesociety.dev/) saw winners from amazing Svelte projects like [Superforms](https://superforms.rocks/), [Threlte](https://threlte.xyz/), and [SvelteLab](https://www.sveltelab.dev/).

0 commit comments

Comments
 (0)