Skip to content

1.0.21

Compare
Choose a tag to compare
@Trilmatic Trilmatic released this 11 Feb 14:51
· 65 commits to master since this release
  • updated default validation of number field, the min and max options are now taken in consideration
  • switch from tslint to eslint
  • updated email validation to be more inclusive
  • added pipelines to check lint and build status of merges
  • updated usePlugin function to accept both PluginSettings[] and single PluginSettings passed into it
  • added export for FormOptions and GroupOptions interfaces from core index