Skip to content

8.14.2

Compare
Choose a tag to compare
@mongoose-pro-bot mongoose-pro-bot released this 08 May 19:14
· 122 commits to master since this release

8.14.2 / 2025-05-08

  • fix(query): handle casting array filter paths underneath array filter paths with embedded discriminators #15388 #15386
  • docs(typescript): correct schema and model generic params in TS virtuals docs #15391
  • docs+types(schema): add alternative optimisticConcurrency syntaxes to docs + types #15405 #10591
  • chore: add Node 24 to CI matrix #15408 stscoundrel