Skip to content

Releases: sindresorhus/pageres

v9.0.0

09 Sep 21:31

Choose a tag to compare

Breaking

  • Require Node.js 20 1093d09
  • Remove get-res dependency functionality d99af82
    • You can no longer pass in w3counter as a keyword to get sizes for the ten most popular resolutions.
  • Remove viewport-list dependency 0249102
    • You can no longer pass in device keywords to get size for such device. Pass in explicit sizes instead.

Improvemetns


v8.1.0...v9.0.0

v8.1.0

26 Jul 15:19

Choose a tag to compare

v8.0.0...v8.1.0

v8.0.0

06 Nov 11:26

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

Choose a tag to compare

v7.0.0...v7.1.0

v7.0.0

30 Aug 07:27

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

Choose a tag to compare

  • Fix the beforeScreenshot option b58537f

v6.3.0...v6.3.1

v6.3.0

23 Jan 14:12

Choose a tag to compare

v6.2.4...v6.3.0

v6.2.4

16 Jan 16:20

Choose a tag to compare

v6.2.3...v6.2.4

v6.2.3

20 Jun 14:38

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

Choose a tag to compare

  • Add documentation comments to the TypeScript types (#412) 5d9a9c7

v6.2.1...v6.2.2