In this release, the request URL package has been switched from Request to Axios due to the deprecation warning '[email protected]: request has been deprecated.'
Changes since Webship-js 1.0.32:
- Switched the URL request package from Request to Axios #170
- Changed assertion that input text field should contains a specific value to be by its label #167