Thanks to visit codestin.com
Credit goes to github.com

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.16.3
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.16.4
Choose a head ref
  • 14 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    b3e0853 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd47d0d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Merge pull request #15528 from Automattic/vkarpov15/gh-15522

    types(document): allow calling `$isDefault()` with no args
    vkarpov15 authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    0a6a199 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c877ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Configuration menu
    Copy the full SHA
    e1ccb81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15530 from ruiaraujo/fix-string-enums

    types(inferschematype):  Infer Typescript string enums
    vkarpov15 authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    eacacfa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    83526de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ee50a9 View commit details
    Browse the repository at this point in the history
  3. style: fix lint

    vkarpov15 committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    58d2843 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7440be4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

  1. Merge pull request #15534 from Automattic/vkarpov15/gh-15531

    fix(connection): avoid calling `connection.close()` internally with `force: Object`
    vkarpov15 authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    439d583 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15537 from Automattic/vkarpov15/gh-15532

    Pass TModelType down to schema statics
    vkarpov15 authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    b94b219 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15538 from Automattic/vkarpov15/gh-15536

    types(schema): handle `required: string` in schema definitions
    vkarpov15 authored Jul 16, 2025
    Configuration menu
    Copy the full SHA
    7f03e11 View commit details
    Browse the repository at this point in the history
  4. chore: release 8.16.4

    vkarpov15 committed Jul 16, 2025
    Configuration menu
    Copy the full SHA
    9b0c083 View commit details
    Browse the repository at this point in the history
Loading