Skip to content

2.2.0

Compare
Choose a tag to compare
@marttinnotta marttinnotta released this 03 Jul 12:38
· 12 commits to main since this release

Added

  • Return type annotations for some methods that are now required by Nova.

Changed

  • Format that data is sent to Nova is now FormData instead of JSON.

Fixed

  • Fixed sorting of locales present for field inside repeater.
  • Fixed unique attribute names to match validation errors returned by Nova.
  • Fixed asterisk display for required fields.