Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v5.14.3
5.14.3 (2023-08-15)
Bug Fixes
- return a empty tag when the links attrs was empty (39c0d79)
v5.14.2
5.14.2 (2023-08-14)
Bug Fixes
- int-1013: fixing the error return from the statusHandler function (67327aa)
v5.14.1
5.14.1 (2023-08-11)
Bug Fixes
- int-1013: adding status check (a31432d)
v5.14.0
5.14.0 (2023-08-10)
Features
- link support for resolve_links (d987a7c)
v5.13.0
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
5.12.1 (2023-08-01)
Bug Fixes
- SDK-52: Standardize is_startpage (b45bd82)
v5.12.0
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
5.11.1 (2023-07-05)
Bug Fixes
- add exports TS types files in root package.json (5c651dd)
v5.11.0
5.11.0 (2023-06-26)
Features
- add endpoint to config as an alias (64d5f56)
v5.10.6
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)