Skip to content
New issue

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

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

Already on GitHub? # 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 requested review from durran and emadum February 17, 2021 21:39
@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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants