Skip to content

v0.3.1 Release Note

Compare
Choose a tag to compare
@EmranMR EmranMR released this 13 Aug 17:56
· 70 commits to main since this release

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