Skip to content

6.0.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dylants dylants released this 22 Jul 02:41
· 15 commits to master since this release
51b4251
  • #137 Start of v6, which includes:
    • Upgrade the project to use Typescript
    • Switch to using Jest for tests, and remove Travis in place of Github Actions
    • Change the main signature of PriceFinder to return a Promise, rather than use callbacks
    • Reduce the scope of PriceFinder to solely return the item's price
    • All the Sites needed updating, so remove the legacy and start anew, with only Amazon
    • Remove Eslint and replace it with Rome
  • #138 Fixes for npm publish