Skip to content

Releases: hparra/gulp-rename

Release list

2.1.0

Choose a tag to compare

@yocontra yocontra released this 16 Jul 05:30
v2.1.0

fix: update deps, closes #108

2.0.0

Choose a tag to compare

@yocontra yocontra released this 17 May 01:39

Breaking

  • Add the ability to use the function argument as an immutable map function (This may be breaking for users who were relying on the return value of the function being ignored)

Chores

  • Update deps
  • Switch from JSCS/JSHint to Prettier