webstone-plugins icon indicating copy to clipboard operation
webstone-plugins copied to clipboard

Convert Sveltekit to Webstone App

Open Cahllagerfeld opened this issue 2 years ago • 1 comments

closes #232

  • [x] check for the latest sveltekit version => we shouldn't watch for a specific version I think. We should probably give the latest supported version, that respects the breaking changes from the Kit-Changelog
  • [x] adjust unit tests

Cahllagerfeld avatar Aug 11 '22 06:08 Cahllagerfeld

🦋 Changeset detected

Latest commit: 93530022dc93556e2dc11bc70f38623ec6b54ca3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
create-webstone-app Minor

Not sure what this means? Click here to learn what changesets are.

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

changeset-bot[bot] avatar Aug 11 '22 06:08 changeset-bot[bot]

This is no longer needed now that Webstone is an ecosystem of plugins. To add Webstone to a SvelteKit app, you just need to add the Webstone CLI package.

mikenikles avatar Nov 11 '22 18:11 mikenikles