Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v6.10.5
6.10.5 (2024-12-23)
Bug Fixes
- resolve nested relations in content blocks properly (#903) (1e1bbd9)
v6.10.4
6.10.4 (2024-12-18)
Bug Fixes
- params in delete method should be optional (#900) (f99c6e8)
v6.10.3
6.10.3 (2024-11-22)
Bug Fixes
- properly reject throttle queue errors (71d1c19)
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)