storyblok-astro

Astro SDK for Storyblok CMS

Downloads
14.7K
Stars
124
Committers
6

Bot releases are visible (Hide)

storyblok-astro - v2.0.16

Published by github-actions[bot] over 1 year ago

2.0.16 (2023-03-31)

Bug Fixes

  • deps: bump @storyblok/js from 2.1.2 to 2.1.3 (4e467ed)
storyblok-astro - v2.0.15

Published by github-actions[bot] over 1 year ago

2.0.15 (2023-03-29)

Bug Fixes

  • deps: bump @storyblok/js to 2.1.2 (2ca92db)
storyblok-astro - v2.0.14

Published by github-actions[bot] over 1 year ago

2.0.14 (2023-03-17)

Bug Fixes

  • exclude dist from tsconfig to include types (129d50c)
storyblok-astro - v2.0.13

Published by github-actions[bot] over 1 year ago

2.0.13 (2023-03-17)

Bug Fixes

  • type declarations not included in package (bfe6ced)
storyblok-astro - v2.0.12

Published by github-actions[bot] over 1 year ago

2.0.12 (2023-03-10)

Bug Fixes

  • deps: bump @astrojs/netlify from 2.1.3 to 2.2.0 (4158a76)
storyblok-astro - v2.0.11

Published by github-actions[bot] over 1 year ago

2.0.11 (2023-03-09)

Bug Fixes

  • improve missing component error handling (ca5ca1b)
storyblok-astro - v2.0.10

Published by github-actions[bot] over 1 year ago

2.0.10 (2023-03-01)

Bug Fixes

  • deps: bump @storyblok/js from 2.0.16 to 2.1.0 (c8481a2)
storyblok-astro - v2.0.9

Published by github-actions[bot] over 1 year ago

2.0.9 (2023-02-27)

Bug Fixes

  • deps: bump @astrojs/netlify from 2.1.2 to 2.1.3 (e6e83cd)
storyblok-astro - v2.0.8

Published by github-actions[bot] over 1 year ago

2.0.8 (2023-02-22)

Bug Fixes

  • deps: bump @astrojs/netlify from 2.0.0 to 2.1.2 (d9bed56)
storyblok-astro - v2.0.7

Published by github-actions[bot] over 1 year ago

2.0.7 (2023-02-22)

Bug Fixes

  • deps: bump @storyblok/js from 2.0.10 to 2.0.16 (1d6ecdd)
storyblok-astro - v2.0.6

Published by github-actions[bot] over 1 year ago

2.0.6 (2023-02-21)

Bug Fixes

  • deps: bump astro to 2.0 (1cbd913)
storyblok-astro - v2.0.5

Published by github-actions[bot] over 1 year ago

2.0.5 (2023-01-25)

Bug Fixes

  • deps: bump @storyblok/js from 2.0.9 to 2.0.10 (f72a147)
storyblok-astro - v2.0.4

Published by github-actions[bot] over 1 year ago

2.0.4 (2023-01-20)

Bug Fixes

  • bump new version (b463b3c)
  • deps: bump @storyblok/js from 2.0.6 to 2.0.8 (c292618)
  • deps: bump @storyblok/js from 2.0.8 to 2.0.9 (f18ade5)
storyblok-astro - v2.0.3

Published by github-actions[bot] almost 2 years ago

2.0.3 (2023-01-13)

Bug Fixes

  • set integration options defaults correctly (789717d)
storyblok-astro - v2.0.2

Published by github-actions[bot] almost 2 years ago

2.0.2 (2023-01-02)

Bug Fixes

  • type for useStoryblokApi (84e5542)
  • wrong props for StoryblokComponent (2f76a82)
storyblok-astro - v2.0.1

Published by github-actions[bot] almost 2 years ago

2.0.1 (2022-12-15)

Bug Fixes

storyblok-astro - v2.0.0

Published by github-actions[bot] almost 2 years ago

2.0.0 (2022-12-13)

  • Merge pull request #73 from storyblok/feat/add-typescript-remove-axios (74f6bdb), closes #73

Features

  • add typescript support, remove axios (b5bc491)

BREAKING CHANGES

  • Axios is no longer a dependency
storyblok-astro - v1.2.0

Published by github-actions[bot] almost 2 years ago

1.2.0 (2022-11-22)

Features

  • Compatibility with Astro SSR mode (8828307)
  • useCustomApi parameter (9525246)
storyblok-astro - v1.1.1

Published by github-actions[bot] almost 2 years ago

1.1.1 (2022-10-24)

Bug Fixes

  • supports blok names that aren't valid JS variable names (469bac5)
storyblok-astro - v1.1.0

Published by github-actions[bot] about 2 years ago

1.1.0 (2022-09-23)

Bug Fixes

Features

  • allow other props to be passed to StoryblokComponent (189a3c4)