Skip to content

Releases: lazd/gulp-replace

1.1.4

17 Dec 16:36

Choose a tag to compare

  • Permit any version of @types/node #134

1.1.3

06 May 15:08

Choose a tag to compare

  • Fix TypeScript Vinyl imports #122

1.1.2

28 Apr 14:55

Choose a tag to compare

  • Fix TypeScript usage #117
  • Fix dependencies issues #119

1.1.1

27 Apr 16:53

Choose a tag to compare

  • Fixes #112, downgrades istextorbinary for ancient node support

1.1.0

27 Apr 16:51

Choose a tag to compare

  • Update dependencies
  • Add (broken) TypeScript declarations

1.0.0

23 May 03:22

Choose a tag to compare

  • Set skipBinary: true by default (#81)
  • Update all dependencies

0.6.1

20 Jun 23:30

Choose a tag to compare

  • Fixed file object not being updated for subsequent files

0.6.0

20 Jun 22:11

Choose a tag to compare

0.5.4

05 Aug 07:19

Choose a tag to compare

  • 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

21 Jan 18:22

Choose a tag to compare

  • Update istextorbinary to 1.0.2, related to #32
  • Update replacestream to 2.0.0, fixes #30