# @aphro/todo-mvc-mem

## 0.1.10

### Patch Changes

- Export queries and specs, move connectors to own packages, fix #43 and other bugs
- Updated dependencies
  - @aphro/react@1.2.3
  - @aphro/runtime-ts@0.3.8

## 0.1.9

### Patch Changes

- transaction support
- Updated dependencies
  - @aphro/react@1.2.2
  - @aphro/runtime-ts@0.3.7

## 0.1.8

### Patch Changes

- Updated dependencies
  - @aphro/react@1.2.1

## 0.1.7

### Patch Changes

- Updated dependencies
- Updated dependencies
  - @aphro/react@1.2.0
  - @aphro/runtime-ts@0.3.6

## 0.1.6

### Patch Changes

- Updated dependencies
  - @aphro/react@1.1.0

## 0.1.5

### Patch Changes

- Strict mode for typescript, useEffect vs useSyncExternalStore, useLiveResult hook
- Updated dependencies
  - @aphro/react@1.0.4
  - @aphro/runtime-ts@0.3.5

## 0.1.4

### Patch Changes

- rebuild -- last publish had a clobbered version of pnpm
- Updated dependencies
  - @aphro/react@1.0.3
  - @aphro/runtime-ts@0.3.4

## 0.1.3

### Patch Changes

- workaround to adhere to strict mode in generated code #43
- Updated dependencies
  - @aphro/react@1.0.2
  - @aphro/runtime-ts@0.3.3

## 0.1.2

### Patch Changes

- @aphro/runtime-ts@0.3.2
- @aphro/react@1.0.1

## 0.1.1

### Patch Changes

- generate bootstrapping utilities
- Updated dependencies
  - @aphro/react@1.0.1
  - @aphro/runtime-ts@0.3.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

### Patch Changes

- Updated dependencies
  - @aphro/react@1.0.0
  - @aphro/runtime-ts@0.3.0

## 0.0.2

### Patch Changes

- Updated dependencies
  - @aphro/react@0.2.0
  - @aphro/runtime-ts@0.1.11

## null

### Patch Changes

- update dependency on strut/utils, enable manual methods for models
- Updated dependencies
  - @aphro/react@0.1.10
  - @aphro/runtime-ts@0.1.9

## null

### Patch Changes

- allow ephemeral nodes. allow type expressions for fields.
- Updated dependencies
  - @aphro/react@0.1.9
  - @aphro/runtime-ts@0.1.7

## null

### Patch Changes

- in-memory model support
- Updated dependencies
  - @aphro/react@0.1.8
  - @aphro/runtime-ts@0.1.6
