v2.0.1
Important
Read the v2.0.0 release notes.
🚀 This release closes every remaining issue.
Change log
Enhancements
- enhance(directives): Add Blade
$loop
variable support to@posts
(#96) - enhance(directives): Add proper Blade
$loop
variable support to@repeat
- enhance(directives): Add support for customizing the
@field
format value (Fixes #43) (#97) - chore(test): Redo
@posts
tests for$loop
support - chore(test): Update the
@repeat
test for$loop
support - chore(docs): Add mention of
$loop
to the@posts
docs section - chore(test): Add tests for
@field
format values - chore(deps): Bump docs dependencies (#95)
- chore(docs): Update the docs homepage to match repo README (#94)
- chore(ci): Bump CI node version to 16
Bug fixes
- fix(test): Fix invalid
@posts
test