# 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.

### [0.1.11](https://github.com/adaltas/node-mocha-they/compare/v0.1.10...v0.1.11) (2024-11-04)

### Features

- default export for esm usage ([9226734](https://github.com/adaltas/node-mocha-they/commit/92267349b9422fea0e682a81ff902d4a806c2c68))

### [0.1.10](https://github.com/adaltas/node-mocha-they/compare/v0.1.9...v0.1.10) (2024-09-28)

### [0.1.9](https://github.com/adaltas/node-mocha-they/compare/v0.1.8...v0.1.9) (2024-09-28)

### Bug Fixes

- catch error in callback function ([657ad56](https://github.com/adaltas/node-mocha-they/commit/657ad56c50b1ac3e86ddd219fd8b85bc1a430ea4))

### [0.1.8](https://github.com/adaltas/node-mocha-they/compare/v0.1.7...v0.1.8) (2024-09-28)

### Bug Fixes

- infer typing in promise fn argument ([d623ad8](https://github.com/adaltas/node-mocha-they/commit/d623ad866f9633322d4a414e524b67b9ae4bfd24))

### [0.1.7](https://github.com/adaltas/node-mocha-they/compare/v0.1.6...v0.1.7) (2024-09-23)

### Bug Fixes

- call after on error in async handler ([e9cab9d](https://github.com/adaltas/node-mocha-they/commit/e9cab9dce6ca194660c83d93ea609cecd51d4258))

### [0.1.6](https://github.com/adaltas/node-mocha-they/compare/v0.1.4...v0.1.6) (2024-09-23)

### Bug Fixes

- after function execucted after async handler ([fd1f040](https://github.com/adaltas/node-mocha-they/commit/fd1f040c5ba66d33c7adfdef516c361aaf09669e))

### [0.1.5](https://github.com/adaltas/node-mocha-they/compare/v0.1.4...v0.1.5) (2024-09-22)

### [0.1.4](https://github.com/adaltas/node-mocha-they/compare/v0.1.3...v0.1.4) (2024-09-22)

### Features

- before and after configuration hooks ([dc9811d](https://github.com/adaltas/node-mocha-they/commit/dc9811d4fe4e978729718140521a9b556e7295fd))
- config returned from function ([74615f0](https://github.com/adaltas/node-mocha-they/commit/74615f05f48b36fafb6b917859c41a013dad27a6))

### [0.1.3](https://github.com/adaltas/node-mocha-they/compare/v0.1.2...v0.1.3) (2022-03-11)

### Features

- immutable config ([f2d84b2](https://github.com/adaltas/node-mocha-they/commit/f2d84b27d22e989770326d9f45bc1b8aeb663e65))

### [0.1.2](https://github.com/adaltas/node-mocha-they/compare/v0.1.1...v0.1.2) (2021-01-14)

### Bug Fixes

- message undefined with only and skip ([db5515e](https://github.com/adaltas/node-mocha-they/commit/db5515e5234b352cfb173b675f7aeae73d50f7f7))

### [0.1.1](https://github.com/adaltas/node-mocha-they/compare/v0.1.0...v0.1.1) (2021-01-14)

### Bug Fixes

- use pinst ([8c60f22](https://github.com/adaltas/node-mocha-they/commit/8c60f22c48bdec528bf412d565efda253526bdef))

## 0.1.0 (2021-01-14)

### Features

- import source and history from ssh2-they ([11bb701](https://github.com/adaltas/node-mocha-they/commit/11bb701a3132b8badb64ffb8d6488107a7f90262))
- re-introduce callback support ([a7caeb1](https://github.com/adaltas/node-mocha-they/commit/a7caeb188576a6a67fb179abb4f41e8fb79dc7ab))

### Bug Fixes

- handle 0 argument length ([d12bd25](https://github.com/adaltas/node-mocha-they/commit/d12bd25d5ead8e8be3c086172bab4ae91f939be3))
