Releases: dimadeveatii/mongo-dot-notation
Releases · dimadeveatii/mongo-dot-notation
3.1.1
3.1.0
3.0.1
Features
- Rewritten in TypeScript, added typings (closes #11)
- Support for all positional operator and filtered positional operator
- Added optional options to
flatten
(closes #7):- flatten arrays to dot notation
- skip empty objects
Other
- Improved docs, added more examples
- Improved tests
- Docker e2e tests
- Community best practices