Commit Graph

17 Commits

Author SHA1 Message Date
b71ecb5de1 [fabric/core] Add EmptyRecord type to define an empty object structure 2024-10-14 09:49:12 -03:00
4171107227 [fabric/core] Add Run.seq overload to handle 4 params 2024-10-14 09:48:43 -03:00
6b46677be9 [fabric/core] Refactor AsyncResult to accept MaybePromise in tryFrom and from functions 2024-10-14 09:47:18 -03:00
559a3f3c22 Update packages and vitest configurations 2024-10-12 21:33:05 -03:00
010e3eecfc Standardize exports and add exports field for improved module resolution 2024-10-12 16:59:09 -03:00
4fff9f91f5 [fabric/domain] Improve Result & AsyncResult types; Refactor model types; Add timestamp and embedded field support 2024-10-10 15:19:15 -03:00
290544dc9a [fabric/core] rename isVariant to Variant.is 2024-10-04 11:54:35 -03:00
3f91e35790 [fabric/core] Add isVariant utility function 2024-10-04 11:07:57 -03:00
80c34e4649 @fabric/domain: extract domain utils from fabric/core and create a new package 2024-09-25 08:20:40 -03:00
59810a2118 fabric-core: Improve some types names 2024-09-21 21:10:57 -03:00
029bf431dd fabric-core: Improve model definitions 2024-09-21 02:27:08 -03:00
b5045ed4c8 Add basic sqlite-driver 2024-09-17 17:23:57 -03:00
61a92033f3 Update dependencies 2024-09-17 17:22:17 -03:00
dca326d0c5 (WIP) Add state-store utils 2024-09-15 21:16:06 -03:00
c4483f073e [fabric-core] Add basic array-element utility types 2024-09-04 20:08:34 -03:00
0ffe2838c1 [fabric-core] Improve some JSDocs, improve some names, and re-organice some files 2024-09-04 20:02:39 -03:00
b164c7d97f Add fabric-core 2024-09-04 19:19:34 -03:00