Releases: form8ion/javascript
Releases · form8ion/javascript
v5.7.0-alpha.1
v5.6.0
v5.5.0
v5.4.0
v5.3.0
v5.2.0
v5.1.0
v5.0.0
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
v5.0.0-alpha.1
5.0.0-alpha.1 (2022-05-17)
Features
- 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
v4.8.0-alpha.1
4.8.0-alpha.1 (2022-05-17)
Features
- bundlers: added a question name for the choice of bundler to be used for package projects (c9a35ee)