Skip to content

v1.4

Compare
Choose a tag to compare
@peterthomson peterthomson released this 02 Aug 21:40
· 8 commits to master since this release

What's Changed

We've modernised the way that the package can be called in a blade file to adopt the modern syntax and modernised the way to call the package from inside the application's php code to use a static Facade instead of calling app() all the time.

This release also fixes some edge cases for dynamic charts in Livewire where the options() were not being passed correctly.

New Contributors

Full Changelog: v1.3...v1.4