Releases: kontent-ai/gatsby-packages
Releases · kontent-ai/gatsby-packages
8.0.0-beta.0
See #195
7.3.0-alpha.0
See #191
7.2.0
Features:
- (Experimental) Preview Incremental rebuild triggered by workflow change #184
- Components are exporting their Typescript definitions #188
Fixes:
- Unpublished item that was used in another item is correctly upserted #189
- Image flickering when conditionally rendering an image using React Context state #186
- https://www.npmjs.com/package/@kentico/gatsby-source-kontent
- https://www.npmjs.com/package/@kentico/gatsby-kontent-components/v/7.2.0
Milestone https://github.com/Kentico/kontent-gatsby-packages/milestone/1
7.0.0
Breaking Changes
- Set gatsby peer dependency from v2 to v3 - Gatsby v3 breaking changes
- No breaking changes are expected in Kontent Gatsby packages
- Add support for gatsby-plugin-image - Image Element Component docs
Tech improvements
processedItems
in the webhook processor were not taking into account - before the fix, this issue could cause a little slowdown in sites with many languages- standard gatsby cache used for content types
- cleaner set request headers in client - just refactoring
7.0.0-beta.1
Breaking Changes
- Gatsby v3 breaking changes
- Add support for gatsby-plugin-image
- Make gatsby-transformer-kontent-image obsolete
processedItems
in the webhook processor were not taking into account- standard gatsby cache used for content types
- cleaner set request headers in client