All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
6.0.2 (2024-08-12)
Note: Version bump only for package @prismicio/gatsby
6.0.1 (2023-09-05)
6.0.0 (2023-06-29)
Note: Version bump only for package @prismicio/gatsby
6.0.0-alpha.19 (2022-11-17)
Note: Version bump only for package @prismicio/gatsby
6.0.0-alpha.18 (2022-11-17)
6.0.0-alpha.17 (2022-11-04)
6.0.0-alpha.16 (2022-11-02)
- always treat Select fields as nullable (8e98ec4)
- builds and tests (d664e4a)
- change UID field type from
ID!
toString!
(#12) (8a27248) - import fetch (ce33026)
- previews: replace nanostores with Zustand (#44) (5e5aa05)
- remove
node:
prefix from Node.js imports (6851757) - resolve correct image thumbnail URLs (#41) (ef02eb0)
- resolve error when using
gatsbyImageData
with SVGs (#13) (a1ae60d) - support
gatsbyImageData
fixed layout with given dimensions (#17) (450864d) - support all
gatsbyImageData
parameters (#19) (172389a) - support empty Slice Zones (#42) (30c1318)
- support image thumbnails with dashes in their name (#16) (6ba042f)
- support Integration Field catalogs with no usage (#14) (2aaf89d)
- use
link_type
rather thanlinkType
inLinkField
(1fa1b32) - use
PrismicEmbedField
overPrismicEmbed
everywhere (fd32368) - use correct required type name for AlternateLanguage (7d1a658)
- 🍬 (b7b5fdc)
- add
shouldDownloadFile
path to Link and Link to Media field descriptions (#21) (2629eb0) - add debug
usePrismicPreviewState()
hook (#43) (a3321a4) - add temporary timers to measure
sourecNodes
and preview times (#25) (d932796) - previews: validate plugin options (#10) (20e1beb)
- restore Gatsby Cloud incremental builds support (4a4a087)