Skip to content

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 04:32
· 82 commits to main since this release
da7a70c

2.8.0 (2026-06-15)

Features

  • Canonicalize explicit media alignment into data-align hook (5aeec9e)
  • Expose code block language for a frontend badge (157d376)
  • Floor dimension promotion at the shared tracking-pixel limit (c620da0)
  • Honor bare center/left/right classes on media elements (13fd126)
  • Honor bare directional classes on media-primary wrappers too (fc117ab)
  • Inject image enclosures as img elements (90714cf)
  • Read media dimensions from the image URL (c72012e)
  • Resolve media dimensions from inline style or wrapping picture (36fcf95)
  • Run fixLazyImages before resolveMediaDimensions and flattenPictureElements (07bb0a1)

Bug Fixes

  • Export canonicalizeAlignment, resolveMediaDimensions, stripLeadingIndentation (5013e29)