File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ 8.19.4 / 2025-11-14
2+ ===================
3+ * fix(schema): avoid throwing error on array of unions #15720 #15718
4+ * fix: store original index on insertMany validation errors #15735 [Jadu07](https://github.com/Jadu07)
5+ * types: correct return type of discriminator to Model<U> #15726 [twentytwo777](https://github.com/twentytwo777)
6+ * docs: improve Next.js integration guide with comprehensive examples #15730 [adarsh-priydarshi-5646](https://github.com/adarsh-priydarshi-5646)
7+ * docs: add documentation for Union Schema Type #15721 [TechGenie-awake](https://github.com/TechGenie-awake)
8+ * docs: removed the outdated callback and replaced them with async/await pattern #15723 [hk2166](https://github.com/hk2166)
9+ * docs: fix lingering remove() call in statics docs #15737 [Gautam-Bharadwaj](https://github.com/Gautam-Bharadwaj)
10+ * docs: fix inline doc typo in schematypes.d.ts #15738 [hagid786](https://github.com/hagid786)
11+
1128.19.3 / 2025-11-04
213===================
314 * fix(model+plugins): correctly apply shard key on deleteOne() #15705 #15701
Original file line number Diff line number Diff line change 11{
22 "name" : " mongoose" ,
33 "description" : " Mongoose MongoDB ODM" ,
4- "version" : " 8.19.3 " ,
4+ "version" : " 8.19.4 " ,
55 "author" :
" Guillermo Rauch <[email protected] >" ,
66 "keywords" : [
77 " mongodb" ,
You can’t perform that action at this time.
0 commit comments