Releases · lazd/gulp-replace · GitHub
Skip to content

Releases: lazd/gulp-replace

1.1.4

Choose a tag to compare

@lazd lazd released this 17 Dec 16:36
  • Permit any version of @types/node #134

1.1.3

Choose a tag to compare

@lazd lazd released this 06 May 15:08
  • Fix TypeScript Vinyl imports #122

1.1.2

Choose a tag to compare

@lazd lazd released this 28 Apr 14:55
  • Fix TypeScript usage #117
  • Fix dependencies issues #119

1.1.1

Choose a tag to compare

@lazd lazd released this 27 Apr 16:53
  • Fixes #112, downgrades istextorbinary for ancient node support

1.1.0

Choose a tag to compare

@lazd lazd released this 27 Apr 16:51
  • Update dependencies
  • Add (broken) TypeScript declarations

1.0.0

Choose a tag to compare

@lazd lazd released this 23 May 03:22
  • Set skipBinary: true by default (#81)
  • Update all dependencies

0.6.1

Choose a tag to compare

@lazd lazd released this 20 Jun 23:30
  • Fixed file object not being updated for subsequent files

0.6.0

Choose a tag to compare

@lazd lazd released this 20 Jun 22:11

0.5.4

Choose a tag to compare

@lazd lazd released this 05 Aug 07:19
  • Fixed text file detecting (thanks @zensh)
  • Switch from Streams2 to Streams3 (thanks @shinnn)
  • Documentation fixes (thanks @jolyonruss)
  • Test on Node 0.12 and io.js (thanks @shinnn)

0.5.2

Choose a tag to compare

@lazd lazd released this 21 Jan 18:22
  • Update istextorbinary to 1.0.2, related to #32
  • Update replacestream to 2.0.0, fixes #30