Skip to content

Bundle Plugin v4.0.0

Choose a tag to compare

@zachleat zachleat released this 30 Jun 17:11
Immutable release. Only release title and notes can be modified.
2924be3
  • This plugin will be shipped bundled as part of Core v4.0.0-alpha.9.
  • Breaking: Node 22+ minimum #45
  • Breaking: Requires Core v4 or newer (incompatible with v3)
  • Adds Node 24 and 26 to CI
  • Use npm staged publish for release hardening.
  • Moves from debug to obug dependency as part of e18e improvements. #44
  • Changes out of order rendering IDs to be markdown compatible (using HTML comments) #43
  • Fix for incorrect transform order caused delayed/plucked-from-HTML bundles to not be pruned when empty #39
  • Add programmatic API for bundle creation and manipulation #25

Full Milestone: https://github.com/11ty/eleventy-plugin-bundle/milestone/6?closed=1
Full Changelog: v3.0.7...v4.0.0