Current section
Files
Jump to
Current section
Files
live_capture
CHANGELOG.md
CHANGELOG.md
# CHANGELOG
## v0.2.9 (2026-02-20)
* Recompile assets
## v0.2.8 (2026-02-20)
* Allow binding local slot variables with :let argument
## v0.2.7 (2026-02-07)
* Add reproduction example
* fix loadind only the within the module
## v0.2.6 (2026-02-06)
* Simplify fetching modules with components
* Add mix task with schema export (thanks @marcnnn)
* Add a link to thinking elixir podcast
## v0.2.5 (2026-02-01)
* Recompile assets with new classes
* Ignore existing module scopes in router macro
* Preserve slot content formatting
* Infer slot names to support delegated HEEx functions
* Add link to Copenhagen Elixir talk
* Improve project description
## v0.2.4 (2026-01-21)
* Use patch for the component navigation
* Add scroll to the components section
* Change logo depending on the os theme
* Add docs with how to pass CSP nonces
* Add page with live examples
* Export formatter configuration