Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v6.8.0
6.8.0 (2024-07-01)
Features
- add resolve_links_level to pertinent interfaces (e800e37)
v6.7.3
6.7.3 (2024-04-19)
Bug Fixes
v6.7.2
6.7.2 (2024-04-15)
Bug Fixes
- clear cacheVersions on flushCache (afded4e)
v6.7.1
6.7.1 (2024-02-27)
Bug Fixes
- export ISbResponseData interface (c634583)
v6.7.0
6.7.0 (2024-02-23)
Features
- add resolve relations hint (b16c929)
- add-resolve-relations-hint (000f6f4)
- add-resolve-relations-hint (c544eb1)
v6.6.7
6.6.7 (2024-02-08)
Bug Fixes
- int-1212: adding
this.fetch
insteadof fetch
in methodHandler
function (8016ea7)
v6.6.6
6.6.6 (2024-02-06)
Bug Fixes
- removing process env to fix the build proccess (79c6e1e)
v6.6.5
6.6.5 (2024-01-29)
Bug Fixes
- update typings to match api response (aaeec3e)
v6.6.4
6.6.4 (2024-01-26)
Bug Fixes
- 1183: refactor isbstoriesparams interface in interfaces.ts (dfd84a5)
- int 1183: changelog update (8dc74d9)
v6.6.3
6.6.3 (2024-01-18)
Bug Fixes
- update the retry function to check the response status correctly (e974e4d)