- Add servererror util and make htmlrender of id stronger
- pick element from data-id
- Pass element to getsettings
- Fix passing id when rerender
- Update vite to oc-vite
- abdda37: Update vite
- f64af50: Fix sending arrays or non-objects on actions
- Updated dependencies [abdda37]
- Fix initial data closure by always recreating component closure
- 7e41a55: Ignore cjs warnings
- Update to vite 5.1
- Updated dependencies
- Add element type to oc:rendered event
- Updated dependencies
- Fix checking server exports without making rollup angry
- 5008296: Fix SSR for all new templates
- 78b3bdc: Add option to describe your own externals in your package.json over oc.files.template.externals
- 989cdd6: Use default viewwrapper instead of custom for es6
- ab79d18: Add id prop to getSettings function
- Fix default view wrapper import
- 622dd8e: Add OC types definitions
- Updated dependencies [622dd8e]
- f053326: Destruct props on default view wrapper
- bed46b0: Update templates and ignore CJS warnings on vite compiler
- 7b9d492: Fix ES6 template by passing htmlTemplate param to compiler
- 91385c0: Add getInitialData and getSettings to oc-server and compiler
- ffdeefb: Fix SSR for Vite compiler on React, adapt the rest