Skip to content

Latest commit

 

History

History
148 lines (64 loc) · 6.68 KB

CHANGELOG.md

File metadata and controls

148 lines (64 loc) · 6.68 KB

2.1.3 (2024-03-23)

Bug Fixes

  • hashes without special chars with hex digest (47fb387)

2.1.2 (2024-03-23)

Bug Fixes

  • outputUrl on windows with forward slash (e1bff34), closes #234

2.1.1 (2023-09-02)

Bug Fixes

2.1.0 (2023-08-30)

Features

2.0.1 (2023-06-13)

Bug Fixes

2.0.0 (2023-06-01)

Features

BREAKING CHANGES

  • switch renderOgImage parameters to object style

1.6.2 (2023-05-24)

Bug Fixes

1.6.1 (2023-03-03)

Bug Fixes

1.6.0 (2023-02-23)

Features

  • clear outputDir on eleventy.build event (#74) (3e60531)

1.5.0 (2023-02-20)

Features

1.4.2 (2023-01-25)

Bug Fixes

  • @11ty/eleventy as peerDependency (#57) (48b2353)

1.4.1 (2023-01-16)

Bug Fixes

  • align node minimum version with eleventy (#50) (1a55b78)

1.4.0 (2023-01-11)

Bug Fixes

  • satori with yoga-layout-prebuilt (5a91800)

Features

  • inputFileGlob now ignores in subDirectories (#48) (aef85eb)

1.3.0 (2023-01-04)

Features

  • render og image with templateConfig (#40) (6884b90)

1.2.0 (2022-12-30)

Features

1.1.1 (2022-12-12)

Bug Fixes

1.1.0 (2022-11-05)

Features

  • improve output behavior (fc272c5), closes #6

1.0.1 (2022-11-03)

Bug Fixes

1.0.0 (2022-10-30)

Features

BREAKING CHANGES

  • Use shortcode instead of template functionality