v5.0.0
·
1371 commits
to master
since this release
5.0.0 (2022-05-25)
Features
- bundlers: added a question name for the choice of bundler to be used for package projects (c9a35ee)
- bundlers: scaffolded the chosen bundler for package-type projects (77944b2)
BREAKING CHANGES
- bundlers: rollup is no longer provided as a default bundler, so bundler plugins (with rollup
being available as an option at https://github.com/form8ion/rollup) must be provided as an option to
the javascript scaffolder in order for bundling to be configured on new package-type projects