Skip to content

Releases: storyblok/storyblok-react

v1.0.5

06 Apr 18:07
Compare
Choose a tag to compare

1.0.5 (2022-04-06)

Bug Fixes

v1.0.4

30 Mar 17:41
Compare
Choose a tag to compare

1.0.4 (2022-03-30)

Bug Fixes

  • console.error message from useStoryblokApi to getStoryblokApi (a2daf8d)
  • console.error message from useStoryblokApi to getStoryblokApi (9586a6b)
  • deps: bump minimist from 1.2.5 to 1.2.6 (9daca29)
  • use getStoryblokApi (b5611aa)

v1.0.3

21 Mar 16:09
3c655c7
Compare
Choose a tag to compare

1.0.3 (2022-03-21)

Bug Fixes

  • deps: bump @storyblok/js from 1.0.3 to 1.0.4 (9012230)

v1.0.2

15 Mar 20:57
Compare
Choose a tag to compare

1.0.2 (2022-03-15)

Bug Fixes

  • useStoryblokApi as getStoryblokApi and update README (2453435)

v1.0.1

14 Mar 22:47
Compare
Choose a tag to compare

1.0.1 (2022-03-14)

Bug Fixes

  • setStory inside useEffect (40b6602)

v1.0.0

04 Mar 16:55
Compare
Choose a tag to compare

1.0.0 (2022-03-04)

Features

BREAKING CHANGES

  • 1.0.0

v0.1.2

06 Jan 17:26
b198faf
Compare
Choose a tag to compare

0.1.2 (2021-01-06)

Bug Fixes

  • add data attributes and outline class when updating a component (61883ce)

v0.1.1

27 Jul 14:21
Compare
Choose a tag to compare

0.1.1 (2020-07-27)

Bug Fixes

  • use console.warn in source code instead of throw error (66b28c6)

v0.1.0

08 Jul 19:18
Compare
Choose a tag to compare

0.1.0 (2020-07-08)

Features

  • Move react and react-dom to peerDependencies (b5f7178)
  • Use console.warn (b5f7178)

v0.0.10

01 Nov 12:56
Compare
Choose a tag to compare

0.0.10 (2019-11-01)

Bug Fixes