Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jan 11:34
· 605 commits to master since this release
35d76e7

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