Bug Fixes
- add warning for v1 boolean attribute syntax (bfeab17)
- dont change title when value is undefined (fix #396) (90f9710)
- ensure hasAttribute exists on $root.$el (f1511ac)
- only show boolean attrs with truthy value (1d9072a)
Tests
- enable all getMetaInfo tests again (24d7fee)
Thanks to
- Seth Fitzsimmons (@mojodna)