v7.12.1
v7.12.1 (2021-05-10)
BUG FIXES
de49f58f5
#3216 fix(contributing): link to proper cli repo (@mrmlnc)1d092144e
#3203 fix(packages): locale-agnostic string sorting (@isaacs)0696fca13
#3209 fix(view): fix non-registry specs (@wraithgar)71ac93597
#3206 chore(github): Convert md issue template to yaml (@lukehefson)6fb386d3b
#3201 fix(tests): increase test fuzziness (@wraithgar)f3a662fcd
#3211 fix(tests): use config defaults (@wraithgar)
DEPENDENCIES
285976fd1
@npmcli/[email protected]
- fix(reify): properly save spec if prerelease
f9f24d17c
[email protected]
- fix(add): Specify 'en' locale to String.localeCompare
cb9f17499
[email protected]
- force 'en' locale in string sorting
24b4e4a41
[email protected]
- Avoid locale-specific sorting issues
1eb7e5c7d
@npmcli/[email protected]
- guard against locale-specific sorting
a6a826067
[email protected]
:- fix(sort): avoid locale-dependent sorting issues