Skip to content

Releases: storyblok/storyblok-svelte

v2.1.1

14 Jun 10:21
Compare
Choose a tag to compare

2.1.1 (2022-06-14)

Bug Fixes

  • add types.ts to the files (83bd277)

v2.1.0

14 Jun 07:06
464d6da
Compare
Choose a tag to compare

2.1.0 (2022-06-14)

Bug Fixes

  • add missing ts configs and fix in StoryblokComponent (71f9f0f)
  • fix vite path in cypress test (973bde1)
  • fix vite path in cypress test (a19eb3b)

Features

  • fix eslint config for ts support (71718a0)

v2.0.5

30 May 14:34
9814c89
Compare
Choose a tag to compare

2.0.5 (2022-05-30)

Bug Fixes

  • deps: bump axios from 0.26.1 to 0.27.2 (6176621)

v2.0.4

07 Apr 10:19
9525b74
Compare
Choose a tag to compare

2.0.4 (2022-04-07)

Bug Fixes

  • clean up sveltekit playground (ebaa315)
  • cypress tests (fe204cf)
  • delete .svelte-kit folder (9e35daf)
  • deps: bump @storyblok/js from 1.0.3 to 1.0.4 (af98166)
  • deps: bump @storyblok/js from 1.0.4 to 1.1.0 (44696c5)
  • svelte kit playground (589cea4)
  • sveltekit playground (7f4faf7)
  • update svelte version (cb58d63)

v2.0.3

30 Mar 14:44
868ecca
Compare
Choose a tag to compare

2.0.3 (2022-03-30)

Bug Fixes

  • useStoryblokApi as getStoryblokApi and update README (5ab2fa7)

v2.0.2

30 Mar 06:29
78023f0
Compare
Choose a tag to compare

2.0.2 (2022-03-30)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (818006e)

v2.0.1

15 Mar 11:51
Compare
Choose a tag to compare

2.0.1 (2022-03-15)

Bug Fixes

v2.0.0

15 Mar 11:43
Compare
Choose a tag to compare

2.0.0 (2022-03-15)

Bug Fixes

  • delete dynamic import from readme (8ce84a8)

BREAKING CHANGES

  • dynamic import has been deleted

v1.0.1

22 Feb 18:18
Compare
Choose a tag to compare

1.0.1 (2022-02-22)

Bug Fixes

  • expose source code for Svelte in-time compilation (47bf11e)

v1.0.0

22 Feb 11:36
Compare
Choose a tag to compare

1.0.0 (2022-02-22)

Bug Fixes

  • deps: bump @storyblok/js from 1.0.1 to 1.0.2 (e3ca6cd)
  • deps: bump @storyblok/js from 1.0.2 to 1.0.3 (4ec36e9)
  • let the app build axios (c5434bc)

Features

  • create StoryblokComponent.svelte (af435c4)
  • enable component tests (8ff7069)
  • release new version (51d9345)