-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
We should come up with a table similar to MDN that declares the platforms we expect BSON to work on. Additionally for platforms we don't directly support we can have "advice" on how BSON can be made to work.
AC
- Support Node.js version 14 or later
- Support Browsers that have TextEncoder/TextDecoder, as well as es module support
- The latter may not be relevant to bundler users
- Deno mirrors browser APIs so is expected to just work via npm or CDN
- React Native is expected to work with certain polyfills see
NODE-4927
- related to
-
NODE-4794 Clean up migration guide for BSON v5
- Closed