Releases: livewire/volt
Releases · livewire/volt
v1.3.2
- [1.x] Adds
withQueryParams
by @nunomaduro in #51 - [1.x] Adds
rendering
callback by @nunomaduro in #52
v1.3.1
- Fixing Bug in Precompiler when Blade::getPath() is null by @joaopalopes24 in #48
v1.3.0
- Add
assertDontSeeVolt
Test Expectation by @devajmeireles in #44
v1.2.0
v1.1.1
v1.1.0
- [1.x] Adds
title
function by @nunomaduro in #34 - [1.x] Fixes sending "name" as property hook argument by @nunomaduro in #37
- [1.x] Fixes already defined
with
by @nunomaduro in #35 - [1.x] Fixes bottom script being included as template by @nunomaduro in #38
v1.0.0
- Stable release of Volt. For more information, please consult the Volt documentation.
v1.0.0-beta.7
- Adds
with
method to the class API (#31)
v1.0.0-beta.6
- Fixes
call to undefined function "opcache_invalidate"
when opcache is not installed (#28)