-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
Use Case
As a... user who bundles the driver
I want... not add a util/types polyfill if it isn't necessary
So that... I don't need to add more dependencies/code
User Experience
- Bundling works the same way it did before 6.13.0
Dependencies
- mongosh
Risks/Unknowns
- None
Acceptance Criteria
Implementation Requirements
- Use the isUInt8Array defined in utils.ts rather than util/types
Testing Requirements
- None
Documentation Requirements
- None
Follow Up Requirements
- None