View Source Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
v1.0.0-rc.3 (2024-12-08)
Features:
- support inner_block slot
v1.0.0-rc.2 (2024-12-01)
Features:
- Added SSR duration logging to example app
Bug Fixes:
- rename react folder to react-components to prevent Vite error
v1.0.0-rc.1 (2024-10-12)
Bug Fixes:
- missing files in mix.exs to ship the js
v1.0.0-rc.0 (2024-10-05)
Breaking Changes:
- vitejs: switch from Mix Esbuild to Vite.js
v0.2.0-rc.0 (2024-09-17)
Features
- Add SSR support
Bug Fixes:
- ssr: remove compiler warning when using live_react without SSR
v0.1.0 (2024-06-29)
Initial release