i18next-hmr
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -7,2 +7,12 @@ ### Changelog | ||
#### [v1.6.3](https://github.com/felixmosh/i18next-hmr/compare/v1.6.2...v1.6.3) | ||
> 12 December 2020 | ||
- Bump ini from 1.3.5 to 1.3.8 [`#23`](https://github.com/felixmosh/i18next-hmr/pull/23) | ||
- Bump ini from 1.3.5 to 1.3.8 in /examples/vue-i18next [`#22`](https://github.com/felixmosh/i18next-hmr/pull/22) | ||
- Bump deps [`6173642`](https://github.com/felixmosh/i18next-hmr/commit/61736425c3ce094dc39112942c0d7ee45243d57a) | ||
- Update issue templates [`e983cb8`](https://github.com/felixmosh/i18next-hmr/commit/e983cb86aa0329b4745623c85c5d8f7493dd52c2) | ||
- Update README.md [`88693fd`](https://github.com/felixmosh/i18next-hmr/commit/88693fd7b4d5aee062c5ad6bd86d07e43251acd8) | ||
#### [v1.6.2](https://github.com/felixmosh/i18next-hmr/compare/v1.6.1...v1.6.2) | ||
@@ -14,2 +24,3 @@ | ||
- Bump next in /examples/next-with-next-i18next-without-custom-server [`4ee84c8`](https://github.com/felixmosh/i18next-hmr/commit/4ee84c806ef28db9be17e46d34703c1c61e77a7f) | ||
- Release 1.6.2 [`46818c5`](https://github.com/felixmosh/i18next-hmr/commit/46818c5fa29ca046b2b828cd9c5d3bcd8c6eab11) | ||
- fix: Webpack 5 doesn't have mtimes at start [`e7a16e8`](https://github.com/felixmosh/i18next-hmr/commit/e7a16e8d0ea1ba58274a8832cfd9f01ab73dce59) | ||
@@ -16,0 +27,0 @@ |
{ | ||
"name": "i18next-hmr", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "I18Next HMR webpack plugin that allows reloading translation resources on the client & the server.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/felixmosh/i18next-hmr", |
@@ -11,3 +11,3 @@ # i18next-hmr | ||
- Node.js v8 or above | ||
- Webpack 4.x | ||
- Webpack 4.x - 5.x | ||
@@ -14,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25142
18