Releases: intlify/utils
Releases Β· intlify/utils
v0.13.0
What's Changed
π Features
π Bug Fixes
- fix: specify es-cookie version for deno by @kazupon in #46
β‘ Improvement Features
Full Changelog: v0.12.0...v0.13.0
v0.9.0
What's Changed
π₯ Breaking Changes
- BREAKING CHANGE: drop language api for path and query by @kazupon in #29
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
π Features
- feat!: support
lang
option for path and query detection APIs by @kazupon in #27
- feat: add some locale getting APIs from path and query for platform by @kazupon in #28
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
π Features
- feat: type utilites for unicode language id by @kazupon in #20
- feat: add
getNavigatorLocale
and getNavigatorLocales
by @kazupon in #24
π₯ Breaking Changes
- BREAKING CHANGE: no export
getNavigatorLanguages
and getNavigatorLanguage
by @kazupon in #25
β‘ Improvement Features
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
π Features
π₯ Breaking Changes
- BREAKING CHANGE: Support for other headers, not 'accept-language' by @kazupon in #15
- BREAKING CHANGE: change to validateLangTag from validateLanguageTag by @kazupon in #19
β‘ Improvement Features
- fix: tweak path language parser interface by @kazupon in #14
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
π Features
- feat: support
getPathLanguage
and getPathLocale
by @kazupon in #12
- feat: add
getQueryLanguage
and getQueryLocale
by @kazupon in #13
β‘ Improvement Features
Full Changelog: v0.4.2...v0.5.0