CHANGELOG.md
# Changelog
## 0.4.0
- Support for partial reloads ([#6](https://github.com/svycal/inertia-phoenix/issues/6))
- Support lazy data evaluation ([#7](https://github.com/svycal/inertia-phoenix/issues/7))
## 0.3.0
- Add `raise_on_ssr_failure` configuration
## 0.2.0
- Add SSR support
- Add `<.inertia_head>` component for rendering head elements provided by SSR
## 0.1.0
- Initial release