# prntr

## 2.0.18

### Patch Changes

- 952de08: Added forgotten iframeRemovalDelay on handler in cleanup function

## 2.0.17

### Patch Changes

- 57fae09: add iframeRemovalDelay config prop

## 2.0.16

### Patch Changes

- fe20cf2: 300ms delay for removal of iframe
- 8d27eaa: make onPrintDialogClose work in Firefox

## 2.0.15

### Patch Changes

- 24e5b27: ssr fix

## 2.0.14

### Patch Changes

- 4e4d6fa: update docs
- d9b17e2: added base64 blob in new window

## 2.0.13

### Patch Changes

- e3cb340: update the browser support

## 2.0.12

### Patch Changes

- f9c5d1a: added more browsers to incompatible browsers callback
- 9da7e52: open pdfs in iphone, ipad or safari in new window when print is not supported

## 2.0.11

### Patch Changes

- f3f5b52: add umd build for inline script usage

## 2.0.10

### Patch Changes

- 34cb83a: remove weird edge checks

## 2.0.9

### Patch Changes

- 1200ba7: add on focus for the cleanup for edge

## 2.0.8

### Patch Changes

- 22cd5d1: more timeout

## 2.0.7

### Patch Changes

- 21b56d9: more timeout for edge

## 2.0.6

### Patch Changes

- 3eb1fca: Edge needs more time to print before it should cleanup

## 2.0.5

### Patch Changes

- 81d63d7: Make Edge work with focus

## 2.0.4

### Patch Changes

- a5f5bb8: Browser support docs
- 0197a80: Edge HTML engine needs old print function

## 2.0.3

### Patch Changes

- efaa069: Added bowser without functions checks
- 037ce23: SSR bug in window chck of user agent

## 2.0.2

### Patch Changes

- 1fc2d14: Added bowser as browser detection service

## 2.0.1

### Patch Changes

- f8c7bb8: Remove iframe focus so Firefox also works with onPrintDialogClose

## 2.0.0

### Major Changes

- 4309422: Move the library to typescript and drastically simplify function arguments

### Patch Changes

- e271655: Refactor code to typescript and make params config simpler
- e271655: Release first Typescript version
- e271655: Added global window type for prntr

## 1.0.5-next.2

### Patch Changes

- 00da681: Added global window type for prntr

## 1.0.5-next.1

### Patch Changes

- 7fc5d15: Refactor code to typescript and make params config simpler

## 1.0.5-next.0

### Patch Changes

- 5de332c: Release first Typescript version

## 1.0.4

### Patch Changes

- 435fb46: Add badges for bundlephovia

## 1.0.3

### Patch Changes

- fd94561: Removed the dependency on the cli of changeset

## 1.0.2

### Patch Changes

- bf9a468: postinstall script is breaking npm and yarn install

## 1.0.1

### Patch Changes

- efbc7dc: Package renamed to prntr
