John Koster

Antlers Components Release Notes

John Koster

2.1.0

September 14th, 2023

This release adds support for compiling arbitrary echo parameters:

<x-input
    type="{input_type ?? 'text'}"
    name="{handle}"
    value="{value}"
    {{ js_attributes }}
/>

Additionally, this release improves support for other Blade parameter styles (#4)

2.0.0

May 9th, 2023

  • Statamic 4 Support

1.0.1

March 6th, 2023

  • Adds support for anonymous Blade components (#1 )

1.0.0

March 3rd, 2023

Initial release