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

Remove overwrite option for updateOne(), findOneAndUpdate(), etc. #13989

Merged
merged 10 commits into from
Oct 24, 2023

Commits on Oct 17, 2023

  1. BREAKING CHANGE: remove support for overwrite option setting findOneA…

    …ndUpdate to findOneAndReplace
    
    Re: #13578
    vkarpov15 committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d14e94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f50d88d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7722af4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6ed0eb View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    84ac690 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6cd1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7f110e View commit details
    Browse the repository at this point in the history
  4. docs: fix lint

    vkarpov15 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8fe5c36 View commit details
    Browse the repository at this point in the history
  5. fix lint

    vkarpov15 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ce66e23 View commit details
    Browse the repository at this point in the history
  6. test: fix typescript tests

    vkarpov15 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    30888e3 View commit details
    Browse the repository at this point in the history