Open
Description
As of right now, the only way to change the version of Svelte running in the playground is by changing the URL parameters. This is rather janky, to say the least. It would be better to have a dropdown menu in the playground that lets you select the specific version of Svelte you want to use. This list of versions could acquired dynamically using NPM's registry.