Skip to content

Latest commit

 

History

History
61 lines (31 loc) · 785 Bytes

CHANGELOG.md

File metadata and controls

61 lines (31 loc) · 785 Bytes

create-oc

0.0.31

Patch Changes

  • Update react and solid deps

0.0.30

Patch Changes

  • Add ocserver dev

0.0.29

Patch Changes

  • Remove oc dependency from oc-server

0.0.28

Patch Changes

  • Fix server scaffold for oc-server 1.0+

0.0.27

Patch Changes

  • Fix plugins in dev

0.0.26

Patch Changes

  • Add HMR capabilities in oc-server. Add React support.

0.0.24

Patch Changes

  • Fix initial data closure by always recreating component closure

0.0.12

Patch Changes

  • bed46b0: Update templates and ignore CJS warnings on vite compiler

0.0.11

Patch Changes

  • b2ac9fa: Compile preact useData with preact. update templates.

0.0.10

Patch Changes

  • b9f6ff6: Add InitialData type and update react template