Releases: coldfrontlabs/gulp-templates
Releases · coldfrontlabs/gulp-templates
6.0.0
5.1.1
5.1.0
5.0.0
4.0.1
4.0.0
4.0.0 (2021-05-06)
⚠ BREAKING CHANGES
- npm: Customizations requiring uglify-es functionality may break due to swap to terser
Features
- add ability to generate sourcemaps (cdebaaa)
Build System
- editor: add specific editor config (4ed00bf)
- npm: implement lint-staged (01e5371)
- npm: move commitizen config to its own file (f97200e)
- npm: use prettier as stand-alone formatter (316b5d6)
- prettier: specifically declare prettier settings that are cared about (bdc99f0)
- husky: upgrade husky to v6 (2b67a63)
- npm: clean up dependency tree (968afd2)
- npm: replace uglify-es with terser (1ded7ed)
- npm: update dependencies to latest (8f41d69)
Documentation
4.0.0-alpha.0
4.0.0-alpha.0 (2021-04-09)
⚠ BREAKING CHANGES
- npm: Customizations requiring uglify-es functionality may break due to swap to terser
Features
- add ability to generate sourcemaps (cdebaaa)
Build System
3.0.0
3.0.0 (2020-09-08)
⚠ BREAKING CHANGES
- sass: replacing node-sass with dart-sass will cause problems for projects relying on node-sass in some other way
Features
- sass: replace node-sass with dart-sass (2917390)
Performance Improvements
- add default value to destination where applicable (03436a0)
Documentation
Build System
- deps-dev: bump standard-version from 7.1.0 to 8.0.1 (908728b)
- npm: add resolution for yargs-parser ^18.1.2 (5c9397d)
- npm: dependency updates (ec8c2d5)
- npm: disallow .files from being packaged (b531afb)
- npm: fix commitizen setup (1a3e1fc)
- npm: run security updates for commitlint and standard-version (c9748a9)
- npm: update deps and config (d714b21)
2.0.0
⚠ BREAKING CHANGES
- source: Combining all parameters into a single object will cause all existing projects using the templates to fail due to the expected input changes.