Skip to content

Commit cf49006

Browse files
committed
docs: update changelog
1 parent e6bd649 commit cf49006

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,24 @@
22

33
This changelog is generated by [GitHub Releases](https://github.com/intlify/srvmid/releases/tag/v2.0.0)
44

5+
## What's Changed
6+
7+
### 🌟 Features
8+
9+
- feat(h3,hono): add `getDetectorLocale` util by @kazupon in https://github.com/intlify/srvmid/pull/43
10+
- feat(h3): support h3 v2 by @kazupon in https://github.com/intlify/srvmid/pull/32
11+
- feat(hono): support hono v4 by @kazupon in https://github.com/intlify/srvmid/pull/33
12+
- feat(hono): support async locale detector by @kazupon in https://github.com/intlify/srvmid/pull/35
13+
- feat: support elysia by @kazupon in https://github.com/intlify/srvmid/pull/38
14+
15+
### ⚡ Improvement Features
16+
17+
- fix: bump intlify/utils v1 by @kazupon in https://github.com/intlify/srvmid/pull/14
18+
- fix: utilities exporting by @kazupon in https://github.com/intlify/srvmid/pull/17
19+
520
<!-- Release notes generated using configuration in .github/release.yml at v2.0.0 -->
621

7-
**Full Changelog**: https://github.com/intlify/srvmid/compare/v2.0.0-beta.1...v2.0.0
22+
**Full Changelog**: https://github.com/intlify/srvmid/compare/1b87a814a616fedaf824cdf10026c3c4c5c7ab48...v2.0.0
823

924
# v2.0.0-beta.1 (2025-11-21T11:32:13Z)
1025

0 commit comments

Comments
 (0)