Skip to content

Releases: sindresorhus/pageres

v8.0.0

06 Nov 11:26
Compare
Choose a tag to compare

Breaking

  • Require Node.js 18 d34d622
  • Return Uint8Array instead of Buffer 0f98b0c
    • This only affects you if you use Buffer-specific methods. Learn more.

v7.1.0...v8.0.0

v7.1.0

27 Oct 08:57
Compare
Choose a tag to compare

v7.0.0...v7.1.0

v7.0.0

30 Aug 07:27
Compare
Choose a tag to compare

Breaking

  • Require Node.js 14 64cd962
  • This package is now pure ESM. Please read this.
    • Please read the contents of the above link thoroughly. Most issues from upgrading will be related to that and not this package.
    • Please don't open issue regarding ESM.
  • Rename .src() method to .source() 29ad6d6
  • Rename .dest() method to .destination() 29ad6d6

v6.3.1...v7.0.0

v6.3.1

11 Mar 19:39
Compare
Choose a tag to compare
  • Fix the beforeScreenshot option b58537f

v6.3.0...v6.3.1

v6.3.0

23 Jan 14:12
Compare
Choose a tag to compare

v6.2.4...v6.3.0

v6.2.4

16 Jan 16:20
Compare
Choose a tag to compare

v6.2.3...v6.2.4

v6.2.3

20 Jun 14:38
Compare
Choose a tag to compare
  • Fix support for relative path as input 217d492

v6.2.2...v6.2.3

v6.2.2

31 May 05:24
Compare
Choose a tag to compare
  • Add documentation comments to the TypeScript types (#412) 5d9a9c7

v6.2.1...v6.2.2

v6.2.1

09 Mar 05:17
Compare
Choose a tag to compare

v6.2.0...v6.2.1

v6.2.0

08 Mar 12:37
Compare
Choose a tag to compare

v6.1.0...v6.2.0