You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'(note that there may be peer dependency issues when not all your libraries officially support Svelte 5 yet. In this case try installing with the --force option)',
192
192
use_git&&cyan('git commit -m "migration to Svelte 5"'),
193
-
'Review the breaking changes at https://svelte-5-preview.vercel.app/docs/breaking-changes'
194
-
// replace with this once it's live:
195
-
// 'Review the migration guide at https://svelte.dev/docs/svelte/v5-migration-guide',
196
-
// 'Read the updated docs at https://svelte.dev/docs/svelte'
193
+
'Review the migration guide at https://svelte.dev/docs/svelte/v5-migration-guide'
0 commit comments