1.0.1-alpha.117 (2024-01-26)
Bug Fixes
- broker: invalid type in Bus.publish (fb99dbe)
- type-compiler: embed external class/functions (ad6973d)
- type-compiler: merge compilerOptions from ConfigResolver (7b00789)
- type-compiler: pattern match exclusion for globs (#543) (30e3319)
- type: correct type guard (272cff9)
Features
- app: allow object literals as flags (488247a)
- app: allow passing command function without name (6796414)
- app: more color in CLI validation error (9231b7c)
- http: support non-class types as DI tokens in route actions (a296570)
- type-compiler: improve perf by 10x (6eb0436)
- type-compiler: support local export syntax + improve logging (993cffa)