File tree Expand file tree Collapse file tree 8 files changed +44
-4
lines changed Expand file tree Collapse file tree 8 files changed +44
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/geekact/i18nx/compare/v0.3.0...v0.3.1 ) (2025-07-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** react:** 业务逻辑切换语言时未能正确识别 ([ 8dee803] ( https://github.com/geekact/i18nx/commit/8dee80359e00455fce8afa459ca88701d02326b0 ) )
12+ * ** react:** 钩子函数 useLanguage 没有正确返回语言类型 ([ d0f444d] ( https://github.com/geekact/i18nx/commit/d0f444de61ff009966153b3206c336c39934ab59 ) )
13+
14+
15+
16+
17+
618# [ 0.3.0] ( https://github.com/geekact/i18nx/compare/v0.2.1...v0.3.0 ) (2025-04-17)
719
820
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "npmClient" : " pnpm" ,
55 "command" : {
66 "version" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/geekact/i18nx/compare/v0.3.0...v0.3.1 ) (2025-07-28)
7+
8+ ** Note:** Version bump only for package @i18nx/core
9+
10+
11+
12+
13+
614# [ 0.3.0] ( https://github.com/geekact/i18nx/compare/v0.2.1...v0.3.0 ) (2025-04-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @i18nx/core" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/geekact/i18nx/compare/v0.3.0...v0.3.1 ) (2025-07-28)
7+
8+ ** Note:** Version bump only for package @i18nx/node
9+
10+
11+
12+
13+
614# [ 0.3.0] ( https://github.com/geekact/i18nx/compare/v0.2.1...v0.3.0 ) (2025-04-17)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @i18nx/node" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.3.1] ( https://github.com/geekact/i18nx/compare/v0.3.0...v0.3.1 ) (2025-07-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** react:** 业务逻辑切换语言时未能正确识别 ([ 8dee803] ( https://github.com/geekact/i18nx/commit/8dee80359e00455fce8afa459ca88701d02326b0 ) )
12+ * ** react:** 钩子函数 useLanguage 没有正确返回语言类型 ([ d0f444d] ( https://github.com/geekact/i18nx/commit/d0f444de61ff009966153b3206c336c39934ab59 ) )
13+
14+
15+
16+
17+
618# [ 0.3.0] ( https://github.com/geekact/i18nx/compare/v0.2.1...v0.3.0 ) (2025-04-17)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " @i18nx/react" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "license" : " MIT" ,
55 "type" : " module" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments