But this is a somewhat breaking change. Not completely breaking, but every existing project will need to either delete the bundle or build it at least once with --force-overwrite.
Checklist:
[x] Added the change to the "Unreleased" section of the changelog
~[ ] Added some example of the new feature to the README~
[x] Added a test for the contribution (if applicable)
Description of the change
Fixes #1171
But this is a somewhat breaking change. Not completely breaking, but every existing project will need to either delete the bundle or build it at least once with
--force-overwrite
.Checklist:
README
~