Skip to content

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

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

DreaminDani
Copy link
Contributor

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 :)

Copy link

changeset-bot bot commented Feb 19, 2024

⚠️ No Changeset found

Latest commit: 8e631e3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@huntabyte
Copy link
Member

https://github.com/huntabyte/formsnap got a major rewrite and has improved docs https://formsnap.dev 😃

@huntabyte
Copy link
Member

Released a new resizable pane library for svelte called PaneForge - Repo, Docs

@adiguba
Copy link
Contributor

adiguba commented Feb 29, 2024

Hello,

Just a typo on the link :

https://svelte-5-preview.vercel.app/docs/runes#derived-by
instead of
https://svelte-5-preview.vercel.app/docs/runes#$derived-by

@DreaminDani
Copy link
Contributor Author

@benmccann and/or @dummdidumm i think this is ready to merge.


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)).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
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)).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants