Skip to content

2.4.4 ✨

Latest
Compare
Choose a tag to compare
@itsusif itsusif released this 06 Jul 05:59
· 1 commit to main since this release

Release v2.4.4

What's New

  • Enhanced error handling across various methods, providing more informative error messages.
  • Introduced a new AllTypes type to improve type safety.
  • Made the cache property in the MemoryDriver class public for easier access.
  • The client property in the MongoDBDriver class is now public.
  • Improved handling of the database connection state in the MongoDB driver.
  • Optimized the pull method for better performance with nested objects.
  • Refined the all method to handle different return types more accurately.
  • Various internal optimizations and code refactoring for improved maintainability.

How to Upgrade

  • Run npm install good.db@2.4.4 to update good.db.

We encourage everyone to update to this new version. If you encounter any issues, please report them in the issue tracker. Thank you for your continued support!

Full Changelog: 2.4.3...2.4.4