Skip to content

2.0.1

Compare
Choose a tag to compare
@logaretm logaretm released this 09 Jan 15:05
· 2916 commits to main since this release

πŸ› Fixes

  • Wrap reset in another $nextTick call to properly reset the fields state.

✨ Enhancements

  • Changed incorrect typescript from classes to interfaces since those exported types are not instantiatable. #1086
  • Added few typescript missing exports.