Conversation
It will also cause a conflict when we merge the changelog changes for the yet-to-be-opened 16 LTS transition release. |
a0c6aa9 to
04588b5
Compare
Rebased and resolved that conflict. I guess this should also wait for 16.x to switch to LTS before landing so that conflict can be resolved too? @richardlau |
It would make things easier for me if this waited until after the 16 LTS transition🙂. |
|
Added |
Remove unnecessary `<sup>` usage and lint-disabling comment.
04588b5 to
7c2317d
Compare
|
Landed in 687debb...9c405f2 |
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Remove unnecessary `<sup>` usage and lint-disabling comment. PR-URL: #40475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
The Node.js `CHANGELOG.md` has replaced use of `<sup>` tags. Refs: nodejs/node#40475
Remove unnecessary
<sup>usage and lint-disabling comment.