- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 14 Apr 2020 08:47:23 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 14 April 2020 15:47:36 UTC
> Possible breaking change: the first argument of the constructors of ReadableStream, WritableStream and TransformStream is now compulsory. Note that this is relatively easy to reverse, and maybe we should do so to minimize unnecessary breaking changes. On the other hand, I have a hard time imagining code usefully using no-argument versions of these... Oh wait, no-arg TransformStream is actually really important. OK, well, we should definitely allow that. I think I'll just allow it for all of them. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1035#issuecomment-613521040
Received on Tuesday, 14 April 2020 15:47:36 UTC