v2.1.0
What's Changed
Version 2.1.0 (minor) release of the steam-market-fetcher module.
- Added new methods, including; getItemActivity(), getItemHistogram(), getMyHistory(), getMyListings(), getPopularListings() and getRecentListings().
- This includes new and improved TypeScript types for the methods mentioned above.
- This also includes new and improved unit tests.
- getMarketListings now returns the response object instead of just the results array.
- Includes minor fixes and improvements.
- Improved JSDocs comments.
- And updated dependencies.
Full Changelog: v2.0.2...v2.1.0