v0.32.0
What's Changed
- update types to allow nested push, pull and pullAll by @andrinheusser in #391
- Refactor Filter type to only allow valid keys by @andrinheusser in #392
- findAndModify now returns T | null instead of T | undefined by @AsPulse in #397
- fix insert operation return types by @hazelnutcloud in #398
- feat: ability to run commands directly from DB instance by @albnnc in #395
New Contributors
- @andrinheusser made their first contribution in #391
- @AsPulse made their first contribution in #397
- @hazelnutcloud made their first contribution in #398
- @albnnc made their first contribution in #395
Full Changelog: v0.31.2...v0.32.0