Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v6.1.0
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
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.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)