-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Empty show more show less
In 3.0.0 we removed support for providing variadic objects in Collection.prototype.aggregate as elements of an aggregation pipeline. Now we only support passing in an array of stages, and must document this in the migration guide to avoid confusion for users who might have depended on this undocumented legacy behavior.