# Changelog

## [1.7.0](///compare/1.6.0...1.7.0) (2025-11-18)

### Features

* adopt eslint flat config e61e4c3
* use ultracite as linter and formatter and update dependencies 1bb0575

### Bug Fixes

* add missing devDep thanks to knip 237e502
* **deps:** update dependency typescript to ^5.9.2 ([#158](undefined/undefined/undefined/issues/158)) 0f86b87
* **deps:** update external-non-major ([#128](undefined/undefined/undefined/issues/128)) 9589004
* **deps:** update external-non-major ([#129](undefined/undefined/undefined/issues/129)) 7f89a16
* **deps:** update external-non-major ([#130](undefined/undefined/undefined/issues/130)) 157352b
* **deps:** update external-non-major ([#132](undefined/undefined/undefined/issues/132)) 2a6644f
* **deps:** update external-non-major ([#133](undefined/undefined/undefined/issues/133)) 10c96af
* **deps:** update external-non-major ([#139](undefined/undefined/undefined/issues/139)) bbfe285
* **deps:** update external-non-major ([#144](undefined/undefined/undefined/issues/144)) 6a11b82
* **deps:** update external-non-major ([#150](undefined/undefined/undefined/issues/150)) c4a4d0f
* **deps:** update external-non-major ([#162](undefined/undefined/undefined/issues/162)) 0485fb0
* **deps:** update external-non-major ([#163](undefined/undefined/undefined/issues/163)) 45206f0
* **deps:** update external-non-major ([#166](undefined/undefined/undefined/issues/166)) ff77346

## [1.6.0](https://github.com/ChiefORZ/pdf-generator/compare/1.5.0...1.6.0) (2023-11-14)


### Features

* locate localy chrome, otherwise install ([1dffaaa](https://github.com/ChiefORZ/pdf-generator/commit/1dffaaa91b65190b468512889449061d71676574))

## 1.5.0 (2023-11-14)


### Features

* Add functionality ([f79b008](https://github.com/ChiefORZ/pdf-generator/commit/f79b008f872514fa090de03b3211b955474f9f07))
* add puppeteerArgs ([16303bd](https://github.com/ChiefORZ/pdf-generator/commit/16303bd52b91a893b1148e4918e49cfca3babf2a))
* allow overriding the puppeteer executable via ENV_VAR ([e716ff4](https://github.com/ChiefORZ/pdf-generator/commit/e716ff44db9bcd833da0a6247ca657496925adf8))
* allow pdf-generator to be debugged ([b049c1e](https://github.com/ChiefORZ/pdf-generator/commit/b049c1ed01c12deec048d28e3e7c3904b8cdc512))
* make parameter chrome optional ([2b98a32](https://github.com/ChiefORZ/pdf-generator/commit/2b98a32636c5a2e8d98d281162c661413e5411df))
* set printBackground to true ([e8c9023](https://github.com/ChiefORZ/pdf-generator/commit/e8c9023096b81a3ab283141f831709f5f6eb6b8d))


### Bug Fixes

* Add dom to tsconfig ([309baad](https://github.com/ChiefORZ/pdf-generator/commit/309baad6b3caafb82057a13b7a66a28e37c8a73e))
* adopt knip to wireit ([67a6715](https://github.com/ChiefORZ/pdf-generator/commit/67a6715f84467ec3fb81d7488eed2394fe1d66f8))
* **deps:** update all non-major dependencies ([f7bd7b7](https://github.com/ChiefORZ/pdf-generator/commit/f7bd7b79d414b13e7271deb87e75b1964de4f233))
* **deps:** update dependency puppeteer-core to ^20.8.0 ([a60f2d2](https://github.com/ChiefORZ/pdf-generator/commit/a60f2d250a7057e5d2f5b4c8390602c5898dd1c5))
* **deps:** update dependency puppeteer-core to ^20.8.1 ([3333724](https://github.com/ChiefORZ/pdf-generator/commit/333372452438fb298ec6c90e120467bc4fbf23a9))
* **deps:** update dependency puppeteer-core to v19 ([3b83b7a](https://github.com/ChiefORZ/pdf-generator/commit/3b83b7aa32dec20959f83e5d3462a5e27dcaa61a))
* **deps:** update dependency puppeteer-core to v20 ([4881992](https://github.com/ChiefORZ/pdf-generator/commit/48819925dd1c2a0341276b10fd6aeca1606495bb))
* **deps:** update dependency rimraf to v4 ([e1e4961](https://github.com/ChiefORZ/pdf-generator/commit/e1e496113a2e67d6486414693dea2316de0c74b8))
* **deps:** update dependency rimraf to v5 ([3172ca6](https://github.com/ChiefORZ/pdf-generator/commit/3172ca611580f4f3b0f39171761a5e0e4c7e9eb1))
* **deps:** update dependency typescript to v5 ([8579326](https://github.com/ChiefORZ/pdf-generator/commit/8579326a30885d372971913314443c8cb208f542))
* forgot to pass the argument ([f8c6790](https://github.com/ChiefORZ/pdf-generator/commit/f8c679087166afc09eb69d76fd7660ef3e6f8f07))
* incorrect version numbering ([4c8872a](https://github.com/ChiefORZ/pdf-generator/commit/4c8872aa81895f064a6002fbba091a19abfc41c1))
* remove unused dependency @types/rimraf ([c0ab195](https://github.com/ChiefORZ/pdf-generator/commit/c0ab1957249dd9996aa0d412c05ab4ce3e32a529))
* url regExp was not picked up ([50d6e7b](https://github.com/ChiefORZ/pdf-generator/commit/50d6e7b2ae370ab8a3cd6821bfac29f46052abea))

## 1.4.1 (2023-06-07)

## 1.4.0 (2023-06-07)

### Features

- set printBackground to true ([8195081](https://github.com/ChiefORZ/pdf-generator/commit/8195081c510af03e134affbcbf7bd6974b39c00a))

## 1.3.1 (2023-05-26)

### Bug Fixes

- incorrect version numbering ([d5e5c72](https://github.com/ChiefORZ/pdf-generator/commit/d5e5c72b81d245a2874c50da545d3cfc93c6219e))

## 1.3.0 (2023-05-26)

### Features

- add puppeteerArgs ([0ad68c9](https://github.com/ChiefORZ/pdf-generator/commit/0ad68c92e6248eb37b4832d30783337bec204802))

## 1.2.0 (2023-05-25)

### Features

- make parameter chrome optional ([14033fa](https://github.com/ChiefORZ/pdf-generator/commit/14033fa81248bbd63cd085ebfdd796e199805ea8))

### [1.1.1](https://github.com/ChiefORZ/pdf-generator/compare/1.1.0...1.1.1) (2022-03-01)

### Bug Fixes

- url regExp was not picked up ([dfdd914](https://github.com/ChiefORZ/pdf-generator/commit/dfdd91443fd8341c8e58cca1d17916e7a0109d67))undefined

## 1.1.0 (2022-02-28)

### Features

- Add functionality ([f79b008](https://github.com/ChiefORZ/pdf-generator/commit/f79b008f872514fa090de03b3211b955474f9f07))

### Bug Fixes

- Add dom to tsconfig ([309baad](https://github.com/ChiefORZ/pdf-generator/commit/309baad6b3caafb82057a13b7a66a28e37c8a73e))
