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
toeleventyConfig.addPlugin
options - Adds
delayed
option toeleventyConfig.addBundle
method for bundles that output after Eleventy transforms have completed. Allows transforms to modify bundles.
Full Changelog: v3.0.0...v3.0.1