Skip to content

Releases: spatie/laravel-blade-comments

1.3.0

07 Mar 08:14
02cf8aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

17 Oct 16:04
9850bfe
Compare
Choose a tag to compare

What's Changed

  • fix: includes with data sometimes throw exceptions by @StyleShit in #20

Full Changelog: 1.2.1...1.2.2

1.2.1

09 Oct 07:29
adc77d7
Compare
Choose a tag to compare

What's Changed

  • test: fix failing livewire test by @StyleShit in #18
  • fix: conditional includes are not working properly on Windows by @StyleShit in #17

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

14 Aug 08:42
6deee32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

11 Aug 14:22
f32ead4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.1.0

1.0.3

19 Jun 12:03
194a507
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

16 Jun 15:14
316c089
Compare
Choose a tag to compare

What's Changed

  • Fixes typo in README.md by @fsamapoor in #5
  • Add Laravel 9 support.

New Contributors

Full Changelog: 1.0.1...1.0.2

1.0.1

31 May 15:54
Compare
Choose a tag to compare
  • Fixes issue with yield directives that have extra params.

1.0.0

30 May 11:06
9bcc672
Compare
Choose a tag to compare

Full Changelog: 0.0.1...1.0.0

0.0.1

30 May 07:22
31d46d7
Compare
Choose a tag to compare
Merge branch 'main' of github.com:spatie/laravel-blade-comments