HTTP Errors: Introduce a new export called isHttpError that allows users to easily determine if a value is an HTTP error, enhancing error handling capabilities.
Improvements
Dependencies: Update various dependencies to their latest versions, ensuring better performance and security for the application.
Others
Code Quality: Apply standard linting styles to improve code readability and maintainability.
Testing: Implement coverage testing using nyc, which helps ensure that the code is well-tested and reliable.