hookar
Version:
small hook utility with support for hooks and pipelines
56 lines (25 loc) • 1.91 kB
Markdown
# 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.0.7](https://github.com/jakobrosenberg/hook/compare/v0.0.7-0...v0.0.7) (2023-10-27)
### Features
* added .next ([0435bcd](https://github.com/jakobrosenberg/hook/commit/0435bcd3f8f64c29bb17563698101c0e0228cf60))
### [0.0.7-0](https://github.com/jakobrosenberg/hook/compare/v0.0.6...v0.0.7-0) (2022-04-28)
### Bug Fixes
* added cjs support ([ea9a6a7](https://github.com/jakobrosenberg/hook/commit/ea9a6a7863ff3c18bffc013e8c150b2230bdaf89))
### [0.0.6](https://github.com/jakobrosenberg/hook/compare/v0.0.5...v0.0.6) (2022-03-13)
### Bug Fixes
* missing runOnce type ([ec51f02](https://github.com/jakobrosenberg/hook/commit/ec51f022e2a1239e1e6b87e687dd9c65c67a05ec))
### [0.0.5](https://github.com/jakobrosenberg/hook/compare/v0.0.4...v0.0.5) (2022-03-13)
### Features
* added runOnce ([b12f660](https://github.com/jakobrosenberg/hook/commit/b12f660c185a7e4d8ca91009a0915467dae497dd))
### [0.0.4](https://github.com/jakobrosenberg/hook/compare/v0.0.3...v0.0.4) (2021-12-07)
### Bug Fixes
* guards input was unrealiable ([28c8705](https://github.com/jakobrosenberg/hook/commit/28c870502c5a88de0f4532223b306b453a2b1b4a))
### [0.0.3](https://github.com/jakobrosenberg/hook/compare/v0.0.2...v0.0.3) (2021-11-07)
### Bug Fixes
* typing issues ([3c91a14](https://github.com/jakobrosenberg/hook/commit/3c91a1439a8dda9b3fdab8fc753d726b74dea33b))
### [0.0.2](https://github.com/jakobrosenberg/hook/compare/v0.0.1...v0.0.2) (2021-11-07)
### Features
* add guards ([986004f](https://github.com/jakobrosenberg/hook/commit/986004faebab463d62c4f51ddb2a933be5c199b8))
* added types ([a69130d](https://github.com/jakobrosenberg/hook/commit/a69130dd24f0de82d87ce0256559b1b7d2f0db4c))
### 0.0.1 (2021-10-30)