All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2023-10-25)
- 🎸 add sync hooks (35665e1)
0.1.3 (2023-06-20)
0.1.2 (2023-06-09)
- 🐛 Using both before and stage causes incorrected order (0497f84)
- 🧨 Specified type: new Hook<[unknown], unknown>() -> new Hook<(arg0: unknown) => unknown>()
- 🎸 async hooks & basic hook (5b02a95)
- 🐛 build failed with emitted types (2f41413)