Skip to content

v2.0.4

Compare
Choose a tag to compare
@michael-braun michael-braun released this 29 Jan 12:21
· 3190 commits to master since this release

This version contains the following changes:

  • Add type prop to Input-component
  • Use input of type number in AmountControl-component
  • Export as ES6 modules using import/export to make use of TreeShaking when using webpack2
  • Transpile code to ES6 and publish it in /lib_esnext (using package.json's jsnext:main) to use when ES5-code is not necessary