0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-24 16:29:46 +01:00
svelte/playgrounds
Simon H cd798077b4
feat: provide migration function (#11334)
Provides a migration function, exported as `migrate` from `svelte/compiler`, which tries its best to automatically migrate towards runes, render tags (instead of slots) and event attributes (instead of event handlers)

The preview REPL was updated with a migrate button so people can try it out in the playground.

closes #9239
2024-04-26 20:56:40 +02:00
..
demo fix: make ownership validation work with HMR (#11171) 2024-04-14 15:14:46 -04:00
sandbox feat: provide migration function (#11334) 2024-04-26 20:56:40 +02:00