gulp-cli
gulp-cli copied to clipboard
chore: release 3.0.0
:robot: I have created a release *beep* *boop*
3.0.0 (2024-03-23)
⚠ BREAKING CHANGES
- Only allow js variants for
.gulpconfig files (#261) - Upgrade to Liftoff v5 and avoid merging flags/config/env (#259)
- Remove support for alpha versions of gulp 4 (#255)
- Remove
--verifyflag (#251) - Replace
--requireflag with--preload - Normalize repository, dropping node <10.13 support (#239)
Features
- Add versioned handler for gulp v5 (#265) (f06ff30)
- Support theming and translations via config files (#260) (e16d675)
- Upgrade to Liftoff v5 and avoid merging flags/config/env (#259) (ed86da7)
Bug Fixes
Miscellaneous Chores
- Normalize repository, dropping node <10.13 support (#239) (3544dc6)
- Only allow js variants for
.gulpconfig files (#261) (e5c7983) - Remove
--verifyflag (#251) (7aeee5d) - Remove support for alpha versions of gulp 4 (#255) (cb03b9a)
- Replace
--requireflag with--preload(3544dc6)
This PR was generated with Release Please. See documentation.