Sebastian Beltran
Sebastian Beltran
@nodejs/tsc, any way to unblock this?
Hey, @nodejs/tsc, could you please review it?
Hey @nodejs/tsc, we can also store the token info in the package-maintenance repository, and have the group manage it, since technically this package is part of pkgjs and therefore under...
Any updates?
I'll review it, although the issue probably started when the support page was introduced in #1585.
fixed by #1568
Hey @mfdebian, thanks for your interest in contributing to this package. The recommended and best approach is always to open separate PRs, since a single change can block the entire...
> Should I rename this PR and just use it to merge the cherry-picked commits? Yes, that’s the best. Any other changes you want to make should go in separate...
I'm curious as to why those commits are being brought in, given that they are breaking changes and, according to SemVer, they should be released in a new major version
Take a look at the process for [how releases work within express](https://github.com/expressjs/discussions/blob/master/docs/contributing/release-process.md). while it's focused solely on express, it's the same way releases are handled at the project level (i...