5.0.1
What's Changed
Hello monguito
ers! 👋
This release is the result of sweeping the house a bit 🧹. Here is what we did:
- 📦 added some new
options
parameter to thefindOne
operation in case you want to include it in your own transactional operations ⚠️ deprecatedfindOne
filters
parameter for operation syntax consistency; now you can definefilters
as part ofoptions
instead⚠️ deprecated theconnection
property from allmonguito
operations'options
parameter, as it is no longer required- 📚 improved the documentation on
monguito
operations to better explain eachoptions
parameter, among other things
As always, enjoy monguito
and happy coding! 👩💻
Pull Requests
Full Changelog: 5.0.0...5.0.1