| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-17 | 1.8 kB | |
| v6.6.15 source code.tar.gz | 2026-06-17 | 16.5 MB | |
| v6.6.15 source code.zip | 2026-06-17 | 18.0 MB | |
| Totals: 3 Items | 34.6 MB | 0 | |
6.6.15 (2026-06-17)
Bug Fixes
- core: avoid crash on STI subclass narrowing an inverse collection (#7868) (49d73a5), closes #7636 #7867
- core: avoid stack overflow in IdentityMap.keys()/values() for large maps (#7849) (a3db208)
- core: preserve sibling conditions next to
$and/$oron relation filters (#7791) (5c5e4c9), closes #7790 - core: reload suppressed entities from partially-suppressed upsertMany (#7780) (65e1967), closes #7779 #7775
- knex: resolve target entity schema in nested collection operators (#7898) (6040aa1), closes #7895 #7894