Skip to content

Eleventy Bundle v3.0.1

Latest
Compare
Choose a tag to compare
@zachleat zachleat released this 28 Jan 23:12

This is mostly an internals release!

  • Adds npm publishing provenance
  • Adds Node 22 to automated test suite
  • Simplified debug output (only logs new unique content added to bundles)
  • Adds force to eleventyConfig.addPlugin options
  • Adds delayed option to eleventyConfig.addBundle method for bundles that output after Eleventy transforms have completed. Allows transforms to modify bundles.

Full Changelog: v3.0.0...v3.0.1