v4.0.0
Breaking Changes
- If both
props.name
andprops.appName
are defined,props.appName
will now take precedence. We expect this change to not impact any users of single-spa-angularjs. (#50)
Features
- Support for using single-spa-angularjs to create parcel configs. The correct dom element is now used (#50 from @devonChurch)