Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Releases: storyblok/storyblok-react

v3.0.8

19 Jan 04:32
84cc562

Choose a tag to compare

3.0.8 (2024-01-19)

Bug Fixes

  • deps: bump @storyblok/js from 3.0.5 to 3.0.6 (b549867)

v3.0.7

16 Jan 04:16
668739e

Choose a tag to compare

3.0.7 (2024-01-16)

Bug Fixes

  • deps: bump @storyblok/js from 3.0.4 to 3.0.5 (d3856f0)

v3.0.6

15 Jan 04:37
bcd5570

Choose a tag to compare

3.0.6 (2024-01-15)

Bug Fixes

  • deps: bump @storyblok/js from 3.0.2 to 3.0.4 (8fa1ba4)

v3.0.5

12 Jan 04:38
d9b59db

Choose a tag to compare

3.0.5 (2024-01-12)

Bug Fixes

  • deps: bump @storyblok/js from 3.0.1 to 3.0.2 (192cbfa)

v3.0.4

11 Jan 11:13
19b0fc5

Choose a tag to compare

3.0.4 (2024-01-11)

Bug Fixes

  • remove bridge dependency from useStoryblokState (8d59c3a)

v3.0.3

11 Jan 05:00
5dec0d4

Choose a tag to compare

3.0.3 (2024-01-11)

Bug Fixes

  • deps: Bump @storyblok/js from 3.0.0 to 3.0.1 (1660737)

v3.0.2

08 Jan 18:15
63bb2b9

Choose a tag to compare

3.0.2 (2024-01-08)

Bug Fixes

  • useStoryblokState fix case if initialStory changes (1efda03)

v3.0.1

08 Jan 14:42
79f83c6

Choose a tag to compare

3.0.1 (2024-01-08)

Bug Fixes

  • fix problem of useStoryblokState with useEffect function dependencies (316ac04)
  • useStoryblokState - PR comments fixes (92648e1)

v3.0.0

15 Dec 17:27

Choose a tag to compare

3.0.0 (2023-12-15)

Features

BREAKING CHANGES

  • update major JS SDK

v2.4.8

13 Dec 19:31
d0f87c6

Choose a tag to compare

2.4.8 (2023-12-13)

Bug Fixes

  • useStoryblok: Conditional Hooks (0a1abcd)
  • useStoryblokState: move condition in hook to comply with rules of hooks (98fd714)