-
Type: Improvement
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: None
-
Component/s: None
-
None
We should audit index.ts and remove any internals that we are currently exporting, e.g. ConnectionPool or GetMore. These may currently be exported to avoid issues with api-extractor; if so, we should try to find a way around that, because we don't want to have to commit to maintaining these internal types for a full major version.