This repository has been archived by the owner on Mar 20, 2022. It is now read-only.
Releases: edalzell/statamic-blade
Releases · edalzell/statamic-blade
v3.7
v3.6
* [new] Supports Laravel 9 (#78) * [fix] update readme (#66)
v3.5.2
* [fix] globals would error on null (thanks @robbanl)
v3.5.1
* [fix] only augment when a statamic route (#64). Thanks @marcorieser
v3.5
* [new] `antlers` directive
v3.4
* [new] access form fields
v3.3
* [new] `@asset` * [new] `@collection` returns `no_results` if empty * [new] `@collection` supports pagination
v3.2.1
* [fix] update doc blocks
v3.2
* [new] you can automagically augment data now so you have fewer `->v…
v3.1
* [new] add `breadcrumbs`, thanks Adam!