@busy-hour/blaze
Version:
<h1 align='center'>🔥 Blaze</h1> <div align='center'> An event driven framework for 🔥 Hono.js </div>
472 lines (230 loc) • 19.9 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [4.4.1](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0...v4.4.1) (2024-12-01)
### Bug Fixes
* performance overhead on request validations ([4f8c8c4](https://github.com/Busy-Hour-Studio/blaze/commit/4f8c8c4ac750153050f1b748b6492359dfe01b22))
## [4.4.0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-5...v4.4.0) (2024-11-20)
## [4.4.0-5](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-4...v4.4.0-5) (2024-10-18)
### Bug Fixes
* actions error not triggered on rest ([e53f381](https://github.com/Busy-Hour-Studio/blaze/commit/e53f3819b3acb13f8dd25629e30732a01a36a6e0))
## [4.4.0-4](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-3...v4.4.0-4) (2024-10-18)
### Bug Fixes
* routes not detected with showRoutes ([716c636](https://github.com/Busy-Hour-Studio/blaze/commit/716c636be10ee501cc22ff75bb447a0beabe3f58))
## [4.4.0-3](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-2...v4.4.0-3) (2024-10-18)
### Bug Fixes
* ts extensions on build ([525bc76](https://github.com/Busy-Hour-Studio/blaze/commit/525bc76065df5b240110e98d74ad68c7f194fc31))
## [4.4.0-2](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-1...v4.4.0-2) (2024-10-18)
### Features
* type definitions extractor ([6e406e2](https://github.com/Busy-Hour-Studio/blaze/commit/6e406e260af5c9db890ffd43ab0178b693b4ac8a))
## [4.4.0-1](https://github.com/Busy-Hour-Studio/blaze/compare/v4.4.0-0...v4.4.0-1) (2024-10-18)
### Bug Fixes
* blaze creator type definitions ([b536c92](https://github.com/Busy-Hour-Studio/blaze/commit/b536c92575a91a8af3da2a79294e85d6a2345d10))
* handler type definitions ([05c4e90](https://github.com/Busy-Hour-Studio/blaze/commit/05c4e90b2f45d284ddcf862fd1eaf811afe61a99))
* hono helper/middlewares types ([9d301d2](https://github.com/Busy-Hour-Studio/blaze/commit/9d301d208e4f6cd8adec7abfe457da1cb1cdc850))
* validator type definitions ([3f34e18](https://github.com/Busy-Hour-Studio/blaze/commit/3f34e18fab36678ef047bffbc655da5658f01b20))
## [4.4.0-0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.3.3...v4.4.0-0) (2024-10-18)
### Features
* rest after middlewares ([48f3042](https://github.com/Busy-Hour-Studio/blaze/commit/48f3042884db68da06982ab2d70142a2e1fac005))
## [4.3.3](https://github.com/Busy-Hour-Studio/blaze/compare/v4.3.2...v4.3.3) (2024-10-16)
### Features
* request object shorthand ([5afec3e](https://github.com/Busy-Hour-Studio/blaze/commit/5afec3ef8f0272ed4d3636071782a09418d0f08f))
### Bug Fixes
* auto load node server on non node environment ([87587ed](https://github.com/Busy-Hour-Studio/blaze/commit/87587ed8d7167c2062061ec78a1f000a7ba6586c))
* middleware not assigned properly ([6f00f01](https://github.com/Busy-Hour-Studio/blaze/commit/6f00f015b3c622dff633531c05b930a417984441))
## [4.3.2](https://github.com/Busy-Hour-Studio/blaze/compare/v4.3.1...v4.3.2) (2024-10-14)
### Bug Fixes
* poor performance caused by unintentional header ([ce124f3](https://github.com/Busy-Hour-Studio/blaze/commit/ce124f3e896cccfdabd80161bf0242b224656e86))
## [4.3.1](https://github.com/Busy-Hour-Studio/blaze/compare/v4.3.0...v4.3.1) (2024-10-14)
### Bug Fixes
* empty context data ([1661fd5](https://github.com/Busy-Hour-Studio/blaze/commit/1661fd5f8ad5ac10fb3ed8b5d6bbc6e6940997e0))
## [4.3.0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.2.0...v4.3.0) (2024-10-13)
### Features
* on rest error handler ([a496f00](https://github.com/Busy-Hour-Studio/blaze/commit/a496f00f87bbd9a7b76416f1bac51b6adbcfa066))
## [4.2.0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.1.0...v4.2.0) (2024-09-27)
### Features
* direct module import ([067132c](https://github.com/Busy-Hour-Studio/blaze/commit/067132cbbf75ccbe5eb6051b2afea685cd30029d))
### Bug Fixes
* redundant broker return types ([9cf93ab](https://github.com/Busy-Hour-Studio/blaze/commit/9cf93abd4cccc3cb809ce1c6bb5ecb67164f4e1d))
## [4.1.0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.0.0...v4.1.0) (2024-09-24)
### Features
* direct service import ([c8d83e4](https://github.com/Busy-Hour-Studio/blaze/commit/c8d83e48823bf5cc202141e74de929d021444a35))
### Bug Fixes
* bun internal state error ([08e3b5c](https://github.com/Busy-Hour-Studio/blaze/commit/08e3b5c3b48f437ffb45be9f013465dc6c103ce4))
## [4.0.0](https://github.com/Busy-Hour-Studio/blaze/compare/v4.0.0-3...v4.0.0) (2024-09-22)
### Features
* built-in trpc supports ([d758704](https://github.com/Busy-Hour-Studio/blaze/commit/d758704db7c03be0d896b7501ba4782328ec1315))
## [4.0.0-3](https://github.com/Busy-Hour-Studio/blaze/compare/v4.0.0-2...v4.0.0-3) (2024-09-21)
### Bug Fixes
* remove action resolver ([61697e2](https://github.com/Busy-Hour-Studio/blaze/commit/61697e2153807101fa8cbe287e281e4fc258e999))
## [4.0.0-2](https://github.com/Busy-Hour-Studio/blaze/compare/v4.0.0-1...v4.0.0-2) (2024-09-18)
### Features
* **rc:** trpc actions supports ([97a71ea](https://github.com/Busy-Hour-Studio/blaze/commit/97a71eaed5ad45efbe4d1d87b4670fa0b84fd357))
## [4.0.0-1](https://github.com/Busy-Hour-Studio/blaze/compare/v4.0.0-0...v4.0.0-1) (2024-09-16)
### Bug Fixes
* after hooks result turns to any ([4e8988d](https://github.com/Busy-Hour-Studio/blaze/commit/4e8988d6613e6830b7fb99e021b1d1950ec6fbc7))
## [4.0.0-0](https://github.com/busy-hour-studio/blaze/compare/v3.4.0...v4.0.0-0) (2024-09-13)
### Bug Fixes
* reduce context creation overhead ([818bd68](https://github.com/busy-hour-studio/blaze/commit/818bd68ed9e8e79a451e4a60d5de16dcf8f6de28))
## [3.4.0](https://github.com/busy-hour-studio/blaze/compare/v3.3.7...v3.4.0) (2024-08-19)
### Features
* rest route renamer on service level ([9422062](https://github.com/busy-hour-studio/blaze/commit/94220622a2bddbfe510a8d1222715918ab15f7e6))
## [3.3.7](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.6...v3.3.7) (2024-08-13)
### Bug Fixes
* not applied zod validations on params ([198008f](https://github.com/Busy-Hour-Studio/blaze/commit/198008f3f53d7e0681d52c43c41cdb2442afd413))
## [3.3.6](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.5...v3.3.6) (2024-08-11)
### Bug Fixes
* ununified query form ([6c082d3](https://github.com/Busy-Hour-Studio/blaze/commit/6c082d39e379f64a7737bbba4e0a9eb0214d2aae))
## [3.3.5](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.4...v3.3.5) (2024-07-30)
### Bug Fixes
* cached validations data ([646a0a9](https://github.com/Busy-Hour-Studio/blaze/commit/646a0a98608e0356ffbf2182a9a3c1a9ac2cba68))
## [3.3.4](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.3...v3.3.4) (2024-07-28)
### Bug Fixes
* empty context data ([abd4b44](https://github.com/Busy-Hour-Studio/blaze/commit/abd4b444648d490a91e0f238b873e0abe02d5cd5))
## [3.3.3](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.2...v3.3.3) (2024-07-12)
### Bug Fixes
* openapi params ([bd02056](https://github.com/Busy-Hour-Studio/blaze/commit/bd02056ea4593e4133ed97cba4dc80e551d07d5e))
## [3.3.2](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.1...v3.3.2) (2024-06-29)
### Bug Fixes
* internal call result ([fa98bb2](https://github.com/Busy-Hour-Studio/blaze/commit/fa98bb26389556e5ae09dc526c91cc8d6708a48b))
## [3.3.1](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.0...v3.3.1) (2024-06-29)
### Bug Fixes
* service version break blaze-types ([f443639](https://github.com/Busy-Hour-Studio/blaze/commit/f443639b2521956b9ab5bb0a1b8e35a55736e4c2))
## [3.3.0](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.0-2...v3.3.0) (2024-06-28)
## [3.3.0-2](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.0-1...v3.3.0-2) (2024-06-28)
## [3.3.0-1](https://github.com/Busy-Hour-Studio/blaze/compare/v3.3.0-0...v3.3.0-1) (2024-06-08)
## [3.3.0-0](https://github.com/Busy-Hour-Studio/blaze/compare/v3.2.0...v3.3.0-0) (2024-06-08)
### Features
* query validator/openapi ([94d241b](https://github.com/Busy-Hour-Studio/blaze/commit/94d241b5b60c0f24b26def4c0866580a3b244ab8))
### Bug Fixes
* open api config ([f84c35e](https://github.com/Busy-Hour-Studio/blaze/commit/f84c35ef0f2adc4488908b7a3251ca2c8997ef0c))
## [3.2.0](https://github.com/Busy-Hour-Studio/blaze/compare/v3.1.4...v3.2.0) (2024-05-18)
### Features
* cors middleware ([d489c6d](https://github.com/Busy-Hour-Studio/blaze/commit/d489c6d6335b156f21adee438cd78d35a9d87f8c))
* hono helper/middleware ([46ff5d0](https://github.com/Busy-Hour-Studio/blaze/commit/46ff5d020262c06a2c24e07a169483c17814c2ff))
* middlewares handler ([948c99f](https://github.com/Busy-Hour-Studio/blaze/commit/948c99fde0698360ccb3a3aec15fc34b44c7eff0))
### Bug Fixes
* type definitions conflict with native ([e17061c](https://github.com/Busy-Hour-Studio/blaze/commit/e17061cbb34ee502229374e6a32b6517766219e2))
## [3.1.4](https://github.com/Busy-Hour-Studio/blaze/compare/v3.1.3...v3.1.4) (2024-05-16)
### Bug Fixes
* custom meta on action services ([19b2d9c](https://github.com/Busy-Hour-Studio/blaze/commit/19b2d9c7285d1456c878acf8b225cce9ad1c0303))
## [3.1.3](https://github.com/Busy-Hour-Studio/blaze/compare/v3.1.2...v3.1.3) (2024-05-16)
### Bug Fixes
* action service meta types ([72a24b7](https://github.com/Busy-Hour-Studio/blaze/commit/72a24b7b4e24351623611e53ebca5c60d5a08d2c))
* port conflict on bun ([7a788f1](https://github.com/Busy-Hour-Studio/blaze/commit/7a788f1b9540954997c0249a5252b8b6107495e2))
## [3.1.2](https://github.com/Busy-Hour-Studio/blaze/compare/v3.1.1...v3.1.2) (2024-05-16)
### Bug Fixes
* openapi error ([a4d7c08](https://github.com/Busy-Hour-Studio/blaze/commit/a4d7c081ed732cfc9ea7fb8aa5fa57b3e6540d4d))
## [3.1.1](https://github.com/Busy-Hour-Studio/blaze/compare/v3.1.0...v3.1.1) (2024-05-16)
### Bug Fixes
* action after hooks return type ([4267789](https://github.com/Busy-Hour-Studio/blaze/commit/4267789bff55069e30159289c4c123285655c8a0))
* remove zod open api warning ([ad64fde](https://github.com/Busy-Hour-Studio/blaze/commit/ad64fde275517178d9efd962c4344568b80eb2f2))
## [3.1.0](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.3...v3.1.0) (2024-05-09)
### Features
* action meta initializer ([ba88d21](https://github.com/Busy-Hour-Studio/blaze/commit/ba88d21bd37e3e06a76b4251961f37dd85f95866))
### Bug Fixes
* service creator type definitions ([d5d93a5](https://github.com/Busy-Hour-Studio/blaze/commit/d5d93a5a3f7277a00e8ed57d73ea9872c61cc3fc))
## [3.0.3](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.2...v3.0.3) (2024-05-03)
### Bug Fixes
* creator handler return type ([f426789](https://github.com/Busy-Hour-Studio/blaze/commit/f4267898c958a01bf8cbf5b3c1762c3011e679dc))
## [3.0.2](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.1...v3.0.2) (2024-05-01)
### Bug Fixes
* remove utility types ([87b00e0](https://github.com/Busy-Hour-Studio/blaze/commit/87b00e01632062fc79d3a03f2ee6d6fd286286d6))
## [3.0.1](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.0...v3.0.1) (2024-04-23)
### Bug Fixes
* node serve without port ([9b1d405](https://github.com/Busy-Hour-Studio/blaze/commit/9b1d4058f0551a4fbd32d23dd5a0855eeb0a75ac))
## [3.0.0](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.0-3...v3.0.0) (2024-04-23)
### Features
* optional dependencies ([3383b48](https://github.com/Busy-Hour-Studio/blaze/commit/3383b487e3882547524950b075d9ff0d0838b80b))
* simplified cjs/esm loader ([5508978](https://github.com/Busy-Hour-Studio/blaze/commit/5508978078ece4870e3122b104d4ef265caebd17))
## [3.0.0-3](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.0-2...v3.0.0-3) (2024-04-21)
### Bug Fixes
* cross module require ([db4a608](https://github.com/Busy-Hour-Studio/blaze/commit/db4a6089fae7d3815d7d2e1abdc4a9e59110f0d8))
## [3.0.0-2](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.4...v3.0.0-2) (2024-04-21)
### âš BREAKING CHANGES
* blaze router flow
* blaze router flow ([9a55c38](https://github.com/Busy-Hour-Studio/blaze/commit/9a55c38efa7397f1bb8a5bfcadd6ffaa733c14d1))
### Features
* custom definitions supports ([029c306](https://github.com/Busy-Hour-Studio/blaze/commit/029c30676bb2a4f60976bad6270e633b90d54ab8))
* exposed fetch method ([acf51a7](https://github.com/Busy-Hour-Studio/blaze/commit/acf51a7e2aba911694f0f24bf9734f2595a15a71))
* typescript plugin type helper ([1968a1f](https://github.com/Busy-Hour-Studio/blaze/commit/1968a1fa95a7966594710d6085298b4b7d78559c))
### Bug Fixes
* esm service loader ([1a4c8d5](https://github.com/Busy-Hour-Studio/blaze/commit/1a4c8d5dec3430b29530d67ae1526e2123a3dca3))
* exports validator/handler type extractor ([f6439dd](https://github.com/Busy-Hour-Studio/blaze/commit/f6439dd89bdd62f6e1f85b99402d80252a5b10e8))
* type definitions reference errors ([a9215e5](https://github.com/Busy-Hour-Studio/blaze/commit/a9215e53a39e730f064b8865996aa3e588f9cd37))
* typos on type names ([752a86c](https://github.com/Busy-Hour-Studio/blaze/commit/752a86c7c5fe0b62dd8daac67fb9552d801ed748))
* v3 event extractor types ([1f31213](https://github.com/Busy-Hour-Studio/blaze/commit/1f3121340f202b14a904b8c69dbac87268debb3f))
* wrong imported module ([f856c95](https://github.com/Busy-Hour-Studio/blaze/commit/f856c9597f54f70688d237d1ea81efacd751f2d4))
## [3.0.0-1](https://github.com/Busy-Hour-Studio/blaze/compare/v3.0.0-0...v3.0.0-1) (2024-04-21)
### Bug Fixes
- v3 event extractor types ([1065587](https://github.com/Busy-Hour-Studio/blaze/commit/1065587a0f480a2bf5fe74176e60511d0741721e))
## [3.0.0-0](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.4...v3.0.0-0) (2024-04-21)
### âš BREAKING CHANGES
- blaze router flow
- blaze router flow ([a50dd13](https://github.com/Busy-Hour-Studio/blaze/commit/a50dd13e296cc5e270b45c0e1784a95118652dbd))
### Features
- custom definitions supports ([22d8f70](https://github.com/Busy-Hour-Studio/blaze/commit/22d8f704ed70e2a04778a64ce5e68719f8c6b43c))
- exposed fetch method ([fccf321](https://github.com/Busy-Hour-Studio/blaze/commit/fccf3211bf9a8dce89f0db19031b13287f535445))
- typescript plugin type helper ([fff4ac8](https://github.com/Busy-Hour-Studio/blaze/commit/fff4ac866021970b0c5e0cec272df03d0a4770ef))
### Bug Fixes
- esm service loader ([8a21bee](https://github.com/Busy-Hour-Studio/blaze/commit/8a21bee5f7163a4eac7652f6babca13936da8764))
- exports validator/handler type extractor ([343db2b](https://github.com/Busy-Hour-Studio/blaze/commit/343db2b18417af55bfd34de271fd0b98de518c91))
- type definitions reference errors ([7152158](https://github.com/Busy-Hour-Studio/blaze/commit/71521580a26134337c9b271751e52aa013afd19b))
- typos on type names ([88b775c](https://github.com/Busy-Hour-Studio/blaze/commit/88b775c4d8b62fa02f4b48ab6df31c53f0162419))
- wrong imported module ([4c251b3](https://github.com/Busy-Hour-Studio/blaze/commit/4c251b3c142ce643a687a6de5d1a4f3588c41c3d))
## [2.0.4](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.3...v2.0.4) (2024-04-21)
### Bug Fixes
- esm/cjs service loader ([056f921](https://github.com/Busy-Hour-Studio/blaze/commit/056f921e6bd40cadba17ca9bd5ff2ac7fcc9a6a8))
## [2.0.3](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.2...v2.0.3) (2024-04-19)
### Bug Fixes
- esm exports ([0e168be](https://github.com/Busy-Hour-Studio/blaze/commit/0e168bef959d9299894db0e404abc1df38a061c1))
## [2.0.2](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.1...v2.0.2) (2024-04-19)
### Bug Fixes
- esm exports ([e308fc4](https://github.com/Busy-Hour-Studio/blaze/commit/e308fc48738c10eda4f39230700f50cc594aa085))
## [2.0.1](https://github.com/Busy-Hour-Studio/blaze/compare/v2.0.0...v2.0.1) (2024-04-19)
### Bug Fixes
- cjs types build ([4ad2f69](https://github.com/Busy-Hour-Studio/blaze/commit/4ad2f697dd13d3be0b485d36cf798720344b87b6))
- remove redundant binding ([2d3c550](https://github.com/Busy-Hour-Studio/blaze/commit/2d3c550ecd8577bb07cf94d3b462f0a0e4955e93))
## [2.0.0](https://github.com/Busy-Hour-Studio/blaze/compare/v1.2.2...v2.0.0) (2024-02-28)
### âš BREAKING CHANGES
- context headers, response, status code
- context headers, response, status code ([e18b2fd](https://github.com/Busy-Hour-Studio/blaze/commit/e18b2fd9d97e1f44ad9cf894df39bda6847bd3fe))
### Bug Fixes
- wrong rest response type ([b44c2b3](https://github.com/Busy-Hour-Studio/blaze/commit/b44c2b3b34f73636f2d200c217ced7290155aa09))
## [1.2.2](https://github.com/Busy-Hour-Studio/blaze/compare/v1.2.1...v1.2.2) (2024-02-26)
### Bug Fixes
- event broker call ([0a8cdc1](https://github.com/Busy-Hour-Studio/blaze/commit/0a8cdc120427b8557fca6875df760b7a825a0f63))
## [1.2.1](https://github.com/Busy-Hour-Studio/blaze/compare/v1.2.1-alpha.0...v1.2.1) (2024-02-25)
### Bug Fixes
- rest performances ([bf83785](https://github.com/Busy-Hour-Studio/blaze/commit/bf83785a8e3a1fbae1861efd8d18c53c13a746ae))
## [1.2.1-alpha.0](https://github.com/Busy-Hour-Studio/blaze/compare/v1.2.0...v1.2.1-alpha.0) (2024-02-24)
### Bug Fixes
- esbuild conflict between esm and cjs ([9bc8ee3](https://github.com/Busy-Hour-Studio/blaze/commit/9bc8ee3a8f870dabe3b2125190f2063868db002b))
## [1.2.0](https://github.com/Busy-Hour-Studio/blaze/compare/v1.1.1...v1.2.0) (2024-02-24)
### Features
- changeable rest response type ([b8cf15c](https://github.com/Busy-Hour-Studio/blaze/commit/b8cf15c8d190762c947af55f1c2fae5ac35cbf9e))
### [1.1.1](https://github.com/Busy-Hour-Studio/blaze/compare/v1.1.0...v1.1.1) (2024-02-23)
### Bug Fixes
- service/action/hooks type error ([2f87656](https://github.com/Busy-Hour-Studio/blaze/commit/2f87656772d6f79b956c24b2d6c6d61d8ba9156d))
## [1.1.0](https://github.com/Busy-Hour-Studio/blaze/compare/v1.0.0...v1.1.0) (2024-02-22)
### âš BREAKING CHANGES
- service,action,event,hooks creator
### Features
- header validations ([377eee0](https://github.com/Busy-Hour-Studio/blaze/commit/377eee07e9d195c9e14cbaba416da3298410d2a8))
- zod validations support ([4c98c73](https://github.com/Busy-Hour-Studio/blaze/commit/4c98c739b2a044e68efa35d3e5ef5d006fe51123))
- zod validator types ([27c7506](https://github.com/Busy-Hour-Studio/blaze/commit/27c75060e6073ccf29a76a0bae5a6fa4d4c1cdbc))
- zod-openapi doc generator ([91cbe0e](https://github.com/Busy-Hour-Studio/blaze/commit/91cbe0ef2b34f9fa74d6076c7496a717652ccf13))
- service,action,event,hooks creator ([5f4242b](https://github.com/Busy-Hour-Studio/blaze/commit/5f4242bf6bd541710ea93c96d4e8eaea600430f0))
## 1.0.0 (2024-02-18)
### Features
- action/rest handler ([b78ab2a](https://github.com/Busy-Hour-Studio/blaze/commit/b78ab2af9b7e482c2916abbbb3315c2a96f8efe8))
- authorization handler ([51f999f](https://github.com/Busy-Hour-Studio/blaze/commit/51f999f0f9b1ae78ced51b5331451ed8370adb39))
- before/after hooks ([9dd980d](https://github.com/Busy-Hour-Studio/blaze/commit/9dd980da105c51e20b79a4e237aff367417ffd0b))
- blaze context ([557fa42](https://github.com/Busy-Hour-Studio/blaze/commit/557fa42973c6c47719e4ac0310012c8a668d6cfc))
- blaze internal eventemitter ([2b7cadb](https://github.com/Busy-Hour-Studio/blaze/commit/2b7cadb1f23fa89f617814973a5d3000bb611425))
- event emitter ([a6944f6](https://github.com/Busy-Hour-Studio/blaze/commit/a6944f646acdf65a6f5b946115987b21088aa5a5))
- event name validator ([8d570b6](https://github.com/Busy-Hour-Studio/blaze/commit/8d570b667cbe57c080276ced3b9f3f37ea42d009))
- rest/action error handling ([08cb6a0](https://github.com/Busy-Hour-Studio/blaze/commit/08cb6a0e6ff36461686eb7b3a659f26e0bf1e08f))
- reuseable context data ([1ecd953](https://github.com/Busy-Hour-Studio/blaze/commit/1ecd9531c7bf025608ed9cc989f7adb7b809a775))
- service level event listener ([453091a](https://github.com/Busy-Hour-Studio/blaze/commit/453091a31ddda5610c6e7823a5aa3b704668f8e3))
### Bug Fixes
- type import export ([81700dd](https://github.com/Busy-Hour-Studio/blaze/commit/81700dd460ca2f83e1adb8d79bbbfd999c832046))