Skip to content

v3.0.0

Compare
Choose a tag to compare
@blackfalcon blackfalcon released this 10 May 18:18
· 35 commits to master since this release

3.0.0 (2024-05-10)

Bug Fixes

Features

  • library: add auro-library functionality to repo (99ee3c6)
  • validation: implement formvalidation repo #129 (c8a45be)

Performance Improvements

  • deps: update dependencies (88e0b3b)
  • validation: update validation logic for checkbox border #129 (4b85ab1)
  • validity: update tests and validation for error and required #129 (0b833e5)

BREAKING CHANGES

  • validation: The individual component validation, as well as support for individual checkboxes using the required attribute has been removed.