Skip to content

Latest commit

 

History

History
405 lines (116 loc) · 12.7 KB

CHANGELOG.md

File metadata and controls

405 lines (116 loc) · 12.7 KB

Change Log

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

4.2.0 (2021-10-04)

Features

4.1.7 (2021-10-01)

Bug Fixes

4.1.6 (2021-09-23)

Bug Fixes

  • source: correctly support Cloud Builds on Gatsby Cloud (#450) (555a37d)

4.1.5 (2021-09-15)

Bug Fixes

  • sourec: only normalize data field if it contains fields (1eb81a2)

4.1.4 (2021-09-15)

Bug Fixes

  • correctly resolve root document fields when using transformFieldName (9175c7d), closes #447

4.1.3 (2021-09-01)

Bug Fixes

  • previews: wait for bootstrap to complete before merging data (4b9bfe4)

4.1.2 (2021-08-25)

Bug Fixes

  • image field proxy types (91e07eb)
  • lock @prismicio/client version (43e7795)

4.1.1 (2021-08-25)

Bug Fixes

  • previews: treat null link fields as valid (#433) (4e6cc1d)

4.1.0 (2021-08-18)

Features

4.0.3 (2021-07-28)

Bug Fixes

  • previews: catch error when a field type cannot be found (352c923)

4.0.2 (2021-07-27)

Bug Fixes

  • correctly resolve fields with transformed names (#415) (1c7907f)

4.0.1 (2021-07-20)

Note: Version bump only for package @prismicio/gatsby

4.0.0 (2021-07-20)

Features

4.0.0-beta.22 (2021-07-13)

Bug Fixes

  • update all dependencies (66f71b5)

4.0.0-beta.21 (2021-07-08)

Bug Fixes

Features

  • previews: warn when provider and styles are missing (87c4f7b)

4.0.0-beta.20 (2021-06-28)

Note: Version bump only for package @prismicio/gatsby

4.0.0-beta.19 (2021-06-28)

Bug Fixes

  • fetch uncached typepaths (deaaaa3)

4.0.0-beta.18 (2021-06-09)

Features

  • previews: add localFile.publicURL to images (d52af64)

4.0.0-beta.17 (2021-06-09)

Bug Fixes

  • prepare imgix URLs by removing query params (3178489)

4.0.0-beta.16 (2021-06-08)

Bug Fixes

  • previews: use better missing config message (732e061)

4.0.0-beta.15 (2021-06-08)

Note: Version bump only for package @prismicio/gatsby

4.0.0-beta.14 (2021-06-08)

Bug Fixes

  • previews: add __typename to match GraphQL API (cf75c7a)

4.0.0-beta.13 (2021-06-01)

Bug Fixes

  • previews: restore content relation document field (7eebe51)

4.0.0-beta.12 (2021-06-01)

Bug Fixes

  • support Node.js 12 fs module (e120087)

4.0.0-beta.11 (2021-06-01)

Bug Fixes

  • previews: handle documents without data (0239cd2), closes #383

4.0.0-beta.10 (2021-06-01)

Bug Fixes

  • update gatsby-image fragments for @imgix/gatsby (0ebf59e)

4.0.0-beta.9 (2021-05-29)

Bug Fixes

  • previews: sanitize all image field URLs (ddaef3f)

4.0.0-beta.8 (2021-05-29)

Bug Fixes

4.0.0-beta.7 (2021-05-28)

Bug Fixes

  • use properly escaped regex (020717e)

4.0.0-beta.6 (2021-05-28)

Bug Fixes

  • manually handle spaces in image URLs (2acad02)

4.0.0-beta.5 (2021-05-28)

Bug Fixes

  • disable automatic PrismicPreviewProvider injection (7638988)

4.0.0-beta.4 (2021-05-28)

Note: Version bump only for package @prismicio/gatsby

4.0.0-beta.3 (2021-05-28)

Bug Fixes

  • previews: position modal at maximum z-index (38df712)

4.0.0-beta.2 (2021-05-28)

Bug Fixes

  • support images in Rich Text previews (3234a83)

4.0.0-beta.1 (2021-05-28)

Bug Fixes

  • pass path to image field proxy (89ade0e)
  • pass path to image proxy (6a84bc9)

Features

  • print failed field refinement path (78d88cf)

4.0.0-beta.0 (2021-05-26)

Note: Version bump only for package @prismicio/gatsby

4.0.0-alpha.12 (2021-05-26)

Bug Fixes

  • retain existing Imgix URL parameters on images (#375) (f812d2e)
  • use more descriptive test-trigger webhook message (7053c39)