Skip to content

Releases: sindresorhus/read-package-up

v11.0.0

04 Nov 09:30
Compare
Choose a tag to compare

Breaking

  • Rename package from read-pkg-up to read-package-up 1e22fad
  • Require Node.js 18 935a546

v10.1.0...v11.0.0

v10.1.0

22 Aug 23:38
Compare
Choose a tag to compare

v10.0.0...v10.1.0

v10.0.0

04 Jul 11:20
Compare
Choose a tag to compare

Breaking

Improvements

v9.1.0...v10.0.0

v9.1.0

08 Feb 09:34
Compare
Choose a tag to compare

v9.0.0...v9.1.0

v9.0.0

13 Oct 17:53
Compare
Choose a tag to compare

Breaking

  • Rename the readPackageUpAsync export to readPackageUp 8f870da
  • Require Node.js 12.20

v8.0.0...v9.0.0

v8.0.0

28 Mar 07:24
Compare
Choose a tag to compare

Breaking

  • Require Node.js 12 e6fbe7f
  • This package now exports two named exports instead of a default export e6fbe7f
  • This package is now pure ESM. Please read this.

v7.0.1...v8.0.0

v7.0.1

06 Dec 08:20
Compare
Choose a tag to compare

v7.0.0...v7.0.1

v7.0.0

27 Sep 06:06
Compare
Choose a tag to compare

Breaking

  • Rename .package to .packageJson 8140c73
    I'm really sorry about the churn. It was brought to my attention that package is a reserved keyword, and it meant that the result could previously not be easily destructured.

v6.0.0...v7.0.0

v6.0.0

12 May 15:50
Compare
Choose a tag to compare

Breaking:

  • Rename pkg property to package (#10) 1c15896
  • Return undefined instead of empty object when the package.json cannot be found (#10) 1c15896

Enhancements:

v5.0.0...v6.0.0

v5.0.0

21 Mar 15:02
Compare
Choose a tag to compare

Breaking:

v4.0.0...v5.0.0