Broke up Y.Attribute into: Y.AttributeCore (Attribute without Events, or lesser used features) Y.AttributeEvents (AttributeEvent support) Y.AttributeExtras (Attribute lesser used features) Y.Attribute remains 100% backwards compatible. Attribute/Base/Widget/Plugin/App/Node/WidgetParentChild tests all pass. Y.State's internal data structure was changed. If you're accessing the private _state.data's fields directly, you'll need to change code. HISTORY.md has details.
Updated attribute, base, event-gestures, pluginhost, widget rollup meta-data to include use. Also removed unused widget/src/build.properties
Added module-specific loader metadata json files and the script to put them together