Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Automattic/mongoose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 71478c4ff64a8afa6007c9d246e4403f701ed48a
Choose a base ref
...
head repository: Automattic/mongoose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 17785a580b910599cfef4a453c6d29aa482e602c
Choose a head ref

Commits on Sep 15, 2022

  1. Copy the full SHA
    4731095 View commit details
  2. Merge pull request #12432 from hasezoey/consistentExample

    style: change to consistent "Example:" for jsdoc comments
    AbdelrahmanHafez authored Sep 15, 2022
    Copy the full SHA
    586c86f View commit details

Commits on Sep 16, 2022

  1. Addresses #12435

    lpizzinidev committed Sep 16, 2022
    Copy the full SHA
    62173de View commit details

Commits on Sep 20, 2022

  1. Add calrification about overwrite flag in model.js

    Add calrification for using the `overwrite` flag in model.findByIdAndUpdate and model.findOneAndUpdate
    Tzvika-m authored Sep 20, 2022
    Copy the full SHA
    a91844e View commit details
  2. Copy the full SHA
    9aa7e48 View commit details
  3. Merge pull request #12437 from lpizzinidev/fix-inc-default

    Set $inc default value in case field has not been specified on the document
    AbdelrahmanHafez authored Sep 20, 2022
    Copy the full SHA
    66ed34d View commit details

Commits on Sep 21, 2022

  1. Copy the full SHA
    4495cf3 View commit details

Commits on Sep 22, 2022

  1. Update lib/model.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    Tzvika-m and hasezoey authored Sep 22, 2022
    Copy the full SHA
    dafa8ab View commit details
  2. Update lib/model.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    Tzvika-m and hasezoey authored Sep 22, 2022
    Copy the full SHA
    7d7fd96 View commit details
  3. Merge pull request #12447 from Tzvika-m/patch-1

    Add clarification about overwrite flag in model.js
    hasezoey authored Sep 22, 2022
    Copy the full SHA
    69c99d2 View commit details
  4. Copy the full SHA
    bb06027 View commit details
  5. fix(types): add HydratedDocumentFromSchema to make it easier to pull …

    …inferred hydrated doc type
    
    Fix #12319
    vkarpov15 committed Sep 22, 2022
    Copy the full SHA
    b59cbed View commit details
  6. Copy the full SHA
    bd83cb9 View commit details
  7. rm spaces

    zrosenbauer committed Sep 22, 2022
    Copy the full SHA
    f365ff9 View commit details
  8. typo

    zrosenbauer committed Sep 22, 2022
    Copy the full SHA
    11226d5 View commit details
  9. Merge pull request #12463 from Automattic/vkarpov15/gh-12242

    fix(types): infer number enum types from schema if using `enum: [0, 1] as const`
    vkarpov15 authored Sep 22, 2022
    Copy the full SHA
    6153970 View commit details
  10. Copy the full SHA
    f0dafea View commit details
  11. test: fix tests

    vkarpov15 committed Sep 22, 2022
    Copy the full SHA
    aded5aa View commit details

Commits on Sep 23, 2022

  1. Copy the full SHA
    e505b1f View commit details
  2. Update types/index.d.ts

    Co-authored-by: Hafez <a.hafez852@gmail.com>
    zrosenbauer and AbdelrahmanHafez authored Sep 23, 2022
    Copy the full SHA
    cd7e76b View commit details
  3. Add test

    zrosenbauer committed Sep 23, 2022
    Copy the full SHA
    3437840 View commit details

Commits on Sep 25, 2022

  1. Merge pull request #12467 from lpizzinidev/fix-ignore-select

    fix(query): select: false was ignored for Map
    vkarpov15 authored Sep 25, 2022
    Copy the full SHA
    8a63b6a View commit details
  2. Merge pull request #12465 from zrosenbauer/chore/add-sanitizeFilter-t…

    …o-types
    
    chore: Add `sanitizeFilter` to types
    vkarpov15 authored Sep 25, 2022
    Copy the full SHA
    e6ac7e8 View commit details
  3. Update test/docs/validation.test.js

    Co-authored-by: Hafez <a.hafez852@gmail.com>
    vkarpov15 and AbdelrahmanHafez authored Sep 25, 2022
    Copy the full SHA
    4fcf0a5 View commit details
  4. Merge pull request #12466 from Automattic/vkarpov15/gh-12430

    docs(validation): add section on global schematype validation, clean up other issues
    vkarpov15 authored Sep 25, 2022
    Copy the full SHA
    f50ec33 View commit details

Commits on Sep 26, 2022

  1. Copy the full SHA
    d08cd47 View commit details
  2. Merge pull request #12470 from hasezoey/addNamesToPlugins

    style: add names to previously anonymous plugin functions
    AbdelrahmanHafez authored Sep 26, 2022
    Copy the full SHA
    a792dc3 View commit details
  3. Copy the full SHA
    5d24d0f View commit details
  4. Copy the full SHA
    8b9b164 View commit details
  5. Copy the full SHA
    f58a320 View commit details
  6. Merge pull request #12471 from hasezoey/addNamesToFunctions

    Add more names to previously `anonymous` functions
    AbdelrahmanHafez authored Sep 26, 2022
    Copy the full SHA
    55112dc View commit details
  7. Merge pull request #12464 from Automattic/vkarpov15/gh-12319

    fix(types): add HydratedDocumentFromSchema to make it easier to pull inferred hydrated doc type
    vkarpov15 authored Sep 26, 2022
    Copy the full SHA
    88ba7a1 View commit details
  8. chore: release 6.6.2

    vkarpov15 committed Sep 26, 2022
    Copy the full SHA
    17785a5 View commit details
Loading