# Changelog

All notable changes to this project will be documented in this file.

## [1.0.0] - 2025-11-28

### Added
- Initial release
- Drop-in replacement for deprecated node-html-pdf
- Modern Puppeteer/Chrome implementation instead of PhantomJS
- Support for `.toFile()`, `.toBuffer()`, and `.toStream()` methods
- Header and footer support
- Custom page sizes and orientations
- HTTP headers and cookies support
- TypeScript definitions
- CLI tool for command-line usage
- Comprehensive examples and documentation

### Features
- Async/await support
- Same API as node-html-pdf for easy migration
- Better CSS3 and modern web standards support
- Configurable render delays
- Custom page margins
- Zoom factor control
