Skip to content

console,util: revert #23162

Rodrigo Muino Tomonari requested to merge github/fork/BridgeAR/revert-23162 into master

Edit by @Fishrock123: issue description at https://github.com/nodejs/node/pull/29592#issuecomment-540761073


This reverts #23162 so that util.format() works as before.

Both TSC members (@addaleax and @jasnell) who gave their LG to the original PR seem to be in favor of reverting to the old behavior. I therefore went ahead and opened this PR.

I requested the review of all people being involved in #29539 (closed) to take a look at this.

Refs: #29539 (closed)

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading