Skip to content

N|Steam Market-Pricing v2.0.0

Compare
Choose a tag to compare
@lenovouser lenovouser released this 23 Dec 00:25
· 26 commits to master since this release
2.0.0
7177cd8

Features:

  • Function overloads. Removes any x | y and returns more definite types because of that

Changes:

  • Strict non-null checks enabled
  • Types aren't imported, instead referenced
  • Export source maps
  • Update dependencies

Deprecations:

  • Direct access to getPrice() and getPrices() removed
  • Application and Currency exports removed, use @node-steam/data instead

Diff:

1.3.0...2.0.0