v3.0.0
What's Changed
- Config overhaul by @JaoodxD in #3
- Feat/standard test intro by @JaoodxD in #4
- Up version by @JaoodxD in #5
- Fix
d.ts
typings accordingly to new feature by @JaoodxD in #6 - Fix bug with
prevCountry
not being marked as optional by @JaoodxD in #7 - Add incorrent number recognition by @JaoodxD in #8
- Feat/add recognition custom fallback values by @JaoodxD in #9
- Add test of correctly switching between two countries by @JaoodxD in #10
- Add case where missing
countryCode
being treated as 0 length code by @JaoodxD in #11 - Fix
Country
type since #11 made it optional by @JaoodxD in #12 - Fix/operator recognition without country mask by @JaoodxD in #13
- Feat/recognize unknown on no operators by @JaoodxD in #14
- Fix/double plus sign by @JaoodxD in #15
- Feat/get country by @JaoodxD in #16
Full Changelog: v2.0.5...v3.0.0