Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v6.10.1
6.10.1 (2024-10-16)
Bug Fixes
- remove trailing slash from slug passed to getAll() (3839449)
v6.9.2
6.9.2 (2024-09-04)
Bug Fixes
- add option to supress deprecation warning (5c7f6e5)
v6.9.1
6.9.1 (2024-08-27)
Bug Fixes
- support object based headers (1125f5f)
v6.9.0
6.9.0 (2024-08-26)
Features
- add deprecation warning for legacy
RichtextResolver
(abdd5ee)
v6.9.0-next.2
Bug Fixes
- add check to own properties while looping over richtext renderer html tag attributes (9a7116b)
- pass fetchOptions to each request. (e3a6c31)
- setting headers from config options correctly (22625d6)
v6.8.4
6.8.4 (2024-08-23)
Bug Fixes
- setting headers from config options correctly (22625d6)
v6.8.3
6.8.3 (2024-08-20)
Bug Fixes
- pass fetchOptions to each request. (e3a6c31)
v6.8.2
6.8.2 (2024-08-19)
Bug Fixes
- add check to own properties while looping over richtext renderer html tag attributes (9a7116b)
v6.9.0-next.1
Features
- add deprecation warning for legacy
RichtextResolver
(abdd5ee)