Skip to content

V2 with breaking changes!

Compare
Choose a tag to compare
@tanthammar tanthammar released this 04 Aug 17:09
· 653 commits to master since this release

Breaking changes

Read the upgrade guide ->

  • New stubs, create.stub and update.stub
  • Fix for checkboxes, automatically becomes array data
  • Breaking change: Deleted mount() from form component
  • Breaking change: renamed setup() to afterFormProperties()
  • New LegacyForm trait to cover for breaking changes
  • New Relationship field type support
  • New Custom field type support
  • Updated make command to support multiple stub files
  • New DefaultMount trait for slim components