File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ 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
+ #### [ v1.7.0] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.3...v1.7.0 )
8
+
9
+ - Bump ini from 1.3.5 to 1.3.8 in /examples/razzle-ssr [ ` #24 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/24 )
10
+ - Bump ini from 1.3.5 to 1.3.8 in /examples/next-with-next-i18next-without-custom-server [ ` #25 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/25 )
11
+ - Add webpack 5 support, closes #26 [ ` #26 ` ] ( https://github.com/felixmosh/i18next-hmr/issues/26 )
12
+ - Bump deps [ ` 55d8773 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/55d87739f4b3c1cdb7fa34f62764a5688ab416ac )
13
+ - Bump dev-deps [ ` d4604c9 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/d4604c9f96db9fe50e85b68ad74d16b2174dfa4e )
14
+ - Update bug_report.md [ ` eb78fd1 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/eb78fd1a79af33f8ca6bc76fe38736a39aa08931 )
15
+
7
16
#### [ v1.6.3] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.2...v1.6.3 )
8
17
9
18
> 12 December 2020
@@ -12,7 +21,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
12
21
- Bump ini from 1.3.5 to 1.3.8 in /examples/vue-i18next [ ` #22 ` ] ( https://github.com/felixmosh/i18next-hmr/pull/22 )
13
22
- Bump deps [ ` 6173642 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/61736425c3ce094dc39112942c0d7ee45243d57a )
14
23
- Update issue templates [ ` e983cb8 ` ] ( https://github.com/felixmosh/i18next-hmr/commit/e983cb86aa0329b4745623c85c5d8f7493dd52c2 )
15
- - Update README.md [ ` 88693fd ` ] ( https://github.com/felixmosh/i18next-hmr/commit/88693fd7b4d5aee062c5ad6bd86d07e43251acd8 )
24
+ - Release 1.6.3 [ ` 448c2ee ` ] ( https://github.com/felixmosh/i18next-hmr/commit/448c2ee0cb8ce5af6bf0fa4074a506377e9f3190 )
16
25
17
26
#### [ v1.6.2] ( https://github.com/felixmosh/i18next-hmr/compare/v1.6.1...v1.6.2 )
18
27
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " i18next-hmr" ,
3
- "version" : " 1.6.3 " ,
3
+ "version" : " 1.7.0 " ,
4
4
"description" : " I18Next HMR webpack plugin that allows reloading translation resources on the client & the server." ,
5
5
"homepage" : " https://github.com/felixmosh/i18next-hmr" ,
6
6
"bugs" : " https://github.com/felixmosh/i18next-hmr/issues" ,
You can’t perform that action at this time.
0 commit comments