UNPKG

temporeest

Version:
92 lines (55 loc) 1.58 kB
# @aphro/migration-runtime-ts ## 0.1.7 ### Patch Changes - Export queries and specs, move connectors to own packages, fix #43 and other bugs - Updated dependencies - @aphro/context-runtime-ts@0.3.6 - @aphro/sql-ts@0.2.6 ## 0.1.6 ### Patch Changes - transaction support - Updated dependencies - @aphro/context-runtime-ts@0.3.5 - @aphro/sql-ts@0.2.5 ## 0.1.5 ### Patch Changes - Strict mode for typescript, useEffect vs useSyncExternalStore, useLiveResult hook - Updated dependencies - @aphro/context-runtime-ts@0.3.4 - @aphro/sql-ts@0.2.4 ## 0.1.4 ### Patch Changes - rebuild -- last publish had a clobbered version of pnpm - Updated dependencies - @aphro/context-runtime-ts@0.3.3 - @aphro/sql-ts@0.2.3 ## 0.1.3 ### Patch Changes - workaround to adhere to strict mode in generated code #43 - Updated dependencies - @aphro/context-runtime-ts@0.3.2 - @aphro/sql-ts@0.2.2 ## 0.1.2 ### Patch Changes - auto-create ids if not provided on create ## 0.1.1 ### Patch Changes - generate bootstrapping utilities - Updated dependencies - @aphro/context-runtime-ts@0.3.1 - @aphro/sql-ts@0.2.1 ## 0.1.0 ### Minor Changes - Simplify manual files, change output dir for generated code, allow caching in live queries, simplify 1 to 1 edge fetches ## 0.0.12 ### Patch Changes - update dependency on strut/utils, enable manual methods for models ## 0.0.11 ### Patch Changes - allow ephemeral nodes. allow type expressions for fields. ## 0.0.10 ### Patch Changes - in-memory model support ## 0.0.9 ### Patch Changes - update sid dependency