Skip to content

v3.3.0 β€” SvelteKit Beta

Compare
Choose a tag to compare
@bglw bglw released this 03 Aug 09:53
· 293 commits to main since this release

Features & Improvements

  • Component Initialization
    • Component blueprints referencing nested components can now initialize those components on creation with the ! operator. See Initializing Nested Components in the relevant guide.
  • SvelteKit Beta Support
    • Bookshop now supports SvelteKit, with live editing provided by the existing CloudCannon Svelte Connector.
    • See the newly created SvelteKit Guide to get started.

Fixes & Tweaks

  • Fixed some console errors when live editing in Hugo
  • Improved the initialization speed of Hugo live editing