Skip to content

v0.18.0 (@modular-forms/solid)

Choose a tag to compare

@fabian-hiller fabian-hiller released this 23 Jun 15:44

Many thanks to @susickypavel and @og-dev for contributing to this release.

  • Rename autoFocus in Field component to autofocus (issue #92)
  • Rename noValidate in Form component to novalidate (issue #92)
  • Refactor getFilteredNames util
  • Refactor path index sorting in insert, move and remove method
  • Fix bug by removing invalid field array items (issue #85)