Releases: storyblok/storyblok-js-client
Releases · storyblok/storyblok-js-client
v2.4.0
2.4.0 (2020-04-29)
Features
- add tests to check cached version (efb57d1)
- add missing type first_published_at (abed194)
- fixing type definitions for the StoryblokBridge (372bf01)
- fix type of alternates property in
StoryData
(768f099)
v2.3.0
2.3.0 (2020-04-28)
Features
- add specific type definition to RichtextInstance.render method (8d3eceb)
- test argument of RichtextInstance.render and show a warning when is incorrect (d996e03)
v2.2.0
2.2.0 (2020-04-06)
Bug Fixes
- add missing fields in StoriesParams type (8abff8d)
Features
- add addComments definition type in StoryblokBridge brigde interface (33272d4)
v2.1.0
2.1.0 (2020-03-10)
Features
- add mailto before email address and add test (f0e8749)
v2.0.12
2.0.12 (2019-12-19)
Bug Fixes
- Do not cache spaces/me requests to always get right cache version
v2.0.10: Merge pull request #31 from dohomi/patch-1
Add missing from_release typing