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

v6.26.0

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 04 Sep 20:16
· 0 commits to fdf5cae0be85c8a5811cfa0d3a58625a01b0584d since this release

<a name"6.26.0">

6.26.0 (2015-09-04)

Bug Fixes

  • build:
    • Hide output so people can't pretend to be the bot (77e14439)
    • Read something about this on the internet... (b286dcef)
  • formly-form test: Rectify mis-matched HTML tags in test (fdf5cae0)
  • types: Deprecate validateOptions (05a5724b, closes #403)

Features

  • defaultOptions: Pass scope to the function version (c09b685f)
  • formly-form: Expand formly-form restriction to be both Element and Attribute (4fc7af33, closes #450)