All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.1 (2020-07-26)
3.2.0 (2020-07-25)
- ensure legacy preview toolbar has correct repo endpoint URL (c64aab3)
- ensure legacy prismicId nested preview data merging still works (575414e)
- remove mention of _previewable docs (not yet written) (0dc6014)
- update all dependencies (4e16769)
- update missing _previewable warning message (fbcd4b9)
3.1.4 (2020-06-06)
3.1.3 (2020-06-06)
- compile nullish-coalescing-operator (4ec2688)
3.1.2 (2020-06-05)
- correct fluid fragments (9a50ae4)
- prevent Imgix metadata request (2338ce0), closes #236
- remove WebP fields from non-WebP image fragments (676eea1), closes #237
3.1.1 (2020-06-01)
3.1.0 (2020-06-01)
- add initial gatsby-plugin-imgix integration (2a1e56c)
- add preview HOCs (ccef925)
- add prismic-toolbar script to gatsby-ssr.js (cf8cf60)
- add releaseID option (992d604)
- adding the prismic script can be disabled (32820b2)
- convert PrismicImageType to gatsby-plugin-imgix (813f975)
- include legacy support for Prismic Toolbar (d0c8270)
- optionally include prismicToolbar, default to false (6534d42)
- support placeholder imgix params (36bb9e2)
- update to dev imgix plugin (cbcae70)
- upgrade gatsby-plugin-imgix (b8b70a2)
- add missing parts to HOCs (00dae2d)
- add omirPrismicScript to validateOptions (4368897)
- correct prismicToolbar option name (f575057)
- different fix for the last error due to this error (d6ec00e)
- download full-quality image from Prismic for localFile (e4d6298), closes #233
- error when trying to build (b1866a9)
- featch script using https protocol (07dba6a)
- gatsby-ssr not correctly exported (aa607d7)
- import ssr function from dist (5d45740)
- load and configure toolbar correctly (eea005a)
- move explicit for when to omit prismic script (a806007)
- remove devDependencies from build. (5012bcc)
- remove package-lock.json (bfae1ea)
- rename option to include prismic-toolbar (6025f1c)
- support all usePrismicPreview options on withPreviewResolver (0099d06)
- type error (132ccb3)
- update gatsby-plugin-imgix (cfa7b17)
- upgrade infrastructure and packages (574431e)
- use old version of the toolbar (b1f8122)
- use reporter for invalid release ID (793dec3)
3.0.2 (2020-05-12)
3.0.1 (2020-04-06)
- ensure gatsby-image fluid srcset uses integer descriptors (d149d89)
- update dependencies (#211) (879bc76)
- wait for linked documents to fully load in browser environment (5bd6840)
3.0.0 (2020-03-11)
- upgrade dependencies (ac4b9d2)
3.0.0-beta.26 (2020-03-11)
- support Boolean fields (8c4ca4c)
3.0.0-beta.25 (2020-03-01)
- remove image URL decoding (800431c)
- restore automatic compression and format (ebf9b82)
- restore width and height oembed fields (c919a3a)
- use correct scaled height for fluid (dad48b9)
3.0.0-beta.24 (2020-02-10)
- typo (9021009)
3.0.0-beta.23 (2020-02-10)
- add thumbnail resolvers (9268dff)
3.0.0-beta.19 (2019-12-13)
- add alternate languages support (7680981)
3.0.0-beta.18 (2019-12-09)
- export getFixedGatsbyImage and getFluidGatsbyImage (d53f8aa)
3.0.0-beta.17 (2019-12-08)
- restore link field size property (dd02aeb)
3.0.0-beta.16 (2019-12-05)
- graphql introspection on
PrismicDocument
'sDate
fields (87f758a)
3.0.0-beta.15 (2019-11-26)
- ensure error message is an error object (5a76af4)
- replace broken link check with isBroken property (4f6a3a8)
- update all dependencies (3914bba)
- preview: check for broken_type before trying to get linked document (f557025)
3.0.0-beta.14 (2019-11-11)
- ensure null values skipped on traversal merge (fe10fb6)
3.0.0-beta.13 (2019-11-11)
- add tags to PrismicDocument interface (a5a5eae)
- handle schemas with no thumbnails properly (f010fe9)
- use cached images if available (7787a45)
- don't infer fields (dd66296)
3.0.0-beta.12 (2019-11-11)
- only provide thumbnails field if present (744914d)
- restore option defaults (690fa9b)
- restore thumbnail localFile support under thumbnail key (d1e2c45)
3.0.0-alpha.1 (2019-05-19)
3.0.0-beta.11 (2019-09-21)
- restore option defaults (690fa9b)
3.0.0-beta.10 (2019-08-26)
- decode image URL (f9eba0f)
- shareLink implementation and tests (dbfcf76)
- shareLink support (bd910d3)
- shareLink support (da2b99b)