Releases: contentstack/gatsby-source-contentstack
Releases · contentstack/gatsby-source-contentstack
v5.4.2
What's Changed
- Fix/mkt 11426 synk token issue by @Amitkanswal in #251
- fix:remove build files and added updated gitignore by @Amitkanswal in #253
- Staging by @Amitkanswal in #254
New Contributors
- @Amitkanswal made their first contribution in #251
Full Changelog: 5.4.1...5.4.2
Snyk Fixes
What's Changed
Added audit and snyk fixes in following pr's
- fix: snyk issues by @abhishek305 in #249
- Staging by @abhishek305 in #250
Full Changelog: 5.4.0...5.4.1
5.4.0
What's Changed
- Fix: Previously, when an entry was unpublished in Contentstack, the corresponding page remained live unless users ran gatsby clean followed by gatsby develop.
With this update, the plugin ensures that unpublished entries are automatically removed from the Gatsby site during the next build or develop run — no manual gatsby clean step required.
by @Contentstack-AnkitaD in #243
Full Changelog: 5.3.5...5.4.0
5.3.5
5.3.4
What's Changed
- fix: refactor sync data fetching logic to include SyncRetryCount for better error handling by @Contentstack-AnkitaD in #235
- fix: SRE feedback changes by @abhishek305 in #237
- Staging -->. master by @abhishek305 in #236
Full Changelog: 5.3.3...5.3.4
5.3.3
What's Changed
- Feature: Added retry logic with exponential backoff for synctoken failures by @Contentstack-AnkitaD in #234
Full Changelog: 5.3.2...5.3.3
5.3.2
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
What's Changed
- Feature: Added retry logic with exponential backoff for failures by @Contentstack-AnkitaD in #221
Full Changelog: 5.3.0...5.3.1
5.3.0
What's Changed
- Feature: Live preview 2.0 support by @Contentstack-AnkitaD in #216
Full Changelog: 5.2.0...5.3.0
cslp__meta query field for live preview
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