Skip to content

Releases: lukasleitsch/kirby-blade

3.0.4

05 Sep 06:27
137c9cd
Compare
Choose a tag to compare

What's Changed

  • Update the version in composer.json to match with the release version

What's Changed in 3.0.3

Warning

The release 3.0.3 was faulty. Please use 3.0.4 instead.

New Contributors

Full Changelog: 3.0.3...3.0.4

3.0.2

12 Apr 08:51
3564ac5
Compare
Choose a tag to compare

What's Changed

  • Update version in composer.json

Full Changelog: 3.0.1...3.0.2

3.0.1

12 Apr 07:33
2a38ca2
Compare
Choose a tag to compare

What's Changed

  • add support for kirby snippets with slots by @tobimori in #35

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

19 Mar 19:29
9739ca7
Compare
Choose a tag to compare

Breaking changes

  • Requires Kirby 4
  • Requires PHP 8.2

Features

  • Bump Laravel Blade to 11.x

What's Changed

  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #30
  • Bump actions/checkout from 3 to 4 by @dependabot in #29
  • bump requirements to kirby 4 + laravel blade 10.x + php 8.2 by @lukasleitsch in #31
  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #32
  • replace php-cs-fixer with laravel pint 5cc550b

New Contributors

Full Changelog: 2.3.5...3.0.0

2.3.5

28 Dec 19:59
52f6992
Compare
Choose a tag to compare

What's Changed

  • Add version to composer.json (#26)

Full Changelog: 2.3.4...2.3.5

2.3.4

01 Nov 18:18
204511b
Compare
Choose a tag to compare

What's Changed

  • Allow closure as option for template path by @ovenum in #25

New Contributors

Full Changelog: 2.3.3...2.3.4

2.3.3

22 Aug 11:08
Compare
Choose a tag to compare

What's Changed

  • Add .gitattributes #22

Full Changelog: 2.3.2...2.3.3

2.3.2

31 Jul 08:55
Compare
Choose a tag to compare

What's Changed

  • Allow null value as name in snippets in #21

Full Changelog: 2.3.1...2.3.2

2.3.1

16 Jul 12:09
4db7494
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.3.1

2.3.0

06 Jul 17:36
4d4da34
Compare
Choose a tag to compare

What's Changed

  • Allow plugins to register blade templates + add support for blade snippets by @fabianmichael in #15
  • Adding render after hook by @S1SYPHOS in #16

New Contributors

Full Changelog: 2.2.0...2.3.0