Skip to content

Conversation

anwarhahjjeffersongeorge
Copy link
Contributor

Replaces

  • gulp-util.log() with fancy-log.log(),
  • gulp-util.beep with beeper(), and
  • gulp-utiil.log(gulp-util.colors.red()) with fancy-log.error()

See gulpjs/gulp#2065

Replaces
- gulp-util.log() with fancy-log.log(),
- gulp-util.beep with beeper(),  and
- gulp-utiil.log(gulp-util.colors.red()) with fancy-log.error()
@coveralls
Copy link

coveralls commented Jan 14, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 60ed46c on anwarhahjjeffersongeorge:master into 4787274 on mlucool:master.

@mlucool
Copy link
Member

mlucool commented Jan 15, 2018

Thanks for your contribution!

@mlucool mlucool merged commit 174b372 into deshaw:master Jan 15, 2018
@paulsmirnov
Copy link

Note that fancy-log.error() writes to stderr instead of stdout, it could corrupt the log like it did in my project.

@FizzyGalacticus
Copy link

Can we expect this to be pushed to npm anytime soon?

@mlucool
Copy link
Member

mlucool commented Mar 16, 2018

I'll publish in the next week. I was hoping to avoid publishing without any new features to offer then forgot about this change

@mlucool
Copy link
Member

mlucool commented Mar 22, 2018

Published with more upgrades and dropping support for unsupported versions of node

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.

5 participants