pify v5.0.0 Release Notes

Release Date: 2020-02-14 // about 4 years ago
  • ๐Ÿ’ฅ Breaking

    โœจ Enhancements

    • ๐ŸŒ Implement using Proxy (#73) 57e9a04
      This means that it should work seamlessly in more cases as the promisified function is just a transparent wrapper around the original function.

    v4.0.1...v5.0.0


Previous changes from v4.0.1

    • ๐Ÿ‘ Bring back support for promisifying prototype functions. It was accidentally left out in v4. bbe89b7