Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: permit BSON types to be created without new #424

Merged
merged 1 commit into from
Mar 1, 2021

Conversation

nbbeeken
Copy link
Contributor

Reverts a change that upgraded the BSON types to es6 classes
preventing types from being constructed without using new.

NODE-3064

Reverts a change that upgraded the BSON types to es6 classes
preventing types from being constructed without using new.

NODE-3064
@nbbeeken nbbeeken merged commit d2bc284 into master Mar 1, 2021
@nbbeeken nbbeeken deleted the NODE-3064/use-types-without-new branch March 1, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants