sveltejs/svelte (svelte)
### [`v5.0.2`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#502)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.1...svelte@5.0.2)
##### Patch Changes
- fix: don't blank css on migration error ([#13703](https://redirect.github.com/sveltejs/svelte/pull/13703))
### [`v5.0.1`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#501)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0...svelte@5.0.1)
##### Patch Changes
- fix: use typedef for JSDoc props and maintain comments ([#13698](https://redirect.github.com/sveltejs/svelte/pull/13698))
### [`v5.0.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@4.2.19...svelte@5.0.0)
A new major version of Svelte has been released! 🎉
The new version brings:
- even better performance,
- a more granular reactivity system with runes,
- more expressive template syntax with snippets and event attributes,
- native TypeScript support,
- and backwards compatibility with the previous syntax!
For more details check out the [Svelte docs](https://svelte-omnisite.vercel.app/) and the [migration guide](https://svelte-omnisite.vercel.app/docs/svelte/v5-migration-guide).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^4.2.9
->^5.0.0
Release Notes
sveltejs/svelte (svelte)
### [`v5.0.2`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#502) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.1...svelte@5.0.2) ##### Patch Changes - fix: don't blank css on migration error ([#13703](https://redirect.github.com/sveltejs/svelte/pull/13703)) ### [`v5.0.1`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#501) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0...svelte@5.0.1) ##### Patch Changes - fix: use typedef for JSDoc props and maintain comments ([#13698](https://redirect.github.com/sveltejs/svelte/pull/13698)) ### [`v5.0.0`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@4.2.19...svelte@5.0.0) A new major version of Svelte has been released! 🎉 The new version brings: - even better performance, - a more granular reactivity system with runes, - more expressive template syntax with snippets and event attributes, - native TypeScript support, - and backwards compatibility with the previous syntax! For more details check out the [Svelte docs](https://svelte-omnisite.vercel.app/) and the [migration guide](https://svelte-omnisite.vercel.app/docs/svelte/v5-migration-guide).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.