devsite/node_modules/iso-639-1/CHANGELOG.md

34 lines
1.6 KiB
Markdown
Raw Normal View History

2024-07-08 01:49:38 +00:00
# iso-639-1 Changelog
## v2.1.14
- Bump async from 2.6.0 to 2.6.4 [#53](https://github.com/meikidd/iso-639-1/pull/53)
- Add a type to list the langage codes in the TS definition file [#55](https://github.com/meikidd/iso-639-1/pull/55)
## v2.1.13
- update Arabic native name [#50](https://github.com/meikidd/iso-639-1/pull/50)
## v2.1.12
- remove 'bh' [#51](https://github.com/meikidd/iso-639-1/pull/51)
- fj native name changed to "vosa Vakaviti" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- dv native name changed to "ދިވެހި" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- lo native name changed to "ພາສາລາວ" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- ms native name changed to "Bahasa Melayu" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- lu native name changed to "Kiluba" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- na native name changed to "Dorerin Naoero" [#51](https://github.com/meikidd/iso-639-1/pull/51)
- tk native name changed to "Türkmençe" [#51](https://github.com/meikidd/iso-639-1/pull/51)
## v2.1.11
- Slovenian native name "slovenski jezik" -> "slovenščina" [#49](https://github.com/meikidd/iso-639-1/pull/49)
## v2.1.10
- Polish native name "język polski" -> "Polski" [#48](https://github.com/meikidd/iso-639-1/pull/48)
## v2.1.9
- Change hu native name "Magyar" -> "magyar" [#40](https://github.com/meikidd/iso-639-1/pull/40)
## v2.1.8
- Change hr native name "hrvatski jezik" -> "Hrvatski"
- Change sl English name "Slovene" -> "Slovenian"
## v2.1.0
- Correctly handle prototype property names passed as codes [#20](https://github.com/meikidd/iso-639-1/issues/20)