mithril-vndb/stream/change-log.md
Barney Carroll e1a50890e9 stream: Removed valueOf & toString methods (fixes #2150) (#2151)
* stream: Removed `valueOf` & `toString` methods (fixes #2150)

* Update stream documentation
2018-05-16 00:01:30 +02:00

333 B

Change log for stream

2.0.0

  • stream: Removed valueOf & toString methods (#2150

1.1.0

  • stream: Move the "use strict" directive inside the IIFE #1831 (#1893)