UNPKG

temporeest

Version:
170 lines (103 loc) 2.93 kB
# @aphro/sqljs-connector ## 0.3.2 ### Patch Changes - Export queries and specs, move connectors to own packages, fix #43 and other bugs - Updated dependencies - @aphro/runtime-ts@0.3.8 ## 0.3.1 ### Patch Changes - transaction support - Updated dependencies - @aphro/runtime-ts@0.3.7 ## 0.3.0 ### Minor Changes - depend on `runtime-ts` to fix pkg mismatches, convenience mutations, named mutations replace unnmaed mutations - depend on `runtime-ts` to prevent pkg version mismatch, convenience `mutatations` accessor ### Patch Changes - @aphro/runtime-ts@0.3.6 ## 0.2.4 ### 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.2.3 ### 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.2.2 ### 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.2.1 ### Patch Changes - generate bootstrapping utilities - Updated dependencies - @aphro/context-runtime-ts@0.3.1 - @aphro/sql-ts@0.2.1 ## 0.2.0 ### Minor Changes - Simplify manual files, change output dir for generated code, allow caching in live queries, simplify 1 to 1 edge fetches ### Patch Changes - Updated dependencies - @aphro/context-runtime-ts@0.3.0 - @aphro/sql-ts@0.2.0 ## 0.1.10 ### Patch Changes - Updated dependencies - @aphro/context-runtime-ts@0.2.0 ## 0.1.9 ### Patch Changes - update dependency on strut/utils, enable manual methods for models - Updated dependencies - @aphro/context-runtime-ts@0.1.8 - @aphro/sql-ts@0.1.3 ## 0.1.8 ### Patch Changes - @aphro/context-runtime-ts@0.1.7 ## 0.1.7 ### Patch Changes - allow ephemeral nodes. allow type expressions for fields. - Updated dependencies - @aphro/context-runtime-ts@0.1.6 - @aphro/sql-ts@0.1.2 ## 0.1.6 ### Patch Changes - in-memory model support - Updated dependencies - @aphro/context-runtime-ts@0.1.5 - @aphro/sql-ts@0.1.1 ## 0.1.5 ### Patch Changes - Updated dependencies - @aphro/context-runtime-ts@0.1.4 ## 0.1.4 ### Patch Changes - Updated dependencies - @aphro/context-runtime-ts@0.1.3 ## 0.1.3 ### Patch Changes - update sqljs-connector to handle loading a sqlite db from storage ## 0.1.2 ### Patch Changes - @aphro/context-runtime-ts@0.1.2 ## 0.1.1 ### Patch Changes - @aphro/context-runtime-ts@0.1.1 ## 0.1.0 ### Minor Changes - Support for standalone / junction edges ### Patch Changes - Updated dependencies - @aphro/context-runtime-ts@0.1.0 - @aphro/sql-ts@0.1.0 ## 0.0.2 ### Patch Changes - count/orderBy/take implementation, support for NOT NULL, empty queries - Updated dependencies - @aphro/context-runtime-ts@0.0.11 - @aphro/sql-ts@0.0.6