Skip to content

v7.0.2

Compare
Choose a tag to compare
@patw0929 patw0929 released this 09 Oct 17:44
· 51 commits to master since this release

Bug fixes:

  • #302: Remove package-lock.json
  • #283: Fix: invoke onPhoneNumberChange callback with formatted value on init instead of unformatted value from previous state
  • #300: fixed bug with pasting number over another number
  • #299: Use cross-env to solve cross platforms issue (scripts with node env variables)

Docs:

  • #298: Update LICENSE
  • #297: Update README.md
  • #294: Removed bash highlighting for npm/yarn commands in README