Releases: wopian/preferred-locale
Releases · wopian/preferred-locale
v2.0.2
2.0.2 (2023-09-21)
Bug Fixes
v2.0.1
2.0.1 (2023-01-25)
Bug Fixes
- build documentation when deploying (eea4336)
v2.0.0
2.0.0 (2023-01-25)
Bug Fixes
- correct logic to match 1.x (32cf237)
- regenerate broken yarn.lock from merge conflict (691f7c4)
Continuous Integration
Features
Reverts
- restore transform config with neccessary changes for Jest 27 (4972ac6)
BREAKING CHANGES
- default export replaced by named exports
- default export replaced by named exports
1.0.9 (2020-07-26)
There is no 1.0.7 or 1.0.8. 1.0.9 is identical to what should have been 1.0.7 due to unpublishing.
Continuous Integration
- include published version in commit message (a497a89)
Documentation Changes
- add typescript types badge (ad36e07)
1.0.6 (2020-07-26)
Documentation Changes
- include github action badges (a53774a)
Tests
- don't run 'Intl.Locale supported' tests on Node versions that do not support Intl.Locale (1a1df51)
1.0.5 (2020-07-18)
Bug Fixes
- isLanguageAvailable: correct typo in assigned variable name (950c72e)
1.0.4 (2020-07-14)
Bug Fixes
- isLanguageAvailable: do not return regionless-locales in older browsers with languageOnly set to false (fa46526)
Chores
- release: update documentation (f496898)
1.0.3 (2020-07-14)
Bug Fixes
- userLocales: guard against window on node enviroments (96d590c)
1.0.2 (2020-07-14)
Bug Fixes
- userLocales: check Intl is implemented before checking if DateTimeFormat is implemented (192012e)
Build System / Dependencies
- add package keywords (f07bd15)
- do not publish types for internal functions (ab45273)
Chores
- release: update documentation (3d415b1)
Documentation Changes
- update package description (78b4a33)