Skip to content

Releases: storyblok/storyblok-js-client

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)

v5.11.1

05 Jul 11:40
7ca60a4
Compare
Choose a tag to compare

5.11.1 (2023-07-05)

Bug Fixes

  • add exports TS types files in root package.json (5c651dd)

v5.11.0

26 Jun 12:15
d0a8061
Compare
Choose a tag to compare

5.11.0 (2023-06-26)

Features

  • add endpoint to config as an alias (64d5f56)

v5.10.6

22 May 13:30
5f0164d
Compare
Choose a tag to compare

5.10.6 (2023-05-22)

Bug Fixes

  • adding empty tag return when color attribute is not passed (208afbc)
  • changing parameters to optional ones in the isb-node interface (f88233a)
  • int-916: Preventing errors when rendering colors in rt-resolver (41a7f89)