Vaggelis Yfantis

Laravel Blade Components Release Notes

Vaggelis Yfantis

2.0.0

May 3rd, 2022

What's Changed

  • Just a little tweak to make the README look nicer on statamic.com by @jackmcdade in https://github.com/octoper/statamic-blade-components/pull/10
  • Update README.md by @MrMooky in https://github.com/octoper/statamic-blade-components/pull/9
  • Laravel 9 support. by @royvanv in https://github.com/octoper/statamic-blade-components/pull/11
  • Support for dynamic parameters. by @royvanv in https://github.com/octoper/statamic-blade-components/pull/12
  • Apply fixes from StyleCI by @octoper in https://github.com/octoper/statamic-blade-components/pull/13

New Contributors

  • @jackmcdade made their first contribution in https://github.com/octoper/statamic-blade-components/pull/10
  • @MrMooky made their first contribution in https://github.com/octoper/statamic-blade-components/pull/9
  • @royvanv made their first contribution in https://github.com/octoper/statamic-blade-components/pull/11

Full Changelog: https://github.com/octoper/statamic-blade-components/compare/1.0.1...2.0.0

1.0.1

March 30th, 2021

  • N/A Changelog not available.

1.0.0

March 26th, 2021

Added

  • Render Antler's inside the component tag default slot
  • Added {{ component:slot }} to the component tag

Changed

  • Moved from Statamic v3.0@beta to v3.1