summaryrefslogtreecommitdiff
path: root/doc/api/deprecations.md
AgeCommit message (Expand)Author
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-03-27tls: runtime-deprecate tls.convertNPNProtocols()Ben Noordhuis
2018-03-21crypto: doc-only deprecate createCipher/DecipherTobias Nießen
2018-03-18crypto: deprecate Decipher.finaltolTobias Nießen
2018-03-11repl: remove magic modeRuben Bridgewater
2018-03-07process: doc-only deprecate non-string env valueTimothy Gu
2018-03-05util: assign missed deprecation numberAnna Henningsen
2018-03-05util: introduce `util.types.is[…]` type checksAnna Henningsen
2018-03-06doc: replace to Node.jsYuta Hiroto
2018-03-02doc: add deprecation noticeRuben Bridgewater
2018-03-01doc: add a deprecation message for removing lttngGlen Keane
2018-02-26Revert "fs: Revert throw on invalid callbacks"Ruben Bridgewater
2018-02-26doc: remove redundant `the`Leko
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-16process: deprecate process.assert()Ruben Bridgewater
2018-02-16doc: fix deprecation numberRuben Bridgewater
2018-02-15src: deprecate legacy node::MakeCallbackAli Ijaz Sheikh
2018-02-12repl: remove deprecated NODE_REPL_HISTORY_FILERuben Bridgewater
2018-02-09async_hooks: deprecate unsafe emit{Before,After}Ali Ijaz Sheikh
2018-02-09domain: runtime deprecate MakeCallbackAndreas Madsen
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-06doc,assert,timers: assign deprecation codesAnna Henningsen
2018-02-02timers: runtime-deprecate {un}enroll()Jeremiah Senkpiel
2018-02-02assert: deprecate assert.fail partiallyRuben Bridgewater
2018-02-02crypto: docs-only deprecate crypto.fips, replaceJames M Snell
2018-02-01crypto,doc: fix unassignd deprecation codesJames M Snell
2018-02-01doc: deprecate top-level `this`Hackzzila
2018-01-31crypto: runtime deprecate DEFAULT_ENCODINGJames M Snell
2018-01-31doc: add pending-deprecation to deprecations listСковорода Никита Андреевич
2018-01-16doc: remove double line breakRuben Bridgewater
2018-01-14crypto: assign deprecation code for setAuthTag/GCMTobias Nießen
2017-12-23doc: mark DEP0002 as end of lifeJon Moss
2017-11-28assert: add strict functionality exportRuben Bridgewater
2017-11-24lib,src: remove vm.runInDebugContext()Ben Noordhuis
2017-11-22net: remove deprecated getters for internalsAnna Henningsen
2017-11-22async_hooks: remove deprecated APIAndreas Madsen
2017-11-20async_hooks: deprecate undocumented APIAndreas Madsen
2017-11-19doc: add missing introduced_in commentsLuigi Pinca
2017-11-16util: runtime deprecation for custom .inspect()Rich Trott
2017-11-13build: runtime-deprecate requiring depsTimothy Gu
2017-11-11crypto: deprecate {ecdhCurve: false}David Benjamin
2017-11-10doc: fix a typo in the documentationMamatha J V
2017-10-31module: revert #3384 DEP0019 EOLMyles Borins
2017-10-23vm: deprecate vm.runInDebugContextJosh Gavant
2017-10-19repl: deprecate REPLServer.prototype.memoryLance Ball
2017-10-12lib: deprecate fd usage for fs.truncate(Sync)r1cebank
2017-10-02doc: fix unassigned deprecation codeJames M Snell
2017-10-02path: deprecate internal _makeLong, replaceJames M Snell
2017-10-02doc: change encoding to decodingSakthipriyan Vairamani (thefourtheye)
2017-10-02util: deprecate obj.inspect for custom inspectionRich Trott