UNPKG

@busy-hour/blaze-types

Version:

<h1 align='center'>🔥 Blaze Types</h1> <div align='center'> An event driven framework for 🔥 Hono.js </div>

92 lines (41 loc) • 3.49 kB
# 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. ## [0.2.0](https://github.com/busy-hour-studio/blaze-types/compare/v0.2.0-3...v0.2.0) (2024-09-22) ## [0.2.0-3](https://github.com/busy-hour-studio/blaze-types/compare/v0.2.0-2...v0.2.0-3) (2024-09-21) ### Bug Fixes * sync trpc extractor to latest/next blaze versions ([858bd0c](https://github.com/busy-hour-studio/blaze-types/commit/858bd0c0287e61454c48cbf9d689905dd7cc8eb9)) ## [0.2.0-2](https://github.com/busy-hour-studio/blaze-types/compare/v0.2.0-1...v0.2.0-2) (2024-09-19) ### Bug Fixes * remove withTrpc config ([a215ced](https://github.com/busy-hour-studio/blaze-types/commit/a215ced13b7ba1854b8d59b96a0e7e90fe3433cd)) ## [0.2.0-1](https://github.com/busy-hour-studio/blaze-types/compare/v0.2.0-0...v0.2.0-1) (2024-09-18) ### Features * **rc:** trpc definitions supports ([9fe50c3](https://github.com/busy-hour-studio/blaze-types/commit/9fe50c3ef9f1bc7b6b962d83ec0e4868a20b40dd)) ## [0.2.0-0](https://github.com/busy-hour-studio/blaze-types/compare/v0.1.1...v0.2.0-0) (2024-09-13) ### Bug Fixes * types inferring ([fa193be](https://github.com/busy-hour-studio/blaze-types/commit/fa193be8c9d8180a46cb4ec2c6dd2c7a0c0244fa)) * validator infering ([889a67f](https://github.com/busy-hour-studio/blaze-types/commit/889a67fb2ac57cff029f15893e8cafa23a08f412)) ## [0.1.1](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.1.0...v0.1.1) (2024-06-29) ### Bug Fixes * imported service name ([1f7bd33](https://github.com/Busy-Hour-Studio/blaze-types/commit/1f7bd33df9a8debc5fc98459f9a4422409373a6a)) ## [0.1.0](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.5...v0.1.0) (2024-06-28) ### Features * query type validator ([ffb51bd](https://github.com/Busy-Hour-Studio/blaze-types/commit/ffb51bd968fbf5bfee0a3386b8d9c84166a78bc0)) ## [0.0.5](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.4...v0.0.5) (2024-06-08) ### Bug Fixes * return type without hooks ([dd09057](https://github.com/Busy-Hour-Studio/blaze-types/commit/dd09057009545fed959876168e9d1ad34b44972c)) ## [0.0.4](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.3...v0.0.4) (2024-06-08) ### Bug Fixes * import source ([76fdfed](https://github.com/Busy-Hour-Studio/blaze-types/commit/76fdfedb97c9d55bc70f054ce4a38802283ccf3a)) ## [0.0.3](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.2...v0.0.3) (2024-05-16) ### Bug Fixes * types extractor ([8c5d943](https://github.com/Busy-Hour-Studio/blaze-types/commit/8c5d943b281649b4c166e99a307d37e67a864364)) ## [0.0.2](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.1...v0.0.2) (2024-05-03) ### Bug Fixes * type extractor ([a9c2584](https://github.com/Busy-Hour-Studio/blaze-types/commit/a9c25844a6deebcf01ff2af57acc6c21a49ab9e2)) ## [0.0.1](https://github.com/Busy-Hour-Studio/blaze-types/compare/v0.0.1-0...v0.0.1) (2024-05-01) ### Bug Fixes * service type extractor ([5abbef2](https://github.com/Busy-Hour-Studio/blaze-types/commit/5abbef2e54897087aff055c112960e737116e6ec)) ## 0.0.1-0 (2024-04-21) ### Features * blaze types plugin ([4a178ca](https://github.com/Busy-Hour-Studio/blaze-types/commit/4a178cafa07c55c0b064edc8fd1979aee775124b)) * plugin initializer ([9811f8b](https://github.com/Busy-Hour-Studio/blaze-types/commit/9811f8ba5e83ac81590ce20d88e61450066b9b47))