-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
Deprecated in the driver but not yet in BSON our capital D alias of ObjectId should be removed.
User Impact
- Migration requires code changes
- Any ObjectID imports will fail and need to be changed to ObjectId
Acceptance Criteria
Implementation Requirements
- Remove the ObjectID export
Testing requirements (optional)
- Related to
NODE-4701if we have unit tests for our exports we should assert this alias does not exist.