Skip to content

Releases: thiagozanetti/react-intl-currency-input

Fixing NPM package

09 Mar 00:26
6048b32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.2...0.3.3

Fixing bugs

09 Mar 00:19
16e30ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.1...0.3.2

Fixing paths inside npm package due to the new deployment strategy

08 Mar 20:37
8656293
Compare
Choose a tag to compare

Rebuilding the library using more modern technologies

08 Mar 20:13
52b6d02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.5...0.3.0

FIxing bug related to not displaying defaultValues correclty in case of a single fraction digit (when expecting at least 2)

Fixing bug related to integer inputs on defaultValue

04 May 22:25
3cfe491
Compare
Choose a tag to compare

Bumping React from 16.12.0 to 16.13.0

27 Feb 13:41
80271fd
Compare
Choose a tag to compare

Also minor fixes and npmignoring the example folder

Fixing typos on readme.md

26 Feb 17:31
b8e1350
Compare
Choose a tag to compare
Fixing typo on readme.md (#71)

* Fixing typo

* Bumping version

Adding instructions to run the new example

26 Feb 17:25
be34998
Compare
Choose a tag to compare
0.2.1

Adding instructions to run the new example (#70)

Rewritten using React 16

26 Feb 17:11
c33b38f
Compare
Choose a tag to compare

Also:

  • Bumped dependencies versions;
  • Rewritten the example to use cra.