Functionality: Experience a more dynamic interaction with the library as it now uses ES2015 Proxy objects. This allows the promisified view to reflect changes made to the underlying object, providing a more seamless integration with your code.
Improvements
Testing: We enhance our testing environment by adding support for Node.js 12, ensuring compatibility and performance across more recent versions of Node.js.
Fixes
Fix issues with promisifying all methods of an ES6 Class instance, ensuring that the functionality works as expected for users.
Others
Add a security section to the documentation, providing users with important information regarding the safety and security of using the library.
Include a FAQ section in the readme to address common questions and improve user experience.
Create a funding.yml file to support the project and its contributors, encouraging community involvement.