File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v3.0.3] ( https://github.com/felixmosh/i18next-hmr/compare/v3.0.2...v3.0.3 )
8
+
9
+ - fix: align trigger new location, closes #148 [ ` #148 ` ] ( https://github.com/felixmosh/i18next-hmr/issues/148 )
10
+
7
11
#### [ v3.0.2] ( https://github.com/felixmosh/i18next-hmr/compare/v3.0.1...v3.0.2 )
8
12
13
+ > 18 September 2023
14
+
9
15
- fix: align named export with v2 [ ` c931611 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/c9316118c6616403672279e5393c089e82acba80 )
16
+ - Release 3.0.2 [ ` 0c1322b ` ] ( https://github.com/felixmosh/i18next-hmr/commit/0c1322b663b5847c55086e09aaf1b864e961899a )
10
17
11
18
#### [ v3.0.1] ( https://github.com/felixmosh/i18next-hmr/compare/v3.0.0...v3.0.1 )
12
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.0.3 " ,
4
4
"description" : " I18Next HMR🔥 webpack / vite plugin that allows reload translation resources instantly on the client & the server." ,
5
5
"keywords" : [
6
6
" i18next" ,
You can’t perform that action at this time.
0 commit comments