v0.3.1 Release Note
Bug Fix: π
- Fixed the bug/conflict when parsing undeclared
@directives
so that the parser gracefully handle them rather than throwing an error #23 - This will be important in following scenarios:
- Email address entry
- Editor tree targeting for potential completion suggestion see EmranMR/Laravel-Nova-Extension#7
- The attribute directives relating to upcoming Livewire v3.0 such as
@click