You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* NODE-2253: Serialize v1 Extended JSON:
- Adds a legacy: true option to serialize and stringify
- Adds tests for cases where v1 and v2 extjson differ.
* NODE-2253: Deserialisation support sans dbref/regex
* NODE-2253: Support Regex and DBRef as legacy
* Remove console log
* Add legacy option in the README
* add options default assignment
* add options defasult guard on fromExtendedJSON too
* chore(extjson): add legacy top-level default option assignment and doc strings
Co-authored-by: Lucas Hrabovsky <[email protected]>
|[space]| <code>string</code> \| <code>number</code> || A String or Number object that's used to insert white space into the output JSON string for readability purposes. |
0 commit comments