You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed additionalDefaultConverters parameter (it never actually worked in the past). The parameter is now of type IEnumerable<ISettingConverter>. This is technically a breaking change since some method signatures changed.