| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-10 | feat: remove --unstable flag requirement for npm: specifiers (#16473) | Bartek IwaĆczuk | |
| This commit makes "npm:" specifiers not require "--unstable" flag. At the moment some APIs used by Node polyfills still require "--unstable" which will be addressed in follow up PRs. | |||
| 2022-08-24 | fix(npm): always require --unstable flag even for esm (#15583) | David Sherret | |
