Skip to content

Releases: Stillat/dagger

1.0.4

22 Jan 04:10
c17bfe7
Compare
Choose a tag to compare
  • Improves compilation of hyphenated attributes

1.0.3

21 Jan 23:07
5cae04c
Compare
Choose a tag to compare
  • Promote assignments before component() function call
  • Always provide a $slot variable

1.0.2

21 Jan 16:48
f58f85d
Compare
Choose a tag to compare
  • Improves compiling of component stack injections for Blade interop
  • Fixes an issue when using components inside Blade component slots (#2)

1.0.1

21 Jan 15:20
33f24e1
Compare
Choose a tag to compare
  • Corrects an issue where stack injection would fail if a Blade component contained multi-line attributes

1.0.0

20 Jan 05:19
Compare
Choose a tag to compare
  • The Beginning