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: 8.13.0
Choose a base ref
...
head repository: Automattic/mongoose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.13.1
Choose a head ref
  • 15 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 25, 2025

  1. Copy the full SHA
    35c98c3 View commit details

Commits on Mar 26, 2025

  1. Merge pull request #15328 from Automattic/vkarpov15/default-function-…

    …returns-undefined
    
    types: allow default function returning undefined with DocType override
    vkarpov15 authored Mar 26, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    8435b9b View commit details
  2. Copy the full SHA
    6ee37a1 View commit details

Commits on Mar 27, 2025

  1. Copy the full SHA
    6b1009a View commit details
  2. Update test/model.populate.test.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey authored Mar 27, 2025
    Copy the full SHA
    ff9d1e7 View commit details
  3. Update test/model.populate.test.js

    Co-authored-by: hasezoey <hasezoey@gmail.com>
    vkarpov15 and hasezoey authored Mar 27, 2025
    Copy the full SHA
    dd44c37 View commit details
  4. fix lint

    vkarpov15 committed Mar 27, 2025
    Copy the full SHA
    ae3cc59 View commit details
  5. Merge pull request #15329 from Automattic/vkarpov15/gh-15315

    fix(populate): handle virtual populate on array of UUIDs
    vkarpov15 authored Mar 27, 2025
    Copy the full SHA
    63b5d76 View commit details

Commits on Mar 28, 2025

  1. Copy the full SHA
    b33698e View commit details
  2. Copy the full SHA
    c53f5a2 View commit details
  3. fix lint

    vkarpov15 committed Mar 28, 2025
    Copy the full SHA
    08346a0 View commit details
  4. Merge pull request #15331 from Automattic/vkarpov15/gh-15301

    types: make `init` hooks types accurately reflect runtime behavior
    vkarpov15 authored Mar 28, 2025
    Copy the full SHA
    3e5533e View commit details
  5. Copy the full SHA
    a384ead View commit details
  6. Merge pull request #15332 from Automattic/revert-15331-vkarpov15/gh-1…

    …5301
    
    Revert "types: make `init` hooks types accurately reflect runtime behavior"
    vkarpov15 authored Mar 28, 2025
    Copy the full SHA
    1a308de View commit details
  7. chore: release 8.13.1

    vkarpov15 committed Mar 28, 2025
    Copy the full SHA
    0aa9983 View commit details
Loading