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

Releases: storyblok/storyblok-js-client

v7.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:05
6279e97

7.0.1 (2025-06-20)

Bug Fixes

  • resolve_assets parameter missing from story params interface (#996) (6279e97)

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 20 May 13:39
17104f4

7.0.0 (2025-05-20)

  • feat!: new utils helpers (6ae6f5d)
  • feat!: remove legacy richtext (810eb84)

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/richtext package usage.

v7.0.0-next.6

v7.0.0-next.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 May 07:29

7.0.0-next.6 (2025-05-19)

Bug Fixes

  • add all relations back to the response when resolving more than 50 (60f4794)

Features

v6.11.0

Choose a tag to compare

@github-actions github-actions released this 16 May 09:53
f727b64

6.11.0 (2025-05-16)

Features

v7.0.0-next.5

v7.0.0-next.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 May 08:52
8080b6b

7.0.0-next.5 (2025-05-13)

Features

  • make requests params optional with empty object default (2223781)

v6.10.12

Choose a tag to compare

@github-actions github-actions released this 12 May 15:26
3adfcb5

6.10.12 (2025-05-12)

Bug Fixes

  • add all relations back to the response when resolving more than 50 (60f4794)

v7.0.0-next.4

v7.0.0-next.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 11:18
2ec56ca

7.0.0-next.4 (2025-04-29)

Features

  • add global version config (8f5430d)

v7.0.0-next.3

v7.0.0-next.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Apr 10:02
e301f8a

7.0.0-next.3 (2025-04-29)

Bug Fixes

  • add error normalization method to SbFetch class (8521bb0)

v7.0.0-next.2

v7.0.0-next.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Apr 07:47
e9e361b

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

v7.0.0-next.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Apr 11:45
04ec90f

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/richtext package usage.