Skip to content

Releases: intlify/utils

v0.13.0

02 Mar 17:22
Compare
Choose a tag to compare

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.12.0

06 Dec 05:18
Compare
Choose a tag to compare

What's Changed

🌟 Features

  • feat: support try locale getting APIs by @kazupon in #38

Full Changelog: v0.11.1...v0.12.0

v0.11.1

23 Oct 08:44
Compare
Choose a tag to compare

What's Changed

πŸ“οΈ Documentations

Full Changelog: v0.11.0...v0.11.1

v0.11.0

23 Oct 08:22
Compare
Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v0.10.0...v0.11.0

v0.10.0

19 Oct 11:34
Compare
Choose a tag to compare

What's Changed

🌟 Features

Full Changelog: v0.9.0...v0.10.0

v0.9.0

17 Oct 08:33
Compare
Choose a tag to compare

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

17 Oct 06:23
Compare
Choose a tag to compare

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

13 Oct 05:05
Compare
Choose a tag to compare

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

29 Sep 17:20
Compare
Choose a tag to compare

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

27 Sep 10:02
Compare
Choose a tag to compare

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