10000 Release plugin-error v2.0.0 · gulpjs/plugin-error · GitHub
[go: up one dir, main page]

Skip to content

plugin-error v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jul 21:29
65e5b6d

⚠ BREAKING CHANGES

  • Don't include domain information in output (#19)
  • Avoid modifying arguments (#21)
  • Allow to be constructed without new
  • Normalize repository, dropping node <10.13 support (#22)

Bug Fixes

  • Allow to be constructed without new (8fe9c64)
  • Avoid modifying arguments (#21) (6c05aba)
  • Don't include domain information in output (#19) (932946a)
  • Remove defaulting name since it is always set (8fe9c64)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#22) (8fe9c64)
0