Releases: sindresorhus/read-package-up
Releases · sindresorhus/read-package-up
v11.0.0
v10.1.0
- Update dependencies e4e2564
v10.0.0
v9.1.0
v9.0.0
Breaking
- Rename the
readPackageUpAsync
export toreadPackageUp
8f870da - Require Node.js 12.20
v8.0.0
v7.0.1
- Documentation fix d96ce60
v7.0.0
Breaking
- Rename
.package
to.packageJson
8140c73
I'm really sorry about the churn. It was brought to my attention thatpackage
is a reserved keyword, and it meant that the result could previously not be easily destructured.