Skip to content

Releases: storyblok/gatsby-source-storyblok

v5.0.2

30 Mar 10:05
51f7212
Compare
Choose a tag to compare

5.0.2 (2023-03-30)

Bug Fixes

  • deps: bump loader-utils from 1.4.0 to 1.4.2 (4d5b0c9)

v5.0.1

30 Mar 09:11
5cda99a
Compare
Choose a tag to compare

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)

v5.0.0

18 Jan 11:34
35d76e7
Compare
Choose a tag to compare

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

v4.2.1

04 Nov 16:47
e587e80
Compare
Choose a tag to compare

4.2.1 (2022-11-04)

Bug Fixes

  • invalid character in image paths for Windows (de43d0e)

v4.2.0

14 Sep 09:41
ec9d5fc
Compare
Choose a tag to compare

4.2.0 (2022-09-14)

Features

v4.1.0

22 Jul 15:57
a4222c5
Compare
Choose a tag to compare

4.1.0 (2022-07-22)

Features

v4.0.1

08 Jun 12:23
6a28e66
Compare
Choose a tag to compare

4.0.1 (2022-06-08)

Bug Fixes

  • install missing json-stringify-safe into lib (2b30a5a)

v4.0.0

08 Jun 07:39
7f6dabb
Compare
Choose a tag to compare

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

v3.1.2

03 Feb 17:04
ad7d9a8
Compare
Choose a tag to compare

3.1.2 (2022-02-03)

Bug Fixes

  • peerDependencies typo for @storyblok/storyblok-editable (af380fc)

v3.1.1

02 Feb 18:23
138c9a3
Compare
Choose a tag to compare

3.1.1 (2022-02-02)

Bug Fixes

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