Skip to content

Latest commit

 

History

History
381 lines (194 loc) · 21.3 KB

CHANGELOG.md

File metadata and controls

381 lines (194 loc) · 21.3 KB

4.0.1 (2024-11-07)

Bug Fixes

4.0.0 (2024-10-05)

Bug Fixes

  • align logging paths (5491207)
  • allow empty options for mergeOptions (380a3c3)
  • generateHTML and outputURL capitalization (5e911b0)
  • generateHTML type (f86acd4)
  • hashes without special chars with hex digest (47fb387)
  • join directories with output and preview dir (155c7d8)
  • outputUrl on windows with forward slash (e1bff34), closes #234
  • release (8d74d25)
  • RenderPlugin.File import (#267) (4906d64)
  • type imports (24aa37b)
  • update docs about arrow functions (e6639e5), closes #239 #241
  • use released alpha version (bb8519c)

Features

  • add cache file path (9b3a1d6)
  • add caching (17b46f3)
  • add eleventyPluginOgImage data to rendering (b63cc55), closes #215
  • add exports (263499b)
  • add previewHtml (7406914)
  • allow OgImage custom class (d31d320)
  • improve preview path handling (4462d10)
  • improve types of this for function parameters (5b0b269)
  • pass instance as parameter (b04eaf6), closes #252
  • pass shortcode scoped data to OG templates (a240aee), closes #211
  • reduce recalculations (6a69780)
  • release with npm provenance (7123708)
  • rename generateHTML to shortcodeOutput (a5cd8fd)
  • rename getOutputFileSlug to outputFileSlug (3923a5c)
  • set previewDir based on outputDir (93906ec)
  • update dependencies (75aae59)
  • upgrade eleventy depency to stable v3 (6e96800)
  • upgrade sharp (0fa8b23)
  • urlPath default to outputDir (fe9d54f)
  • use fs promises (0953dec)

BREAKING CHANGES

  • outputFileSlug and shortcodeOutput options get OgImage instance as parameter instead of this
  • rename getOutputFileSlug to outputFileSlug
  • rename generateHTML to shortcodeOutput
  • Plugin structure changed to OgImage class
  • Options changed, consult docs before upgrading

4.0.0-beta.10 (2024-10-05)

Features

  • release with npm provenance (7123708)

4.0.0-beta.9 (2024-10-05)

Features

  • update dependencies (75aae59)
  • upgrade eleventy depency to stable v3 (6e96800)

4.0.0-beta.8 (2024-07-31)

Bug Fixes

4.0.0-beta.7 (2024-06-06)

Features

BREAKING CHANGES

  • outputFileSlug and shortcodeOutput options get OgImage instance as parameter instead of this

4.0.0-beta.6 (2024-04-29)

Bug Fixes

4.0.0-beta.5 (2024-04-28)

Features

  • add previewHtml (7406914)
  • rename generateHTML to shortcodeOutput (a5cd8fd)
  • rename getOutputFileSlug to outputFileSlug (3923a5c)

BREAKING CHANGES

  • rename getOutputFileSlug to outputFileSlug
  • rename generateHTML to shortcodeOutput

4.0.0-beta.4 (2024-04-15)

Bug Fixes

4.0.0-beta.3 (2024-04-08)

Bug Fixes

  • generateHTML and outputURL capitalization (5e911b0)

4.0.0-beta.2 (2024-04-07)

Features

4.0.0-beta.1 (2024-04-07)

Bug Fixes

  • allow empty options for mergeOptions (380a3c3)
  • generateHTML type (f86acd4)
  • join directories with output and preview dir (155c7d8)

Features

  • add cache file path (9b3a1d6)
  • add caching (17b46f3)
  • add exports (263499b)
  • allow OgImage custom class (d31d320)
  • improve preview path handling (4462d10)
  • improve types of this for function parameters (5b0b269)
  • reduce recalculations (6a69780)
  • set previewDir based on outputDir (93906ec)
  • urlPath default to outputDir (fe9d54f)

BREAKING CHANGES

  • Plugin structure changed to OgImage class
  • Options changed, consult docs before upgrading

3.2.0-beta.5 (2024-03-23)

Bug Fixes

  • hashes without special chars with hex digest (47fb387)
  • outputUrl on windows with forward slash (e1bff34), closes #234

3.2.0-beta.4 (2024-01-14)

Features

  • add eleventyPluginOgImage data to rendering (b63cc55), closes #215

3.2.0-beta.3 (2024-01-07)

Bug Fixes

Features

  • pass shortcode scoped data to OG templates (a240aee), closes #211

3.2.0-beta.2 (2023-12-23)

Bug Fixes

3.2.0-beta.1 (2023-12-05)

Features

3.1.0 (2023-11-11)

Bug Fixes

  • align outputFilePath format (7567630)
  • resolve pathes relativ to input (02647a8)
  • upgrade eleventy peerDependency and compatibility (34223f0)

Features

  • improve example font loading (7261b66)

3.0.0 (2023-10-29)

Features

BREAKING CHANGES

  • This package is now ESM-only to drop postinstall build steps
  • node >= 18 required

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