We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e8f89 commit b353619Copy full SHA for b353619
CHANGELOG.md
@@ -1,3 +1,21 @@
1
+# v0.8.0 (2023-10-17T06:23:35Z)
2
+
3
+This changelog is generated by
4
+[GitHub Releases](https://github.com/intlify/utils/releases/tag/v0.8.0)
5
6
+<!-- Release notes generated using configuration in .github/release.yml at v0.8.0 -->
7
8
+## What's Changed
9
10
+### 🌟 Features
11
12
+- feat!: support `lang` option for path and query detection APIs by @kazupon in
13
+ https://github.com/intlify/utils/pull/27
14
+- feat: add some locale getting APIs from path and query for platform by
15
+ @kazupon in https://github.com/intlify/utils/pull/28
16
17
+**Full Changelog**: https://github.com/intlify/utils/compare/v0.7.0...v0.8.0
18
19
# v0.7.0 (2023-10-13T05:05:49Z)
20
21
This changelog is generated by
0 commit comments