Skip to content

Releases: contentstack/gatsby-source-contentstack

5.3.3

11 Dec 10:10
8db1510
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.2...5.3.3

5.3.2

05 Dec 11:14
d722d4d
Compare
Choose a tag to compare

What's Changed

  • Handelled Schema Generation method to consider for hyphens in the referenced types like global_field
  • updated gatsby to v5.14.0
  • updated node version in npm publish workflow to v18.18.2

Full Changelog: 5.3.1...5.3.2

5.3.1

17 Jul 12:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.3.0...5.3.1

5.3.0

08 Mar 08:10
8d61777
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.2.0...5.3.0

cslp__meta query field for live preview

18 Jan 06:10
bdad854
Compare
Choose a tag to compare

What's Changed

  • feat: determine LP reference and RTE paths during query resolution by @faraazb in #214
  • feat: cslp__meta field by @faraazb in #215

Full Changelog: 5.1.3...5.2.0

Multiple stack import Bug Fix

21 Dec 07:41
e3deaa1
Compare
Choose a tag to compare

What's Changed

  • feat: Fixed the bug: plugin is failing while trying to fetch data from 2 different stacks by @Contentstack-AnkitaD in 212

Full Changelog: 5.1.1...5.1.3

Adding Custom header & Limit in Gatsby build

17 Nov 11:27
b4e9742
Compare
Choose a tag to compare

What's Changed

Full Changelog: 5.1.0...5.1.1

Live preview and subsequent sync calls support

07 Sep 13:59
5214db3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.0.4...5.1.0

Branch bug fix & Azure EU support v5.0.4

11 May 11:44
7657eaa
Compare
Choose a tag to compare

Changes:

  • Branch option bug fix when for stack validation when a delivery token is created for a specific branch.
  • Azure EU support for image delivery API
  • Commit ID's: 69c12c4, 435b635
  • package version update to v5.0.4

Fix: Sync API subsequent fetch support for gatsby plugin v4

10 May 11:21
620b6c1
Compare
Choose a tag to compare

Changes:

  • Note : This is a fix to specific to v4 of gatsby source contentstack & gatsby v4 and not available for v5 of source plugin.

  • Please upgrade the source plugin version v4.1.0 to utilize this change.

  • Added support for subsequent fetch calls when data is being published during ongoing init calls or build process.

  • Commit Id: 891b515

  • LICENSE updated