Skip to content

refactor: fixed gulp-util deprecations#12

Open
cebreus wants to merge 7 commits intofritx:masterfrom
cebreus:fix-deprecations
Open

refactor: fixed gulp-util deprecations#12
cebreus wants to merge 7 commits intofritx:masterfrom
cebreus:fix-deprecations

Conversation

@cebreus
Copy link

@cebreus cebreus commented Jun 10, 2021

  • Replaced gulp-util.log with fancy-log
  • Replaced gulp-util.colors with ansi-colors
  • Replaced underscore with flat-options
  • Added check if options.to is a single email or array of emails
  • Removed _subjectFromFilename; use basename if subject not provided

Picked from 158c48fc75d0f86e643095320ae7b899485b54001 by justin713

Jaroslav Vrana and others added 7 commits June 10, 2021 21:49
Picked from #158c48fc75d0f86e643095320ae7b899485b54001 by justin713
Picked from #158c48fc75d0f86e643095320ae7b899485b54001 by justin713
- Replaced `gulp-util.log` with `fancy-log`
- Replaced `gulp-util.colors` with `ansi-colors`
- Replaced `underscore` with `flat-options`
- Added check if `options.to` is a single email or array of emails
- Removed `_subjectFromFilename`; use `basename` if subject not provided

Picked from 158c48fc75d0f86e643095320ae7b899485b54001 by justin713
docs: README update & formatting
refactor(test): only one test HTML file
Picked from #158c48fc75d0f86e643095320ae7b899485b54001 by justin713
@cebreus
Copy link
Author

cebreus commented Jun 22, 2021

Hi @fritx, please consider merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant