Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

v7.2.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 09 Oct 20:53

<a name"7.2.0">

7.2.0 (2015-10-09)

Bug Fixes

  • build:
    • Remove code-checks, happens during tests now (47cb9666)
    • Remove kcd-common-tools, update dependencies, make life good again (1df064a2)

Features

  • formly-form:
    • validate field after expressions are run (460ead54)