Skip to content

v1.3.0

Compare
Choose a tag to compare
@bretmorris bretmorris released this 16 Nov 20:00
· 4 commits to master since this release

Fixes two big issues:

  1. Uses peerDependencies instead of dependencies. Use of dependencies in package.json causes difficult to debug issues that result from multiple versions of the same library in a project.
  2. Downgrades to version 5.0.3 of Contentful. Version 5.0.4 has axios related errors that need be fixed on the Contentful side.