Releases: sindresorhus/pageres
Releases · sindresorhus/pageres
v9.0.0
Breaking
- Require Node.js 20 1093d09
- Remove
get-resdependency functionality d99af82- You can no longer pass in
w3counteras a keyword to get sizes for the ten most popular resolutions.
- You can no longer pass in
- Remove
viewport-listdependency 0249102- You can no longer pass in device keywords to get size for such device. Pass in explicit sizes instead.
Improvemetns
- Add
sourceHtml()method 77cc3bb - Add
clickElementoption 5e97513
v8.1.0
- Update dependencies 219802c
v8.0.0
Breaking
- Require Node.js 18 d34d622
- Return
Uint8Arrayinstead ofBuffer0f98b0c- This only affects you if you use Buffer-specific methods. Learn more.
v7.1.0
- Update dependencies b688e5b
v7.0.0
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
- Fix the
beforeScreenshotoption b58537f
v6.3.0
v6.2.4
v6.2.3
- Fix support for relative path as input 217d492