Skip to content

v0.27.0

Latest

Choose a tag to compare

@damourChris damourChris released this 29 Jul 14:56
· 3 commits to main since this release

   🚀 Features

  • Add GitHub Actions workflow for testing and coverage  -  by Christopher (49093)
  • Update GitHub Actions workflow for improved testing and coverage  -  by Christopher (b46a7)
  • utils/form: Modularize dynamic form processing and enhance field handling  -  by Christopher (6f330)

   🐞 Bug Fixes

  • Remove nighlty version  -  by Christopher (cf7b5)
  • Remove CODECOV_TOKEN from workflow for security  -  by Christopher (5d26e)
  • Add reports directory to vitest config file  -  by Christopher (962ce)
  • ci:
    • Remove linting  -  by Christopher (5e0ad)
  • components/forms:
    • Use getId function for resource identification in ResourceFinder  -  by Christopher (1b79b)
  • utils/form:
    • Set default displayField to "id" for resource finder fields  -  by Christopher (3ba88)
    • Improve handling of ignored fields in dynamic form initialization  -  by Christopher (87301)
    • Update initialValues handling for ignored fields in dynamic form  -  by Christopher (eb6ba)
    View changes on GitHub