Commit 6c07502
committed
docs(release): document npm dist-tag backfill hazard
Backfilling old GitHub Releases via npm publish can drag the `latest`
dist-tag behind the real newest version, since npm assigns `latest` to
whichever publish happens last, not the highest semver.1 parent 004cbf0 commit 6c07502
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments