Releases: necessarylion/country-list-with-dial-code-and-flag
Releases · necessarylion/country-list-with-dial-code-and-flag
v5.0.6
What's Changed
- Bump webpack from 5.77.0 to 5.94.0 by @dependabot in #48
- Rename and reorder
data.ts
by @Skarvion in #51 - Bump send and express by @dependabot in #50
- Bump serve-static and express by @dependabot in #49
- bump v5.0.6 by @necessarylion in #52
Full Changelog: v5.0.5...v5.0.6
v5.0.5
What's Changed
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #43
- Bump ws from 8.13.0 to 8.17.1 by @dependabot in #42
- Add fews local names by @necessarylion in #44
- Add
part_of
to country data by @Skarvion in #46 - Bump v5.0.5 by @necessarylion in #47
New Contributors
Full Changelog: v5.0.4...v5.0.5
v5.0.4
What's Changed
- Bump @babel/traverse from 7.21.3 to 7.23.2 by @dependabot in #35
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #36
- Add function to group countries by first letter of name by @necessarylion in #37
- Bump express from 4.18.2 to 4.19.2 by @dependabot in #40
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #39
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #38
- Fix nuxt-js window not defined issue and modify group by first name function by @necessarylion in #41
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #32
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #31
- Add missing countries by @necessarylion in #33
- bump v5.0.3 by @necessarylion in #34
Full Changelog: v5.0.2...v5.0.3
v5.0.2
v5.0.1
What's Changed
- Bump yaml from 2.2.1 to 2.2.2 by @dependabot in #26
- Update README.md by @necessarylion in #27
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- Set libraryTarget to commonjs and improve performance by @necessarylion in #25
Full Changelog: v4.1.0...v5.0.0
v4.1.0
What's Changed
- Revert to class based functions by @necessarylion in #19
- Revert to class based functions by @necessarylion in #20
- Multiple area code by @ajzkk in #22
- Use google-libphonenumber for phone number formatter by @necessarylion in #23
New Contributors
Full Changelog: v4.0.0...v4.1.0
v4.1.0-alpha.1
What's Changed
- Use google-libphonenumber for phone number formatter by @necessarylion in #23
Full Changelog: 4.1.0-alpha.0...v4.1.0-alpha.1
4.1.0-alpha.0
What's Changed
- Support class based functions by @necessarylion in #19 #20
- Multiple area code by @ajzkk in #22
New Contributors
Full Changelog: v4.0.0...4.1.0-alpha.0