Skip to content

Latest commit

 

History

History
212 lines (94 loc) · 8.2 KB

CHANGELOG.md

File metadata and controls

212 lines (94 loc) · 8.2 KB

Changelog

1.15.0 (2023-01-27)

Features

  • support react 18 and trigger release (51d3080)

1.14.2 (2022-07-17)

Bug Fixes

  • Remove !important on Container:hover (#31) (8c9472a)

1.14.1 (2022-06-27)

Bug Fixes

1.14.0 (2022-04-18)

Features

  • add onSuccess prop to get the metadata (#19) (2e6c670)

1.13.1 (2022-03-06)

Bug Fixes

1.13.0 (2022-03-06)

Features

  • add showPlaceholderIfNoImage prop (#16) (312318f)

1.12.2 (2021-11-16)

1.12.1 (2021-11-16)

Bug Fixes

  • update placeholderImg's src (95e1e11)

1.12.0 (2021-11-16)

Features

  • add support for explicitImageSrc (2f94d54)

1.11.0 (2021-11-16)

Features

  • display fallback image in case of an invalid image src (e4efae0)

1.10.1 (2021-11-10)

Bug Fixes

  • improve isValidResponse logic & update broken placeholder src (fbb1c26)

1.10.0 (2021-11-09)

Features

1.9.1 (2021-10-26)

1.9.0 (2021-08-25)

Features

  • add support for custom fetcher (0ad8085)

1.8.0 (2021-08-24)

Features

  • add openInNewTab prop (36ab1aa)
  • select if want to open the link in new tab or not (ea9ed3c)

1.7.2 (2021-06-02)

Performance Improvements

  • improve perf, add tests (3ec4236)

1.7.1 (2021-05-29)

1.7.0 (2021-05-29)

Features

1.6.0 (2021-05-28)

Features

  • add loader customization (f8d87e3)

1.5.0 (2021-05-28)

Features

1.4.0 (2021-05-27)

Features

Bug Fixes

Performance Improvements

  • remove classnames from deps (1d02c1d)

1.3.0 (2021-05-27)

Features

  • add support for custom fallback (fa73078)

1.2.0 (2021-05-25)

Features

  • add margin prop and upgrade to v2 api (8de6bcc)

1.1.5 (2021-05-25)

Bug Fixes

  • add image import rollup plugin (d66c021)
  • add placeholder thumbs for reddit and twitter (a9ba0eb)

1.1.4 (2021-05-25)

Performance Improvements

  • switch to heroku proxy for metadata fetching (6b79f40)

1.1.3 (2021-05-24)

Bug Fixes

  • fix critical docs and add keywords (85cb078)

1.1.2 (2021-05-23)

Bug Fixes

  • fix lint error (ecbc2c5)
  • some refactoring and improve support for images (3791fa5)

1.1.1 (2021-05-23)

Bug Fixes

  • fix incorrect descriptionLength behaviour (c3cd9d8)

1.1.0 (2021-05-23)

Features

  • add image height and text align props (608cb59)

1.0.2 (2021-05-23)

1.0.1 (2021-05-22)

1.0.0 (2021-05-22)

[1.0.0]

  • Initial release