UNPKG

iso-639-1

Version:
80 lines (45 loc) 2.56 kB
# iso-639-1 Changelog ## v3.1.5 - ISO6391.validate() type predicate [#87](https://github.com/meikidd/iso-639-1/pull/87) ## v3.1.4 - Fix native language name for Czech and Slovak [#86](https://github.com/meikidd/iso-639-1/issues/86) ## v3.1.3 - Remove unnecessary diacritics [#84](https://github.com/meikidd/iso-639-1/pull/84) ## v3.1.2 - Capitalize Faroese native [#82](https://github.com/meikidd/iso-639-1/pull/82) ## v3.1.1 - Capitalize Danish native [#80](https://github.com/meikidd/iso-639-1/pull/80) ## v3.1.0 - Fix type for getCode [#74](https://github.com/meikidd/iso-639-1/pull/74) - Improve performance [#72](https://github.com/meikidd/iso-639-1/pull/72) ## v3.0.1 - Fix error TS7016 [#68](https://github.com/meikidd/iso-639-1/issues/68) ## v3.0.0 - Export ESM module [#67](https://github.com/meikidd/iso-639-1/issues/67) ## v2.1.15 - Change parameters type "LanguageCode" to "string" ## 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)