Skip to content

Latest commit

 

History

History
157 lines (55 loc) · 6 KB

CHANGELOG.md

File metadata and controls

157 lines (55 loc) · 6 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.6.0 (2020-09-18)

Features

  • contentful: custom search parameters for entries (#1331) (d78703c)

0.5.3 (2020-07-08)

Note: Version bump only for package @gridsome/source-contentful

0.5.2 (2019-12-13)

Bug Fixes

  • contentful: properly handle empty asset fields (#866) (546f5d1)

0.5.1 (2019-09-17)

Bug Fixes

  • contentful: add resolvers with schema api (55695c2)
  • contentful: remove default routes (ac17eda)

0.5.0 (2019-09-11)

Features

  • contentful: gridsome v0.7 support (78ca5bf)

0.4.0 (2019-06-25)

Features

  • contentful: reflect changes in v0.6 (e4962fe)

0.3.0 (2019-05-20)

Features

0.2.3 (2019-05-10)

Bug Fixes

  • contentful: prevent infinite loop for references (#399) (5b0054b)

0.2.2 (2019-04-09)

Note: Version bump only for package @gridsome/source-contentful

0.2.1 (2019-01-21)

Bug Fixes

0.2.0 (2019-01-07)

Features

0.1.2 (2018-12-19)

Bug Fixes

  • router: prefix default routes with slash (cc6286a)

0.1.1 (2018-11-23)

Note: Version bump only for package @gridsome/source-contentful

0.1.0 (2018-11-11)

Features

  • contentful: use new plugin api (eaf6092)

0.0.3 (2018-10-20)

Bug Fixes

  • souce-contentful: define all types before creating nodes (#15) (6d5a413), closes #14
  • source-contentful: use correct refs (7d827a5)

0.0.2 (2018-09-16)