1.0.1-alpha.154 (2024-09-06)
Bug Fixes
- bson: make sure index signature keys use full utf8 encoding (d447c1d)
- sql: fix queries where value legitimately begins with $ (#580) (e0a0c3f)
- sql: repair & enable @deepkit/sql tests (#579) (81a1ab1)
- type-compiler: include enum annotations in .d.ts transformation (#607) (08854f3)
- type: add scope in setter code to prevent
variable already declared
#603 (#606) (9af344f) - website: modify broken reflection example (#599) (7ee0a75)
Features
- http: http timeout options (44fbf56)
- rpc: make Buffer dependency optional (2f32a12)
- type: support enum in pathResolver/resolvePath (78d7df0)