Skip to content

Releases: storyblok/storyblok-js-client

v6.1.0

11 Sep 18:23
396f458
Compare
Choose a tag to compare

6.1.0 (2023-09-11)

Bug Fixes

  • int-1029: update ISbAlternateObject interface (8e92e17)

Features

  • int-1029: adding ISbLinks and ISbLink interfaces (0eb18ff)

v6.0.0

15 Aug 17:34
a41afc8
Compare
Choose a tag to compare

6.0.0 (2023-08-15)

  • Merge pull request #644 from storyblok/fix-int-1015-error-return (a41afc8), closes #644

Performance Improvements

  • int-1015: major breaking change for error handling (bb40564)
  • nt-1015: major breaking change for error handling (3330a74)

BREAKING CHANGES

  • major for error handling
  • int-1015: major for error handling
  • Error handling is now returning message, status and response
  • Updating README
  • Updating chanelog.md
  • nt-1015: major for error handling
  • Error handling is now returning message, status and response
  • Updating README
  • Updating chanelog.md

v5.14.4

15 Aug 16:59
32963ec
Compare
Choose a tag to compare

5.14.4 (2023-08-15)

Bug Fixes

  • reversing error handling (78fbc8d)

v5.14.3

15 Aug 13:44
64f0d17
Compare
Choose a tag to compare

5.14.3 (2023-08-15)

Bug Fixes

  • return a empty tag when the links attrs was empty (39c0d79)

v5.14.2

14 Aug 14:16
9c60158
Compare
Choose a tag to compare

5.14.2 (2023-08-14)

Bug Fixes

  • int-1013: fixing the error return from the statusHandler function (67327aa)

v5.14.1

11 Aug 12:54
f19f177
Compare
Choose a tag to compare

5.14.1 (2023-08-11)

Bug Fixes

  • int-1013: adding status check (a31432d)

v5.14.0

10 Aug 13:07
5d174b0
Compare
Choose a tag to compare

5.14.0 (2023-08-10)

Features

  • link support for resolve_links (d987a7c)

v5.13.0

09 Aug 13:40
215ebe4
Compare
Choose a tag to compare

5.13.0 (2023-08-09)

Bug Fixes

  • int-1004: retry query issue (d41fe28)
  • process and replace the env var on build (df75ce6)
  • proxy env vars directly to the package (c6da1d9)
  • SDK-68: add vite config to statically process env var (5cb3fda)

Features

  • adding ampersand escape for the links href (e342851)
  • Adding correct interface for html escape (8865730)
  • revert html escape interface (cdd7876)

v5.12.1

01 Aug 13:05
9e7bf6e
Compare
Choose a tag to compare

5.12.1 (2023-08-01)

Bug Fixes

  • SDK-52: Standardize is_startpage (b45bd82)

v5.12.0

10 Jul 22:32
069d51a
Compare
Choose a tag to compare

5.12.0 (2023-07-10)

Features

  • int-976: adding a new way to add config.headers in the client headers (753076a)
  • int-976: changing conditional to update headers (61306c7)
  • int-976: changing the default agent name to the correct one (3d2a948)