-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
docs: "What's new in Svelte" March newsletter #10547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
https://github.com/huntabyte/formsnap got a major rewrite and has improved docs https://formsnap.dev 😃 |
Hello, Just a typo on the link :
|
@benmccann and/or @dummdidumm i think this is ready to merge. |
documentation/blog/2024-03-01-whats-new-in-svelte-march-2024.md
Outdated
Show resolved
Hide resolved
documentation/blog/2024-03-01-whats-new-in-svelte-march-2024.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Ben McCann <[email protected]>
|
||
Mostly bug fixes, this month. Most notably is a fix to prevent stale values after navigation (**2.5.1**, [#11870](https://github.com/sveltejs/kit/pull/11870)). | ||
|
||
Adapters can also now use an `emulate` function to provide dev and preview functionality (**2.5.0**, [Docs](https://kit.svelte.dev/docs/writing-adapters), [#11730](https://github.com/sveltejs/kit/pull/11730)). This will allow for an improved experience developing for Cloudflare in the near future ([11732](https://github.com/sveltejs/kit/pull/11732)). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adapters can also now use an `emulate` function to provide dev and preview functionality (**2.5.0**, [Docs](https://kit.svelte.dev/docs/writing-adapters), [#11730](https://github.com/sveltejs/kit/pull/11730)). This will allow for an improved experience developing for Cloudflare in the near future ([11732](https://github.com/sveltejs/kit/pull/11732)). | |
Adapters can also now use an `emulate` function to provide dev and preview functionality (**2.5.0**, [Docs](https://kit.svelte.dev/docs/writing-adapters), [#11730](https://github.com/sveltejs/kit/pull/11730)). This will allow for an improved experience developing for Cloudflare in the near future ([#11732](https://github.com/sveltejs/kit/pull/11732)). |
I'll be traveling a lot the second half of this month, so i've drafted the newsletter this week. let me know if i missed anything or feel free to add between now and the end of the month.
I'll check in again on the 29th to make sure I can clean things up before we merge :)