fs: runtime deprecation for fs.SyncWriteStream · nodejs/node@7a55e34 · GitHub
Skip to content

Commit 7a55e34

Browse files
committed
fs: runtime deprecation for fs.SyncWriteStream
This API was never intended to be made public and was docs-only deprecated in Node.js 6.x. This upgrades to a runtime deprecation for Node.js 8.0.0 PR-URL: #10467 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
1 parent 4f638f6 commit 7a55e34

2 files changed

Lines changed: 11 additions & 9 deletions

File tree

doc/api/deprecations.md

Lines changed: 2 additions & 2 deletions

lib/fs.js

Lines changed: 9 additions & 7 deletions

0 commit comments

Comments
 (0)