Skip to content

Releases: storyblok/gatsby-source-storyblok

v3.1.0

13 Dec 12:58
87bb453
Compare
Choose a tag to compare

3.1.0 (2021-12-13)

Bug Fixes

Features

  • add support for dynmic json content and gatsby image (4c3f666)
  • remove dynamic json (8e050af)
  • remove dynamic option (a289025)
  • remove trailing comma (2e77206)
  • update eslint (5021962)

v3.0.2

17 Nov 16:43
c18b6b4
Compare
Choose a tag to compare

3.0.2 (2021-11-17)

Bug Fixes

  • removed storyblok-react as peer dependency (3c75288)

v3.0.1

30 Apr 18:30
881862f
Compare
Choose a tag to compare

3.0.1 (2021-04-30)

Bug Fixes

  • fixes multi language query for v2 api (ec72157)

v3.0.0-beta.2

30 Apr 17:57
cd53e69
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2021-04-30)

Bug Fixes

  • fixes multi language query for v2 api (ec72157)

v3.0.0

26 Apr 12:29
9642bf7
Compare
Choose a tag to compare

3.0.0 (2021-04-26)

Bug Fixes

  • move peer to dev (250f226)
  • moves axios to dev dependencies (34f62c0)

Features

  • adds new client to use v2 api (e8c29c6)

BREAKING CHANGES

  • Adds the new js-client with v2 api

v3.0.0-beta.1

26 Apr 12:19
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2021-04-26)

Bug Fixes

  • move peer to dev (250f226)
  • moves axios to dev dependencies (34f62c0)

Features

  • adds new client to use v2 api (e8c29c6)

BREAKING CHANGES

  • Adds the new js-client with v2 api

v2.0.0

11 Mar 14:22
Compare
Choose a tag to compare

2.0.0 (2021-03-11)

Features

BREAKING CHANGES

  • replaced boundActionCreators with actions to support Gatsby v3.

v1.3.1

11 Mar 14:04
Compare
Choose a tag to compare

1.3.1 (2021-03-11)

Bug Fixes

  • revert update for gatsby v3 (3260567)

v1.3.0

11 Mar 13:17
Compare
Choose a tag to compare

1.3.0 (2021-03-11)

Features

  • storyblok-js-client upgrade (e43cfb3)

v1.2.0

26 Nov 22:01
Compare
Choose a tag to compare

1.2.0 (2020-11-26)

Features

  • add languages options to only load selected languages (56f4f87), closes #39