Skip to content

Releases: storyblok/storyblok-js-client

v2.4.0

29 Apr 14:37
Compare
Choose a tag to compare

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

28 Apr 13:20
372bf01
Compare
Choose a tag to compare

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

06 Apr 12:14
c6d2180
Compare
Choose a tag to compare

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

10 Mar 13:14
bfdfe73
Compare
Choose a tag to compare

2.1.0 (2020-03-10)

Features

  • add mailto before email address and add test (f0e8749)

v2.0.12

19 Dec 18:12
Compare
Choose a tag to compare

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

01 Nov 15:46
fccb10c
Compare
Choose a tag to compare
Add missing from_release typing