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 - v5.0.12

Published by github-actions[bot] over 1 year ago

5.0.12 (2023-04-04)

Bug Fixes

  • deps: bump gatsby-plugin-react-helmet from 5.19.0 to 5.25.0 (e8eb02b)
gatsby-source-storyblok - v5.0.11

Published by github-actions[bot] over 1 year ago

5.0.11 (2023-04-04)

Bug Fixes

  • deps: bump gatsby-source-filesystem from 4.19.0 to 4.25.0 (103942b)
gatsby-source-storyblok - v5.0.10

Published by github-actions[bot] over 1 year ago

5.0.10 (2023-04-03)

Bug Fixes

  • deps: bump gatsby-plugin-offline from 5.19.0 to 5.25.0 (399b8da)
gatsby-source-storyblok - v5.0.9

Published by github-actions[bot] over 1 year ago

5.0.9 (2023-04-03)

Bug Fixes

  • deps: bump gatsby-transformer-sharp from 4.19.0 to 4.25.0 (604472e)
gatsby-source-storyblok - v5.0.8

Published by github-actions[bot] over 1 year ago

5.0.8 (2023-03-31)

Bug Fixes

  • deps: bump webpack from 5.73.0 to 5.77.0 (f1c4d1a)
gatsby-source-storyblok - v5.0.7

Published by github-actions[bot] over 1 year ago

5.0.7 (2023-03-31)

Bug Fixes

  • upgrade vite 2.9.14 to 4.2.1 (b813ccd)
gatsby-source-storyblok - v5.0.6

Published by github-actions[bot] over 1 year ago

5.0.6 (2023-03-30)

Bug Fixes

  • upgrade react 17.0.2 to 18.2.0 (7ce6349)
gatsby-source-storyblok - v5.0.5

Published by github-actions[bot] over 1 year ago

5.0.5 (2023-03-30)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (4338389)
gatsby-source-storyblok - v5.0.4

Published by github-actions[bot] over 1 year ago

5.0.4 (2023-03-30)

Bug Fixes

  • deps: bump ua-parser-js from 0.7.31 to 0.7.33 (058eb87)
gatsby-source-storyblok - v5.0.3

Published by github-actions[bot] over 1 year ago

5.0.3 (2023-03-30)

Bug Fixes

  • deps: bump json5 from 1.0.1 to 1.0.2 (eb89da8)
gatsby-source-storyblok - v5.0.2

Published by github-actions[bot] over 1 year ago

5.0.2 (2023-03-30)

Bug Fixes

  • deps: bump loader-utils from 1.4.0 to 1.4.2 (4d5b0c9)
gatsby-source-storyblok - v5.0.1

Published by github-actions[bot] over 1 year ago

5.0.1 (2023-03-30)

Bug Fixes

  • deps: bump @sideway/formula from 3.0.0 to 3.0.1 (6b78e6f)
  • deps: bump decode-uri-component from 0.2.0 to 0.2.2 (1642739)
gatsby-source-storyblok - v5.0.0

Published by github-actions[bot] almost 2 years ago

5.0.0 (2023-01-18)

Bug Fixes

  • add isomorphic-fetch in sync.test.js for CI check failure (b205be6)

  • fix setupFiles path to tests (f6e82ff)

  • Jest failure patch for Node <= 17 in tests/setup.js (ec8c99f)

  • remove isomorphic dependency in root and setup.js config (f2dc267)

  • update package-lock.json (d5c4936)

  • update storyblok/react version (4201dde)

  • Merge pull request #176 from schabibi1/feature/remove-axios (35d76e7), closes #176

Features

  • bump major version (b3219e1)
  • remove axios in favor of fetch API (ab15352)

BREAKING CHANGES

  • remove axios
  • axios is no longer a dependency
  • remove axios
gatsby-source-storyblok - v4.2.1

Published by github-actions[bot] almost 2 years ago

4.2.1 (2022-11-04)

Bug Fixes

  • invalid character in image paths for Windows (de43d0e)
gatsby-source-storyblok - v4.2.0

Published by github-actions[bot] about 2 years ago

4.2.0 (2022-09-14)

Features

gatsby-source-storyblok - v4.1.0

Published by github-actions[bot] about 2 years ago

4.1.0 (2022-07-22)

Features

gatsby-source-storyblok - v4.0.1

Published by github-actions[bot] over 2 years ago

4.0.1 (2022-06-08)

Bug Fixes

  • install missing json-stringify-safe into lib (2b30a5a)
gatsby-source-storyblok - v4.0.0

Published by github-actions[bot] over 2 years ago

4.0.0 (2022-06-08)

Bug Fixes

  • add github workflow and dependabot config (d155898)
  • add new APIs and close dependabot conflicts (9865358)
  • fix conflicts in package-lock.json in root (225712d)
  • fix upstream conflicts (2bfa9a1)

Features

BREAKING CHANGES

  • release major version
  • implement new APIs to align with JS and React SDKs
gatsby-source-storyblok - v3.1.2

Published by emanuelgsouza over 2 years ago

3.1.2 (2022-02-03)

Bug Fixes

  • peerDependencies typo for @storyblok/storyblok-editable (af380fc)
gatsby-source-storyblok - v3.1.1

Published by emanuelgsouza over 2 years ago

3.1.1 (2022-02-02)

Bug Fixes

  • remove Fragments and switch statement from File System Route API approach on README (a1888f4)