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.12.2
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.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 20, 2025

  1. feat: bump mongodb driver -> 6.15.0

    vkarpov15 committed Mar 20, 2025
    Copy the full SHA
    9cd6fed View commit details

Commits on Mar 21, 2025

  1. feat: support custom types exported from driver

    Fix #15321
    vkarpov15 committed Mar 21, 2025
    Copy the full SHA
    84df493 View commit details
  2. Merge pull request #15325 from Automattic/vkarpov15/gh-15321

    feat: support custom types exported from driver
    vkarpov15 authored Mar 21, 2025
    Copy the full SHA
    21f73a1 View commit details

Commits on Mar 24, 2025

  1. rename driver Types -> SchemaTypes for clarity

    vkarpov15 committed Mar 24, 2025
    Copy the full SHA
    8ed450c View commit details
  2. fix tests

    vkarpov15 committed Mar 24, 2025
    Copy the full SHA
    4bdcdfb View commit details
  3. Merge pull request #15326 from Automattic/8.13

    8.13
    vkarpov15 authored Mar 24, 2025
    Copy the full SHA
    21aded5 View commit details
  4. chore: release 8.13.0

    vkarpov15 committed Mar 24, 2025
    Copy the full SHA
    b430b8a View commit details
Loading