gatsby-source-storyblok

Gatsby source plugin for building websites using the Storyblok headless CMS as a data source.

Downloads
27.8K
Stars
43
Committers
20

Bot releases are visible (Hide)

gatsby-source-storyblok - v3.1.0

Published by emanuelgsouza almost 3 years ago

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)
gatsby-source-storyblok - v3.0.2

Published by emanuelgsouza almost 3 years ago

3.0.2 (2021-11-17)

Bug Fixes

  • removed storyblok-react as peer dependency (3c75288)
gatsby-source-storyblok - v3.0.1

Published by emanuelgsouza over 3 years ago

3.0.1 (2021-04-30)

Bug Fixes

  • fixes multi language query for v2 api (ec72157)
gatsby-source-storyblok - v3.0.0-beta.2

Published by emanuelgsouza over 3 years ago

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

Bug Fixes

  • fixes multi language query for v2 api (ec72157)
gatsby-source-storyblok - v3.0.0

Published by emanuelgsouza over 3 years ago

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
gatsby-source-storyblok - v3.0.0-beta.1

Published by emanuelgsouza over 3 years ago

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
gatsby-source-storyblok - v2.0.0

Published by emanuelgsouza over 3 years ago

2.0.0 (2021-03-11)

Features

BREAKING CHANGES

  • replaced boundActionCreators with actions to support Gatsby v3.
gatsby-source-storyblok - v1.3.1

Published by emanuelgsouza over 3 years ago

1.3.1 (2021-03-11)

Bug Fixes

  • revert update for gatsby v3 (3260567)
gatsby-source-storyblok - v1.3.0

Published by emanuelgsouza over 3 years ago

1.3.0 (2021-03-11)

Features

  • storyblok-js-client upgrade (e43cfb3)
gatsby-source-storyblok - v1.2.0

Published by emanuelgsouza almost 4 years ago

1.2.0 (2020-11-26)

Features

  • add languages options to only load selected languages (56f4f87), closes #39
gatsby-source-storyblok - v1.1.1

Published by emanuelgsouza about 4 years ago

1.1.1 (2020-08-17)

Bug Fixes

  • remove mediaType when create node to prevent unexpected transformation process (2a305d7)
gatsby-source-storyblok - v1.1.0

Published by emanuelgsouza about 4 years ago

1.1.0 (2020-07-31)

Bug Fixes

Features

  • create a separate type for DataSourceEntry and get the dimensions as well (0117f3b)
gatsby-source-storyblok - v1.0.0

Published by emanuelgsouza over 4 years ago

1.0.0 (2020-07-08)

Features

  • support to use resolve_relations (b5ac1a3)

chore

  • upgrade storyblok-react to v0.1.0 (44bd27a)

BREAKING CHANGES

  • upgrade storyblok-js-client to v2 and upgrade core-js to v3
gatsby-source-storyblok - v0.2.6

Published by emanuelgsouza over 4 years ago