12.0.0 (2024-09-25)
npm-package-arg
now supports node^18.17.0 || >=20.5.0
3361e59
#194validate-npm-package-name@6.0.0
06e3bd6
#194proc-log@5.0.0
96dd671
#194hosted-git-info@8.0.0
163925e
#194 run template-oss-apply (@reggi)a8a9bdd
#190 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])f8d32ec
#188 postinstall for dependabot template-oss PR (@hashtagchris)a867f96
#188 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
11.0.3 (2024-07-22)
911661e
#176 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)575012e
#186 bump @npmcli/template-oss from 4.22.0 to 4.23.1 (#186) (@dependabot[bot], @wraithgar)74d06ae
#176 postinstall for dependabot template-oss PR (@lukekarrys)
11.0.2 (2024-04-12)
207ba7d
#168 postinstall for dependabot template-oss PR (@lukekarrys)604c1d2
#168 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])82273b5
#165 postinstall for dependabot template-oss PR (@lukekarrys)4228b37
#165 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])d4b1447
#147 postinstall for dependabot template-oss PR (@lukekarrys)c5920a9
#147 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])ee68f93
#146 postinstall for dependabot template-oss PR (@lukekarrys)7901052
#146 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
11.0.1 (2023-09-05)
ea00495
#142 fix readme typo (#142) (@rotu)26705c5
#143 Fix citations to RFC 8089 (not 8909) for file: url (#143) (@rotu)
11.0.0 (2023-08-15)
- the strict RFC 8089 mode has been removed
- support for node 14 has been removed
10.1.0 (2022-12-01)
10.0.0 (2022-10-18)
x
andx@
now return the same spec asx@*
npm-package-arg
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
d2b87c0
#97 standardizex
x@
andx@*
(#97) (@wraithgar)7b9cb25
#108 resolve relative urls that start with file:// (@lukekarrys)
b3f0b93
#117 bump proc-log from 2.0.1 to 3.0.0 (#117)7162848
#116 bump validate-npm-package-name from 4.0.0 to 5.0.0 (#116)3110d8f
#115hosted-git-info@6.0.0
(#115)
9.1.0 (2022-06-22)
9.0.2 (2022-03-29)
9.0.1 (2022-03-15)
9.0.0 (2022-02-10)
- This drops support for node10 and non-LTS versions of node 12 and node 14.
- make error message more clear to locate which package is invalid (8cb4527)
- @npmcli/template-oss@2.7.1 (6975264)
- update hosted-git-info requirement from ^4.0.1 to ^4.1.0 (c6a9e12)
- update semver requirement from ^7.3.4 to ^7.3.5 (73fc02e)
- Update result object documentation for type=alias (55907a9)
8.0.0 (2019-12-15)
-
Dropping support for node 6 and 8. It'll probably still work on those versions, but they are no longer supported or tested, since npm v7 is moving away from them.
-
drop support for node 6 and 8 (ba85e68)
7.0.0 (2019-11-11)
- bump hosted-git-info to 3.0.2 (68a4fc3), closes /github.com/npm/hosted-git-info/pull/38#issuecomment-520243803
- this drops support for ancient node versions.
6.1.1 (2019-08-21)
- preserve drive letter on windows git file:// urls (3909203)