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.5.4
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.5.5
Choose a head ref
  • 9 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    270b9f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #14829 from ark23CIS/ark23cis/gh-14825

    fix: fixing schema type based on timestamps schema options value
    vkarpov15 authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5dc2e90 View commit details
    Browse the repository at this point in the history
  2. Update docs/guide.md

    add period
    shallow-beach authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    032a4f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    62c6a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16df3da View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14832 from shallow-beach/patch-1

    Update docs/guide.md
    vkarpov15 authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    be403ff View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fix(discriminator): shallow clone Schema.prototype.obj before mergi…

    …ng schemas to avoid modifying original obj
    
    Fix #14827
    vkarpov15 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9526e66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14833 from Automattic/vkarpov15/gh-14827

    fix(populate): fix a couple of other places where we get the document's _id with getters
    vkarpov15 authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    05055f0 View commit details
    Browse the repository at this point in the history
  3. chore: release 8.5.5

    vkarpov15 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fb0febb View commit details
    Browse the repository at this point in the history
Loading