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
fix(topology): include all BSON types in ctor for bson-ext support
bson-ext requires a reference to all the BSON types in the
constructor in order to be able to call back into JavaScript during
serialization/deserialization.
NODE-2092
0 commit comments