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

v6.26.5

Compare
Choose a tag to compare
@kentcdodds kentcdodds released this 07 Sep 19:26

<a name"6.26.5">

6.26.5 (2015-09-07)

Bug Fixes

  • apiCheck: fieldOptionsApiShape now allows setting 'boolean' property on an ngModelAttrs de (4cda5a30, closes #451)
  • build:
    • Checkout latest before merging/committing (354b797a)
    • This is just to push out a release (0ddad1a7)
    • Add push back (b4714650)
    • Move publish:latest to before semantic-release post (b4d5ba23)
    • 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)