433 B
433 B
1.2.0+1
- Removed a type annotation in
authenticateViaPopup
to prevent breaking with DDC.
1.2.0
ServiceList
now usesEquality
frompackage:collection
to compare items.Service
s will now add service errors to corresponding streams if there is a listener.
1.1.0+3
ServiceList
no longer ignores emptyindex
events.
1.1.0+2
- Updated
ServiceList
to also fire onindex
.
1.1.0+1
- Added
ServiceList
.