Releases: storyblok/storyblok-react
Releases · storyblok/storyblok-react
v4.3.2
4.3.2 (2024-12-17)
Bug Fixes
- resolve path aliases in d.ts build files (c41c50e)
v4.3.1
4.3.1 (2024-12-17)
Bug Fixes
- allow custom props in StoryblokComponent, Story, and ServerComponent types (df716fa)
v4.3.0
4.3.0 (2024-12-16)
Features
- add
StoryblokRichText
component and useStoryblokRichText
hook (#1283) (131aa3e)
v4.2.1
4.2.1 (2024-12-11)
Bug Fixes
- remove react-dom and jsx from production bundle (4f6d319)
v4.2.0
4.2.0 (2024-12-11)
Features
- We completely re-shaped the code structure following more modern best-practices that will be shared across all our SDKs, not only moving code but also adopting tools like
vite
and pnpm
. To see the complete changes: #1267
v4.0.0
4.0.0 (2024-11-04)
Bug Fixes
-
move pkg.pr.new (ff4a1c8)
-
next playground working correctly (23ecad3)
-
npm typo (b78e58a)
-
pkg-pr-new working dir (13d87a0)
-
use npm in pkg-pr-new (b93f071)
-
feat!: support React Server Components and Next.js app router (5d2b50b)
Features
- refactor React Server Components support (b6293aa)
- remove previous RSC components, update README (5a87a1f)
- support React Server Components and Next app router (ecaf457)
BREAKING CHANGES
- components renamed and
storyblokInit
returns the API
instance
v3.0.14
3.0.14 (2024-08-28)
Bug Fixes
- deps: bump @storyblok/js from 3.0.12 to 3.1.1 (1511ac4)
v3.0.13
3.0.13 (2024-08-27)
Bug Fixes
- deps: bump @storyblok/js from 3.0.11 to 3.0.12 (f220bb1)
v3.0.12
3.0.12 (2024-08-26)
Bug Fixes
- deps: bump @storyblok/js from 3.0.10 to 3.0.11 (2898280)