All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v1.0.0-rc.4 (2025-01-22)
- add tests based on the one from live_vue
- Ensure app.ts entrypoints can be used with @react-refresh
v1.0.0-rc.3 (2024-12-08)
- support inner_block slot
v1.0.0-rc.2 (2024-12-01)
- Added SSR duration logging to example app
- rename react folder to react-components to prevent Vite error
v1.0.0-rc.1 (2024-10-12)
- missing files in mix.exs to ship the js
v1.0.0-rc.0 (2024-10-05)
- vitejs: switch from Mix Esbuild to Vite.js
v0.2.0-rc.0 (2024-09-17)
- Add SSR support
- ssr: remove compiler warning when using live_react without SSR
Initial release