Commit Graph

5 Commits

Author SHA1 Message Date
ClarkXia 2626dcdcb0
feat: support the simple solution of intl (#6953) 2024-07-25 10:10:02 +08:00
ClarkXia 8780bc8269
Fix: compat with the navigator language return with underslash (#6907)
* fix: compat with the naviator language return with underslash

* Update CHANGELOG.md
2024-06-05 12:22:08 +08:00
ClarkXia d06826ef98
feat: support get locale messages from global (#6898)
* feat: support get locale messages from global

* fix: support option of useCDN
2024-05-29 17:16:08 +08:00
ClarkXia 7bd238ad49 chore: lint 2024-05-06 10:13:14 +08:00
ClarkXia 8dada9b6cd
Feat: plugin for intl (#6863)
* feat: plugin for intl

* chore: readme

* chore: changelog

* Update runtime.tsx

* Update README.md

* feat: support intl in server
2024-05-06 09:56:22 +08:00