| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
|
It think this should ref tc39/proposal-iterator-helpers@63567bb. |
Sorry, something went wrong.
|
@aduh95 there was a future change removing it entirely rather than renaming it |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
I don’t think we have a precedent for deprecating an experimental feature – and I don’t think we should set one. What I suggest we do instead is to add a runtime warning (and possibly backport it on all non-EOL release lines), then remove it entirely in a follow up PR with the dont-land-on-20.x label.
Sorry, something went wrong.
I think #47740 which added DEP0173 had deprecated an experimental feature https://github.com/nodejs/node/pull/47740/files#diff-a1dd65347b3a99f8969799e35dc0c324dfaa28865a0706671183aca7aeebea97R231 |
Sorry, something went wrong.
I still think it's a wrong move (it's too bad I missed #47740), using the deprecation cycle for an experimental feature gives the wrong message, there should be no guarantee for experimental features. I won't block this if others feel differently, count ma as -0.5. |
Sorry, something went wrong.
|
@aduh95 how would you like this removal to look, ideally? |
Sorry, something went wrong.
|
What I've written in #48102 (review):
|
Sorry, something went wrong.
|
@atlowChemi @aduh95 's suggestion seems reasonable to me, WDYT? |
Sorry, something went wrong.
|
Added "blocked" since this has a green review (by me) but we're still discussing how this removal should happen |
Sorry, something went wrong.
Yeah, makes sense 🙂 |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #48102 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) #48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) #48172
* mark Node.js 14 as End-of-Life (Richard Lau) #48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) #47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) #47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) #48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) #48102
PR-URL: #48332
PR-URL: #48102 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
PR-URL: nodejs#48102 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
PR-URL: nodejs#48102 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) nodejs#48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) nodejs#48172
* mark Node.js 14 as End-of-Life (Richard Lau) nodejs#48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) nodejs#47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) nodejs#47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) nodejs#48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) nodejs#48102
PR-URL: nodejs#48332
PR-URL: nodejs#48102 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Notable changes:
deps:
* upgrade to libuv 1.45.0, including significant performance
improvements to file system operations on Linux (Santiago Gimeno) nodejs#48078
doc:
* add Ruy Adorno to list of TSC members (Michael Dawson) nodejs#48172
* mark Node.js 14 as End-of-Life (Richard Lau) nodejs#48023
lib:
* (SEMVER-MINOR) implement AbortSignal.any() (Chemi Atlow) nodejs#47821
module:
* change default resolver to not throw on unknown scheme (Gil Tayar) nodejs#47824
node-api:
* (SEMVER-MINOR) define version 9 (Chengzhong Wu) nodejs#48151
stream:
* deprecate asIndexedPairs (Chemi Atlow) nodejs#48102
PR-URL: nodejs#48332
| Back | FazBrowse Home | New Git URL |
Refs: https://github.com/tc39/proposal-iterator-helpers, tc39/proposal-iterator-helpers@63567bb, tc39/proposal-iterator-helpers@bdb4883, tc39/proposal-iterator-helpers#211