Releases: ryangjchandler/blade-capture-directive
Releases · ryangjchandler/blade-capture-directive
v1.0.0
What's Changed
- Laravel 11 support, drop Laravel 9 and PHP 8.0 support by @danharrin in #19
- chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.5.0 by @dependabot in #14
- chore(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #15
- chore(deps): bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #16
- chore(deps): bump ramsey/composer-install from 1 to 2 by @dependabot in #10
- chore(deps): bump actions/checkout from 2 to 4 by @dependabot in #17
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #18
Full Changelog: v0.3.0...v1.0.0
v0.3.0
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #3
- chore(deps): bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #4
- fix: maintain
$this
binding of captured closure by @ryangjchandler in #5
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feature: capture enclosing environment by @ryangjchandler in #2
New Contributors
- @ryangjchandler made their first contribution in #2
Full Changelog: v0.1.0...v0.1.1