Releases: UseAllFive/angular-contentful-service
Releases · UseAllFive/angular-contentful-service
v1.3.2
v1.3.1
Export service so it can be used by application
v1.3.0
Fixes two big issues:
- Uses
peerDependencies
instead ofdependencies
. Use ofdependencies
inpackage.json
causes difficult to debug issues that result from multiple versions of the same library in a project. - Downgrades to version 5.0.3 of Contentful. Version 5.0.4 has
axios
related errors that need be fixed on the Contentful side.
v1.0.0
The first release. This library should be ready for primetime.