Releases: carrot/roots-contentful
Releases · carrot/roots-contentful
v0.0.9
v0.0.7 - Add asset view helper
Adds an asset
view helper as a convenience function to grab the URL from a Contentful asset object as well as allowing the user to pass in query string params to append to URL to control asset quality, size, etc as detailed in the Contentful docs.
v0.0.6
v0.0.5 - Breaking Changes, support for roots 3.0.0-rc.11
Updates roots-contentful to support roots 3.0.0-rc.11
which includes a breaking change to accord. You must use roots 3.0.0-rc.11
or later for this release to work.
v0.0.4
v0.0.3
Remove peer dependency on roots due to change in npm syntax.
v0.0.2
Adds support for single entry views (roots compiles a file for every entry in a given content type).
v0.0.1
Initial release! Provides Contentful API data to your views using the contentful
helper.