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

add mongoose default option to set returnOriginal #9189

Merged
merged 12 commits into from Jul 19, 2020

Commits on Jul 2, 2020

  1. Copy the full SHA
    1bca5d1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2398073 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ea3954e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d3bfee4 View commit details
    Browse the repository at this point in the history
  5. docs(base): add defaultNewOnFindAndUpdateOrReplace as a valid option

    this also changes option name
    defaultNewOnFindAndUpdate -> defaultNewOnFindAndUpdateOrReplace
    AbdelrahmanHafez committed Jul 2, 2020
    Copy the full SHA
    92610fc View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    263f1c4 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    7613aed View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    86f0c84 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Copy the full SHA
    ab3b38c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    90b3217 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Copy the full SHA
    402de9c View commit details
    Browse the repository at this point in the history
  2. docs(returnOriginal): clarify that returnOriginal doesn't set new

    …, and link to `findOneAndUpdate()` tutorial
    vkarpov15 committed Jul 19, 2020
    Copy the full SHA
    04f9a7a View commit details
    Browse the repository at this point in the history