pageres

Capture website screenshots

MIT License

Downloads
2.2K
Stars
9.6K
Committers
33

Bot releases are hidden (Show)

pageres - Latest Release

Published by sindresorhus 12 months ago

Breaking

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

https://github.com/sindresorhus/pageres/compare/v7.1.0...v8.0.0

pageres -

Published by sindresorhus almost 2 years ago

pageres -

Published by sindresorhus about 2 years ago

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

https://github.com/sindresorhus/pageres/compare/v6.3.1...v7.0.0

pageres -

Published by sindresorhus over 2 years ago

  • Fix the beforeScreenshot option b58537f

https://github.com/sindresorhus/pageres/compare/v6.3.0...v6.3.1

pageres -

Published by sindresorhus over 2 years ago

  • Add beforeScreenShot option (#425) 3a1af89

https://github.com/sindresorhus/pageres/compare/v6.2.4...v6.3.0

pageres -

Published by sindresorhus almost 3 years ago

  • Fix the transparent option (#426) ba2e641

https://github.com/sindresorhus/pageres/compare/v6.2.3...v6.2.4

pageres -

Published by sindresorhus over 3 years ago

  • Fix support for relative path as input 217d492

https://github.com/sindresorhus/pageres/compare/v6.2.2...v6.2.3

pageres -

Published by sindresorhus over 3 years ago

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

https://github.com/sindresorhus/pageres/compare/v6.2.1...v6.2.2

pageres -

Published by sindresorhus over 3 years ago

pageres -

Published by sindresorhus over 3 years ago

pageres -

Published by sindresorhus almost 4 years ago

pageres -

Published by sindresorhus almost 4 years ago

Breaking

  • Require Node.js 10 75abf31

Improvements

https://github.com/sindresorhus/pageres/compare/v5.2.1...v6.0.0

pageres -

Published by sindresorhus about 4 years ago

pageres -

Published by sindresorhus about 5 years ago

pageres -

Published by sindresorhus over 5 years ago

  • Upgrade dependencies 627af60
  • Replace easy-date with date-fns 8c3e077

https://github.com/sindresorhus/pageres/compare/v5.0.2...v5.1.0

pageres -

Published by sindresorhus over 5 years ago

  • Fix issue with generating multiple sizes for one URL 3b1ed78

https://github.com/sindresorhus/pageres/compare/v5.0.0...v5.0.1

pageres -

Published by sindresorhus over 5 years ago

Breaking:

  • Switch from PhantomJS to Puppeteer (Chrome) 🎉 9685504
  • Require Node.js 8 f5a092a
  • pageres.run() now returns Promise<Buffer[]> instead of Stream[], where Buffer is the screenshot image. See the updated usage example.
  • You can no longer use protocol-less URLs. Use https://example.com instead of example.com.
  • The pageres.on('warning') event was removed
  • Linux users will need to enable system sandboxing if they get a "No usable sandbox!" error

Other:

  • Add TypeScript definition 908e525 42ff5ae

https://github.com/sindresorhus/pageres/compare/v4.5.1...v5.0.0

pageres - 4.5.0

Published by sindresorhus over 7 years ago

Some minor boring improvements.

pageres - 4.4.0

Published by sindresorhus over 7 years ago

Package Rankings
Top 1.32% on Npmjs.org
Top 3.67% on Proxy.golang.org
Top 11.08% on Bower.io
Badges
Extracted from project README
Coverage Status XO code style