11ty/eleventy-plugin-bundle (@11ty/eleventy-plugin-bundle)
### [`v3.0.0`](https://redirect.github.com/11ty/eleventy-plugin-bundle/releases/tag/v3.0.0): Eleventy Bundle Plugin v3.0.0
[Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.2...v3.0.0)
- Breaking: upgrades plugin code to ESM
- Fixes [#8](https://redirect.github.com/11ty/eleventy-plugin-bundle/issues/8) prunes empty script/style/link bundles
- Bundled with Eleventy core v3.0.0-alpha.21 and v3.0.0-beta.2 and v3.0.0 stable.
**Full Changelog**: https://github.com/11ty/eleventy-plugin-bundle/compare/v2.0.2...v3.0.0
**Milestone**: https://github.com/11ty/eleventy-plugin-bundle/milestone/5?closed=1
### [`v2.0.2`](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.1...v2.0.2)
[Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.1...v2.0.2)
### [`v2.0.1`](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.0...v2.0.1)
[Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.0...v2.0.1)
### [`v2.0.0`](https://redirect.github.com/11ty/eleventy-plugin-bundle/releases/tag/v2.0.0): Eleventy Bundle Plugin v2.0 (bundled with Eleventy 3.0)
[Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v1.0.5...v2.0.0)
- Preparation to bundle this plugin *with* Eleventy 3.0, no longer requiring separate installation.
- Throws an error when used with incompatible Eleventy versions.
- Adds new `addBundle` method to `eleventyConfig` for better userspace JavaScript API
- Add option to set file extension separate from bundle name [#22](https://redirect.github.com/11ty/eleventy-plugin-bundle/issues/22)
- Handle multiple `addPlugin` calls.
- Skip out of order transform if no bundles in play or if page being processed did not fetch bundles.
- Changes tests to use ESM and Eleventy 3.0
- **Breaking: Node 18+**
**Full Changelog**: https://github.com/11ty/eleventy-plugin-bundle/compare/v1.0.5...v2.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^1.0.5
->^3.0.0
Release Notes
11ty/eleventy-plugin-bundle (@11ty/eleventy-plugin-bundle)
### [`v3.0.0`](https://redirect.github.com/11ty/eleventy-plugin-bundle/releases/tag/v3.0.0): Eleventy Bundle Plugin v3.0.0 [Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.2...v3.0.0) - Breaking: upgrades plugin code to ESM - Fixes [#8](https://redirect.github.com/11ty/eleventy-plugin-bundle/issues/8) prunes empty script/style/link bundles - Bundled with Eleventy core v3.0.0-alpha.21 and v3.0.0-beta.2 and v3.0.0 stable. **Full Changelog**: https://github.com/11ty/eleventy-plugin-bundle/compare/v2.0.2...v3.0.0 **Milestone**: https://github.com/11ty/eleventy-plugin-bundle/milestone/5?closed=1 ### [`v2.0.2`](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.1...v2.0.2) [Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.1...v2.0.2) ### [`v2.0.1`](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.0...v2.0.1) [Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v2.0.0...v2.0.1) ### [`v2.0.0`](https://redirect.github.com/11ty/eleventy-plugin-bundle/releases/tag/v2.0.0): Eleventy Bundle Plugin v2.0 (bundled with Eleventy 3.0) [Compare Source](https://redirect.github.com/11ty/eleventy-plugin-bundle/compare/v1.0.5...v2.0.0) - Preparation to bundle this plugin *with* Eleventy 3.0, no longer requiring separate installation. - Throws an error when used with incompatible Eleventy versions. - Adds new `addBundle` method to `eleventyConfig` for better userspace JavaScript API - Add option to set file extension separate from bundle name [#22](https://redirect.github.com/11ty/eleventy-plugin-bundle/issues/22) - Handle multiple `addPlugin` calls. - Skip out of order transform if no bundles in play or if page being processed did not fetch bundles. - Changes tests to use ESM and Eleventy 3.0 - **Breaking: Node 18+** **Full Changelog**: https://github.com/11ty/eleventy-plugin-bundle/compare/v1.0.5...v2.0.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.