-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: BSON
Use Case
As a user of the "realm" and "bson" packages
I want to avoid having to await the import of either packages
So that I can bundle my app without having to enable the "top-level await" feature.
User Impact
- The "realm" JS package is currently unable to upgrade its "bson" dependency because if this.
Dependencies
- The "realm" package.
Unknowns
- questions that need to be answered to determine implementation
Acceptance Criteria
Implementation Requirements
- functional reqs, potential snafus to avoid, performance targets, etc
Testing Requirements
- unit test, spec test sync, etc
Documentation Requirements
- DOCSP ticket, API docs, etc
Follow Up Requirements
- additional tickets to file, required releases, etc
- is depended on by
-
RJS-2765 Upgrade to BSON v6
-
- Closed
-
-
COMPASS-9281 Investigate changes in NODE-6074: Avoiding top-level awaits in `bson`
-
- Needs Triage
-
- is related to
-
NODE-6917 Property await does not exist in the latest version of React Native (v0.79.1), error thrown in node_modules/bson/lib/bson.mjs
-
- Waiting for Reporter
-