v2.0.4
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