Skip to content

Latest commit

 

History

History
590 lines (316 loc) · 32.9 KB

CHANGELOG.md

File metadata and controls

590 lines (316 loc) · 32.9 KB

2.1.3 (2023-05-23)

Bug Fixes

  • graphql-types: ensure short-description is defined (5ad4503)

2.1.2 (2023-02-22)

Bug Fixes

  • deps: update gatsby-plugin-image range (c6d3ccd)

2.1.2-rc.1 (2023-02-14)

Bug Fixes

  • deps: update gatsby-plugin-image range (fecccdf)

2.1.1 (2023-02-06)

Bug Fixes

2.1.1-rc.1 (2023-02-04)

Bug Fixes

2.1.0 (2023-01-20)

Features

2.0.8-rc.1 (2023-01-11)

Bug Fixes

2.0.7 (2022-10-03)

Bug Fixes

  • deps: update dependency @imgix/js-core to v3.6.0 (2f3ce57)

2.0.6 (2022-09-30)

Bug Fixes

  • deps: update dependency read-pkg-up to v9 (35311f8)

2.0.5 (2022-09-21)

2.0.4 (2022-09-14)

Bug Fixes

  • correctly set ixlib and add prePublish script (#233) (9399a1d)

2.0.4-rc.2 (2022-09-14)

Bug Fixes

  • deploy: add prepublish script (67a4d01)

2.0.4-rc.1 (2022-09-14)

Bug Fixes

  • ixlib: correctly sets includeLibraryParam to false (b1e59ca)

2.0.3 (2022-04-07)

Bug Fixes

  • deps: update dependency @imgix/js-core to v3.5.1 (03bbd59)

2.0.2 (2022-04-07)

Bug Fixes

2.0.2-rc.1 (2022-04-07)

Bug Fixes

2.0.1 (2022-04-06)

2.0.0 (2022-03-02)

⚠ BREAKING CHANGES

  • This release improves support for Gatsby v4. As a result, the configuration for this plugin will need to be updated. This should be in most cases just a simple update. Instructions for this change can be found in the README under "Upgrading from v1.x to v2".

Features

  • change getURL config from function to string (8867811)

1.7.7 (2022-02-28)

Bug Fixes

  • revert bad version release (320d2b6)

2.0.0-rc.1 (2022-02-28)

⚠ BREAKING CHANGES

  • This release improves support for Gatsby v4. As a result, the configuration for this plugin will need to be updated. This should be in most cases just a simple update. Instructions for this change can be found in the README under "Upgrading from v1.x to v2".

Features

  • change getURL config from function to string (8867811)

1.7.6-rc.2 (2022-02-25)

1.7.6-rc.1 (2022-02-14)

This release improves support for Gatsby v4. As a result, the configuration for this plugin will need to be updated. This should be in most cases just a simple update. Instructions for this change can be found in the README under "Upgrading from v1.x to v2".

⚠ BREAKING CHANGES

  • The getURL config option was changed from a function to a string. Instructions to migrate this can be found in the README under "Upgrading from v1.x to v2". This change was made since this config option did not work for DSG and SSR pages.

Features

  • change getURL config from function to string (0844948)

1.7.5 (2022-01-11)

Bug Fixes

  • "cannot read properties of undefined (reading 'pick')" error (788bfcb)

Reverts

  • remove local testing dotenv usage (fd346ac)
  • remove local testing imgix domain (526b972)

1.7.4 (2021-12-14)

1.7.3 (2021-12-08)

Bug Fixes

  • pe1168: looks like node but missing interface (9c25082), closes #136

1.7.2 (2021-12-07)

Bug Fixes

  • deps: update dependency @imgix/js-core to v3.2.2 (1f0c3bc)

1.7.1 (2021-11-05)

1.7.0 (2021-11-03)

Features

1.6.13 (2021-10-01)

Bug Fixes

  • support URLs with hash symbol (e2a83ee)

1.6.12 (2021-09-23)

Bug Fixes

  • use namespace import for Ramda (dc3606d)

1.6.11 (2021-07-21)

1.6.10 (2021-07-07)

1.6.9 (2021-06-30)

1.6.8 (2021-06-29)

1.6.7 (2021-06-04)

Bug Fixes

  • don't truncate url at ? (26c981b)

1.6.6 (2021-05-25)

Bug Fixes

  • override w and h params in gatsbyImageData (fbb4878)

1.6.5 (2021-05-17)

1.6.4 (2021-05-14)

1.6.3 (2021-05-11)

Bug Fixes

  • correctly resolve dimensions from resolveWidth and resolveHeight (44a8af9)

1.6.2 (2021-05-10)

Bug Fixes

  • gatsby-image-data: untransform imgix params to fix dash imgix params (08a05c5), closes #115

1.6.1 (2021-05-07)

Bug Fixes

  • allow browser helpers to be loaded from a browser build (92bef5e)

1.6.0 (2021-05-05)

Features

  • allow resolveWidth and resolveHeight to be passed from third party plugins (f5b5999)
  • export object builders for third party plugins (6ae2e48)
  • export object helper for gatsbyImageData (b941e17)
  • helper for third-party libraries (87a4c81)

Bug Fixes

  • correct types for resolveWidth and resolveHeight (5788045)
  • use default params in gatsbyImageData (8b1ff92)
  • use namespace in buildImgixGatsbyTypes (dd8b5b4)

1.6.0-rc.6 (2021-05-05)

Features

  • export object builders for third party plugins (6ae2e48)
  • export object helper for gatsbyImageData (b941e17)

1.6.0-rc.5 (2021-05-05)

Bug Fixes

  • use namespace in buildImgixGatsbyTypes (dd8b5b4)

1.6.0-rc.4 (2021-05-05)

1.6.0-rc.3 (2021-04-30)

Bug Fixes

  • correct types for resolveWidth and resolveHeight (5788045)
  • use default params in gatsbyImageData (8b1ff92)

1.6.0-rc.2 (2021-04-30)

Features

  • allow resolveWidth and resolveHeight to be passed from third party plugins (f5b5999)

1.6.0-rc.1 (2021-04-26)

Features

  • helper for third-party libraries (87a4c81)

1.5.0 (2021-03-26)

Features

  • allow placeholder imgix params to be set for graphQL API (e72d468)

1.4.0 (2021-03-25)

Features

  • hook-component: add component for gatsbyPluginImage (4dde1c2)

1.4.0-rc.3 (2021-03-24)

Bug Fixes

  • update ixlib to be camelCase (8d831b4)

1.3.3 (2021-03-24)

Bug Fixes

  • update ixlib to be camelCase (8d831b4)

1.4.0-rc.2 (2021-03-22)

1.4.0-rc.1 (2021-03-19)

Features

  • hook-component: add component for gatsbyPluginImage (4dde1c2)

1.3.2 (2021-03-16)

Bug Fixes

  • remove a console.log that slipped through (ca51c97)

1.3.1 (2021-03-11)

1.3.0 (2021-03-08)

Features

  • implement blurred and background colour placeholders for gatsbyImageData (d51935c)

1.2.1 (2021-03-08)

1.2.0 (2021-03-03)

Features

  • add ix-params to gatsbyImageData (85e3518)
  • initial work on gatsby-plugin-image support (b547a38)

1.2.0-rc.2 (2021-03-03)

Bug Fixes

  • correct types for float params (ccb97f4)
  • fix imgix params with dash not working correctly (f8a8fd0)
  • slight issue in tests (3368ed7)

Features

  • add ix-params to gatsbyImageData (85e3518)

1.2.0-rc.1 (2021-03-02)

Features

  • initial work on gatsby-plugin-image support (b547a38)

1.1.2 (2021-03-01)

Bug Fixes

  • correct types for float params (ccb97f4)
  • fix imgix params with dash not working correctly (f8a8fd0)
  • slight issue in tests (3368ed7)

1.1.1 (2021-02-18)

1.1.0 (2021-02-09)

Features

  • help the user find the correct getURL configuration (8e35b18)

1.0.2 (2021-02-04)

1.0.1 (2021-01-27)

1.0.0 (2021-01-27)

Bug Fixes

  • add main js file to package.json (473af7a)
  • allow options.fields to be null (0745ca6)
  • import for ramda (ff73a78)
  • package version (e55a064)
  • specify what files to publish (fdd2b6d)
  • gatsby-source-url: cache setting (385bb64)
  • gatsby-source-url: make url graphql arg required (5693e46)
  • gatsby-source-url: update gatsby files to import from dist correctly (1f7abdd)
  • gatsby-transform-url: add parameter docs and update some types (64a635c)
  • gatsby-transform-url: imgixParams being incorrectly passed around in fluid images (450708e)
  • gatsby-transform-url: inconsistency between src and srcWebp caused by imgix-core-js bug: (c8f39ad)

Features

  • add default params to fixed and fluid fields (dfc5a99)
  • fixed and fluid mode for v3 (82be766)
  • transform node working for simple URL (a62a4b0)
  • gatsby-source-url: add another fluid fragment and todo for base64 (8f753f1)
  • gatsby-source-url: add base64 to fluid field (fb6c153)
  • gatsby-source-url: add fragment for fluid data (897704d)
  • gatsby-source-url: add fragments for fixed field (2cb82e8)
  • gatsby-source-url: add info about url param to GraphQL type (7e6f62b)
  • gatsby-source-url: add types (5937eef)
  • gatsby-source-url: add types for fluid args and data (db49cf0)
  • gatsby-source-url: allow developer to control srcset widths generated with args.srcSetBreakpoints (4b19954)
  • gatsby-source-url: allow secure url tokens to be generated (1ec5ca2)
  • gatsby-source-url: basic fixed field (01703ee)
  • gatsby-source-url: basic TS imgix params with io-ts (319b149)
  • gatsby-source-url: build fluid data object (a18be47)
  • gatsby-source-url: build root imgix type for urls (82cfcf1)
  • gatsby-source-url: calculate aspectRatio from maxWidth and maxHeight when both given (a9ec8e8)
  • gatsby-source-url: calculate imgix ar param when maxWidth and maxHeight set (f4baa8b)
  • gatsby-source-url: default params for fixed field (8e7c8c0)
  • gatsby-source-url: default params for fluid field (186a2db)
  • gatsby-source-url: disableIxlibParam global setting (2ff3f33)
  • gatsby-source-url: explicitly set webp format for webp src and srcset (1cc0371)
  • gatsby-source-url: export public types (00768d2)
  • gatsby-source-url: implement base64/LQIP image loading (26cb571)
  • gatsby-source-url: implement default params for url field (2bb8115)
  • gatsby-source-url: init gatsby files (c9cf0a2)
  • gatsby-source-url: limit srcsets to maxWidth param passed to fluid field (20a1209)
  • gatsby-source-url: set aspectRatio from ar imgix param (0ece455)
  • gatsby-source-url: throw error if proxy source but no secure url token provided (2d12155)
  • gatsby-transform-url: allow ar to be set as a string for fluid images (fa5eac8)
  • gatsby-transform-url: ensure ar is passed to fluid image (abfb021)
  • gatsby-transform-url: ensure default sizes is returned from fluid mode (a031e67)
  • gatsby-transform-url: generate webp src and srcsets (c1c7b61)
  • gatsby-transform-url: implement rest of basic functionality (c014a90)
  • gatsby-transform-url: mark webp srcs and srcsets as non-optional (06173bc)
  • gatsby-transform-url: pass sizes through to underlying data object for fluid image (67898f6)
  • gatsby-transform-url: set fit=crop by default and allow override (1caf9e3)
  • gatsby-transform-url: set ixlib to gatsby-transform-url-VERSION (e8eccef)
  • initial work to build data for fixed and fluid images (7983ced)

1.0.0-rc.9 (2021-01-26)

Bug Fixes

  • specify what files to publish (fdd2b6d)

1.0.0-rc.6 (2021-01-21)

Bug Fixes

  • allow options.fields to be null (0745ca6)

Features

  • add default params to fixed and fluid fields (dfc5a99)
  • fixed and fluid mode for v3 (82be766)
  • transform node working for simple URL (a62a4b0)

1.0.0-rc.7 (2021-01-19)

Bug Fixes

  • allow options.fields to be null (0745ca6)

Features

  • add default params to fixed and fluid fields (dfc5a99)

1.0.0-rc.6 (2021-01-13)

Features

  • fixed and fluid mode for v3 (82be766)
  • transform node working for simple URL (a62a4b0)

1.0.0-rc.5 (2020-12-18)

Bug Fixes

1.0.0-rc.4 (2020-12-10)

1.0.0-rc.3 (2020-11-17)

Bug Fixes

  • add main js file to package.json (473af7a)
  • package version (e55a064)

1.0.0-rc.2 (2020-11-13)

Bug Fixes

  • gatsby-source-url: cache setting (385bb64)
  • gatsby-source-url: make url graphql arg required (5693e46)
  • gatsby-source-url: update gatsby files to import from dist correctly (1f7abdd)

Features

  • gatsby-source-url: add another fluid fragment and todo for base64 (8f753f1)
  • gatsby-source-url: add base64 to fluid field (fb6c153)
  • gatsby-source-url: add fragment for fluid data (897704d)
  • gatsby-source-url: add fragments for fixed field (2cb82e8)
  • gatsby-source-url: add info about url param to GraphQL type (7e6f62b)
  • gatsby-source-url: add types (5937eef)
  • gatsby-source-url: add types for fluid args and data (db49cf0)
  • gatsby-source-url: allow developer to control srcset widths generated with args.srcSetBreakpoints (4b19954)
  • gatsby-source-url: allow secure url tokens to be generated (1ec5ca2)
  • gatsby-source-url: basic fixed field (01703ee)
  • gatsby-source-url: basic TS imgix params with io-ts (319b149)
  • gatsby-source-url: build fluid data object (a18be47)
  • gatsby-source-url: build root imgix type for urls (82cfcf1)
  • gatsby-source-url: calculate aspectRatio from maxWidth and maxHeight when both given (a9ec8e8)
  • gatsby-source-url: calculate imgix ar param when maxWidth and maxHeight set (f4baa8b)
  • gatsby-source-url: default params for fixed field (8e7c8c0)
  • gatsby-source-url: default params for fluid field (186a2db)
  • gatsby-source-url: disableIxlibParam global setting (2ff3f33)
  • gatsby-source-url: explicitly set webp format for webp src and srcset (1cc0371)
  • gatsby-source-url: export public types (00768d2)
  • gatsby-source-url: implement base64/LQIP image loading (26cb571)
  • gatsby-source-url: implement default params for url field (2bb8115)
  • gatsby-source-url: init gatsby files (c9cf0a2)
  • gatsby-source-url: limit srcsets to maxWidth param passed to fluid field (20a1209)
  • gatsby-source-url: set aspectRatio from ar imgix param (0ece455)
  • gatsby-source-url: throw error if proxy source but no secure url token provided (2d12155)

1.0.0-rc.1 (2020-11-13)

Bug Fixes

  • gatsby-transform-url: add parameter docs and update some types (64a635c)
  • gatsby-transform-url: imgixParams being incorrectly passed around in fluid images (450708e)
  • gatsby-transform-url: inconsistency between src and srcWebp caused by imgix-core-js bug: (c8f39ad)

Features

  • gatsby-transform-url: allow ar to be set as a string for fluid images (fa5eac8)
  • gatsby-transform-url: ensure ar is passed to fluid image (abfb021)
  • gatsby-transform-url: ensure default sizes is returned from fluid mode (a031e67)
  • gatsby-transform-url: generate webp src and srcsets (c1c7b61)
  • gatsby-transform-url: implement rest of basic functionality (c014a90)
  • gatsby-transform-url: mark webp srcs and srcsets as non-optional (06173bc)
  • gatsby-transform-url: pass sizes through to underlying data object for fluid image (67898f6)
  • gatsby-transform-url: set fit=crop by default and allow override (1caf9e3)
  • gatsby-transform-url: set ixlib to gatsby-transform-url-VERSION (e8eccef)
  • initial work to build data for fixed and fluid images (7983ced)