v4.4.0
Changes
- convertId function removed in place now we have two different functions to convert an id either to string or ObjectId.
- Now all returned _id fields are string if
convertIds
option is set to true. By default it's false. - Important BUG fixes.
- General BUG fixes and improvements.
- New error manager, this feature will be improved over time.