-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
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