Capture Website Versions Save

Capture screenshots of websites

v4.1.0

2 months ago
  • Use new Puppeteer headless mode (#117) c08c871

https://github.com/sindresorhus/capture-website/compare/v4.0.1...v4.1.0

v4.0.1

2 months ago

v4.0.0

4 months ago

Breaking

  • Require Node.js 18 96723f7
  • Make .buffer() return a Uint8Array instead of Buffer 9dbd4eb
    • This only affects you if you use Buffer-specific method. Learn more.

https://github.com/sindresorhus/capture-website/compare/v3.2.0...v4.0.0

v3.2.0

1 year ago

v3.1.0

1 year ago
  • Upgrade dependencies a9de591
  • Create intermediate directories if they do not exist b669dbd

https://github.com/sindresorhus/capture-website/compare/v3.0.1...v3.1.0

v3.0.1

1 year ago

v3.0.0

1 year ago

Breaking

  • Require Node.js 14 25d19de

Improvements

  • Upgrade puppeteer

https://github.com/sindresorhus/capture-website/compare/v2.4.1...v3.0.0

v2.4.1

1 year ago
  • Calculate element clip after delay (#105) 7545cc4

https://github.com/sindresorhus/capture-website/compare/v2.4.0...v2.4.1

v2.3.0

2 years ago