# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.4.0](https://github.com/serhiinkh/node-hmr/compare/v1.3.2...v1.4.0) (2023-02-19)


### Features

* Typescript support ([5481b11](https://github.com/serhiinkh/node-hmr/commit/5481b1185714c7e8006724f6e8a1686b1968296e))

### [1.3.2](https://github.com/serhiinkh/node-hmr/compare/v1.3.1...v1.3.2) (2023-01-15)


### Bug Fixes

* [#19](https://github.com/serhiinkh/node-hmr/issues/19) Handle thrown error by callback function ([8ebb8f1](https://github.com/serhiinkh/node-hmr/commit/8ebb8f188084e5c61e27bcd32c311bf954344cb1))

### [1.3.1](https://github.com/serhiinkh/node-hmr/compare/v1.3.0...v1.3.1) (2021-11-17)

## 1.3.0 (2021-11-17)


### Features

* watchFilePatterns option ([c3aca4d](https://github.com/nicebro/node-hmr/commit/c3aca4d3e445ef6151d0dcba447cb64f7e408c58))
