This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v7.0.1
v7.0.0
7.0.0 (2025-05-20)
Bug Fixes
- add error normalization method to SbFetch class (8521bb0)
Features
- add global version config (8f5430d)
- make requests params optional with empty object default (2223781)
BREAKING CHANGES
- SbHelpers class has been removed in favor of utility functional methods.
- RichTextResolver has been deprecated in favor of the standalone
@storyblok/richtextpackage usage.
v7.0.0-next.6
7.0.0-next.6 (2025-05-19)
Bug Fixes
- add all relations back to the response when resolving more than 50 (60f4794)
Features
- inlineAssets option (58eb88a)
v6.11.0
v7.0.0-next.5
7.0.0-next.5 (2025-05-13)
Features
- make requests params optional with empty object default (2223781)
v6.10.12
v7.0.0-next.4
v7.0.0-next.3
v7.0.0-next.2
7.0.0-next.2 (2025-04-25)
- feat!: new utils helpers (6ae6f5d)
BREAKING CHANGES
- SbHelpers class has been removed in favor of utility functional methods.
v7.0.0-next.1
7.0.0-next.1 (2025-04-15)
- feat!: remove legacy richtext (810eb84)
BREAKING CHANGES
- RichTextResolver has been deprecated in favor of the standalone
@storyblok/richtextpackage usage.