You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* No longer await all streams to flow before emitting data
10
+
* Remove cloneable-readable (#155)
11
+
* Remove `inspect` method & rely on `util.inspect.custom` symbol
12
+
* Normalize repository, dropping node <10.13 support (#151)
13
+
14
+
### Features
15
+
16
+
* Clone streams with teex ([d4868f4](https://www.github.com/gulpjs/vinyl/commit/d4868f4ec1e8b43f1be5b066b55907b29d43c383))
17
+
* No longer await all streams to flow before emitting data ([d4868f4](https://www.github.com/gulpjs/vinyl/commit/d4868f4ec1e8b43f1be5b066b55907b29d43c383))
* Normalize repository, dropping node <10.13 support ([#151](https://www.github.com/gulpjs/vinyl/issues/151)) ([9302802](https://www.github.com/gulpjs/vinyl/commit/9302802b411d6ce9e204d98d40d1d07fe2eaf1c2))
24
+
* Remove `inspect` method & rely on `util.inspect.custom` symbol ([9302802](https://www.github.com/gulpjs/vinyl/commit/9302802b411d6ce9e204d98d40d1d07fe2eaf1c2))
0 commit comments