UNPKG

i18next-hmr

Version:

I18Next HMR🔥 webpack / vite plugin that allows reload translation resources instantly on the client & the server.

665 lines (501 loc) • 29.4 kB
### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v3.2.0](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.5...v3.2.0) - fix: trigger UI update on fallback language change as well, closes #282 [`#282`](https://github.com/felixmosh/i18next-hmr.git /issues/282) - fix: bump deps [`f0d0af7`](https://github.com/felixmosh/i18next-hmr.git /commit/f0d0af7c4e85ea66e4d309bf5e4051f949e1df8c) - build(deps): bump webpack in /examples/react-i18next [`a2747d3`](https://github.com/felixmosh/i18next-hmr.git /commit/a2747d3cd4f86c605377c0ffa8b856b4f9abab50) - build(deps): bump rollup in /examples/vite-react-i18next [`eb3bfb6`](https://github.com/felixmosh/i18next-hmr.git /commit/eb3bfb67682155aeaaf95fa35d227dbe6b9a61d8) #### [v3.1.5](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.4...v3.1.5) > 14 September 2025 - build(deps-dev): bump vite in /examples/vite-react-i18next [`07ff1ab`](https://github.com/felixmosh/i18next-hmr.git /commit/07ff1ab9e98a6c73ff8a0890e8ea9e709558bf4e) - build(deps): bump form-data in /examples/react-i18next [`e6c6d84`](https://github.com/felixmosh/i18next-hmr.git /commit/e6c6d84022957955cede1b0ec95f1f46cf755532) - fix: use platform-independent paths to make vite hmr work on windows [`6344e00`](https://github.com/felixmosh/i18next-hmr.git /commit/6344e0068124b0c2f7d843ab54ec8ccef641916f) #### [v3.1.4](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.3...v3.1.4) > 28 May 2025 - fix: vite example [`4982c02`](https://github.com/felixmosh/i18next-hmr.git /commit/4982c0281d76bee11186061382c7721a6e61fd91) - build(deps-dev): bump webpack in /examples/vue-i18next [`44ea573`](https://github.com/felixmosh/i18next-hmr.git /commit/44ea57357a6067fe91184925a321d88021534877) - bump deps [`1fe020e`](https://github.com/felixmosh/i18next-hmr.git /commit/1fe020e629b47298e4e2b4a8cb074486a6e77989) #### [v3.1.3](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.2...v3.1.3) > 22 August 2024 - build(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-i18next [`adc08ca`](https://github.com/felixmosh/i18next-hmr.git /commit/adc08ca90fba514520876bad80056de571f004b9) - build(deps): bump braces from 3.0.2 to 3.0.3 [`84b4871`](https://github.com/felixmosh/i18next-hmr.git /commit/84b48719feb235f11ad12d6163413b227679903d) - fix: move modification of queryString to try block [`5ee107f`](https://github.com/felixmosh/i18next-hmr.git /commit/5ee107f7e0a9f684d20dd145e1defd312e81ec71) #### [v3.1.2](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.1...v3.1.2) > 4 April 2024 - build(deps): bump express from 4.18.2 to 4.19.2 in /examples/vue-i18next [`ef51cbb`](https://github.com/felixmosh/i18next-hmr.git /commit/ef51cbbdeec6e9ee8f77ce2857b7d8b46ceca4c2) - fix: typescript types defs [`3c0dd84`](https://github.com/felixmosh/i18next-hmr.git /commit/3c0dd84879eb20aed4dc8dcb3c44ce5f8ab1a8da) - Release 3.1.2 [`c4f1872`](https://github.com/felixmosh/i18next-hmr.git /commit/c4f187271cc08b5bd3ccc85833a690dd6df16dec) #### [v3.1.1](https://github.com/felixmosh/i18next-hmr.git /compare/v3.1.0...v3.1.1) > 3 April 2024 - fix: remove usage of options.backend object since it may not contain queryStringParams [`dafd1e8`](https://github.com/felixmosh/i18next-hmr.git /commit/dafd1e8a18d205699209c429ef64f3b96fbf22f2) - Release 3.1.1 [`87c8e01`](https://github.com/felixmosh/i18next-hmr.git /commit/87c8e0148febd2ff3914eb96ebf42e7fa3491f21) #### [v3.1.0](https://github.com/felixmosh/i18next-hmr.git /compare/v3.0.4...v3.1.0) > 3 April 2024 - feat: simplify webpack plugin to just inject a loader to user config instead of using NMF, to add support for RSPack [`da36693`](https://github.com/felixmosh/i18next-hmr.git /commit/da36693af853b37d58c086c4882776e34d864ff4) - build(deps): bump express in /examples/next-with-next-i18next [`d1ebe30`](https://github.com/felixmosh/i18next-hmr.git /commit/d1ebe3021c204e7023e07e5f24fd559d0709b1ed) - build(deps): bump express in /examples/react-i18next [`cfea2a8`](https://github.com/felixmosh/i18next-hmr.git /commit/cfea2a83bee90394962ce4b3a7b7b66176c4c296) #### [v3.0.4](https://github.com/felixmosh/i18next-hmr.git /compare/v3.0.3...v3.0.4) > 14 December 2023 - Revert "build(deps): bump next in /examples/next-with-next-i18next" [`00d3afc`](https://github.com/felixmosh/i18next-hmr.git /commit/00d3afc3f23bc8c3bf6e17d898d815c383fd75fa) - build(deps): bump next in /examples/next-with-next-i18next [`01045b0`](https://github.com/felixmosh/i18next-hmr.git /commit/01045b0737db156b2823189f68d43bad218c3fcd) - build(deps): bump @babel/traverse in /examples/vue-i18next [`25c8d9a`](https://github.com/felixmosh/i18next-hmr.git /commit/25c8d9ac89e842cafaae4ae2c326cdce1ed9b417) #### [v3.0.3](https://github.com/felixmosh/i18next-hmr.git /compare/v3.0.2...v3.0.3) > 21 September 2023 - fix: align trigger new location, closes #148 [`#148`](https://github.com/felixmosh/i18next-hmr.git /issues/148) - Release 3.0.3 [`faa1754`](https://github.com/felixmosh/i18next-hmr.git /commit/faa175462399a80b309fcceaadadceb143d4c8fe) #### [v3.0.2](https://github.com/felixmosh/i18next-hmr.git /compare/v3.0.1...v3.0.2) > 18 September 2023 - fix: align named export with v2 [`c931611`](https://github.com/felixmosh/i18next-hmr.git /commit/c9316118c6616403672279e5393c089e82acba80) - Release 3.0.2 [`0c1322b`](https://github.com/felixmosh/i18next-hmr.git /commit/0c1322b663b5847c55086e09aaf1b864e961899a) #### [v3.0.1](https://github.com/felixmosh/i18next-hmr.git /compare/v3.0.0...v3.0.1) > 13 September 2023 - feat: add vite example [`b1332c1`](https://github.com/felixmosh/i18next-hmr.git /commit/b1332c18bfbd17cce28252b86a06390a2da01686) - build(deps): bump tough-cookie in /examples/react-i18next [`e300f5b`](https://github.com/felixmosh/i18next-hmr.git /commit/e300f5b1ed6fb39f824d30b3f96ac1677c9b36db) - build(deps): bump semver from 5.7.1 to 5.7.2 in /examples/vue-i18next [`1af7150`](https://github.com/felixmosh/i18next-hmr.git /commit/1af71506a96307fb06c190a9b59abcfdb851f8ff) ### [v3.0.0](https://github.com/felixmosh/i18next-hmr.git /compare/v2.0.1...v3.0.0) > 12 September 2023 - Bump deps [`0b74d59`](https://github.com/felixmosh/i18next-hmr.git /commit/0b74d595a0fabf128767a33be776301f311bba84) - Add Vite tests [`62afadd`](https://github.com/felixmosh/i18next-hmr.git /commit/62afaddb2a24b9f848a858df45de8d6488c2136e) - Initial support for Vite [`d86229f`](https://github.com/felixmosh/i18next-hmr.git /commit/d86229faa5a879d290ba7bae872cd2644f8e3cbb) #### [v2.0.1](https://github.com/felixmosh/i18next-hmr.git /compare/v2.0.0...v2.0.1) > 22 May 2023 - fix: make d.ts files express the correct type [`92d0b19`](https://github.com/felixmosh/i18next-hmr.git /commit/92d0b19addcc7220c04f3e7bb28180013d9d58fe) - fix: ignore if passed an empty i18n instance [`7221a35`](https://github.com/felixmosh/i18next-hmr.git /commit/7221a3528c7771751b1ecf0988338114495093dd) - Release 2.0.1 [`4bff183`](https://github.com/felixmosh/i18next-hmr.git /commit/4bff183bb3037be2d193b0f677b91d661dcbb6de) ### [v2.0.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.11.4...v2.0.0) > 22 May 2023 - feat: use i18next plugin system to get the i18next instance. [`2c60c1f`](https://github.com/felixmosh/i18next-hmr.git /commit/2c60c1f5779e38de687304aaf5cf483c974aa47d) - Release 2.0.0 [`7b0dc21`](https://github.com/felixmosh/i18next-hmr.git /commit/7b0dc21d448be079a6a8215406dfbc490b9cb034) #### [v1.11.4](https://github.com/felixmosh/i18next-hmr.git /compare/v1.11.3...v1.11.4) > 22 May 2023 - Release 1.11.4 [`d3863d9`](https://github.com/felixmosh/i18next-hmr.git /commit/d3863d9d739c56d7be5537a53216fbae8e484ef5) - fix: fix plugin options type [`6fe639b`](https://github.com/felixmosh/i18next-hmr.git /commit/6fe639b144921d7e7b3e67422e0592b053c9e31a) #### [v1.11.3](https://github.com/felixmosh/i18next-hmr.git /compare/v1.11.2...v1.11.3) > 22 May 2023 - Release 1.11.3 [`ad67539`](https://github.com/felixmosh/i18next-hmr.git /commit/ad67539d70abfb0da0dae657c79828a5ceac27fc) - fix: make localesDirs plugin config an optional [`3de3b0c`](https://github.com/felixmosh/i18next-hmr.git /commit/3de3b0cacd9a869d7a2b44f20f522cd7c340603d) #### [v1.11.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.11.1...v1.11.2) > 18 May 2023 - fix: add defaultNS as an optional ns value [`3a20106`](https://github.com/felixmosh/i18next-hmr.git /commit/3a2010607a54b2a0bd888a1d52a95101078b1fbc) - Bump webpack from 5.73.0 to 5.76.1 in /examples/react-i18next [`290d870`](https://github.com/felixmosh/i18next-hmr.git /commit/290d870a52d31a59b34aeae4bb6901ecf649b271) - Bump json5 from 1.0.1 to 1.0.2 in /examples/vue-i18next [`e3b4d67`](https://github.com/felixmosh/i18next-hmr.git /commit/e3b4d674aee778ea4e8d083eaeb2fc46d6643461) #### [v1.11.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.11.0...v1.11.1) > 9 December 2022 - Bump express from 4.17.1 to 4.18.2 in /examples/vue-i18next [`f571dc1`](https://github.com/felixmosh/i18next-hmr.git /commit/f571dc16dd076546a7e7895a6a0ca8f1d88555d8) - Bump loader-utils from 1.4.0 to 1.4.1 in /examples/vue-i18next [`4cf7127`](https://github.com/felixmosh/i18next-hmr.git /commit/4cf7127d35123347ced7e650d4b09ec1bbea2374) - Bump vm2 from 3.9.10 to 3.9.11 [`187b33c`](https://github.com/felixmosh/i18next-hmr.git /commit/187b33c239012bac65e0a84f4957d268f969e560) #### [v1.11.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.10.0...v1.11.0) > 16 August 2022 - feat: pass changed files list to i18next getter, #118 [`0253f0a`](https://github.com/felixmosh/i18next-hmr.git /commit/0253f0a2f31db4d9caf096f8c1db7daf59f3399a) - Release 1.11.0 [`f845375`](https://github.com/felixmosh/i18next-hmr.git /commit/f845375fb4218e72b3574a135871a2a366cb5fad) #### [v1.10.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.9.0...v1.10.0) > 11 August 2022 - feat: Add support for watching multiple locales dirs, #116 [`5302b06`](https://github.com/felixmosh/i18next-hmr.git /commit/5302b06010725b0c280ef7fa5f679fd295634f5b) - Release 1.10.0 [`ed603da`](https://github.com/felixmosh/i18next-hmr.git /commit/ed603da15d3496cf08a979f6585a5581ec72e21d) #### [v1.9.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.8.1...v1.9.0) > 11 August 2022 - feat: add support for options.lng, options.fallbackLng, options.supportedLngs as a language source [`fae8a57`](https://github.com/felixmosh/i18next-hmr.git /commit/fae8a57132350dd56e176a18ecb379adf063999f) - feat: add support for strict language detection [`ea6a877`](https://github.com/felixmosh/i18next-hmr.git /commit/ea6a877bd1a4047784cd45a819bbcce43ea5e306) - feat: add support for fallbackNS [`3cd4326`](https://github.com/felixmosh/i18next-hmr.git /commit/3cd432663591e73cc4166225e14a4436eabcdc81) #### [v1.8.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.8.0...v1.8.1) > 20 July 2022 - Bump deps [`844a4ae`](https://github.com/felixmosh/i18next-hmr.git /commit/844a4ae945050cbceb61227fe3af5b48227d1482) - Bump terser from 4.8.0 to 4.8.1 in /examples/vue-i18next [`e88c511`](https://github.com/felixmosh/i18next-hmr.git /commit/e88c511b8b77c47abd27e830beea0f4ec9e5597e) - Release 1.8.1 [`99f1de0`](https://github.com/felixmosh/i18next-hmr.git /commit/99f1de0781f6a3e3fb2a3893afcc4a70219a6bb4) #### [v1.8.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.8...v1.8.0) > 19 July 2022 - Add next-i18next v11 example, closes #32 [`#32`](https://github.com/felixmosh/i18next-hmr.git /issues/32) - Update examples [`e171edc`](https://github.com/felixmosh/i18next-hmr.git /commit/e171edcc4c0288fb0c6c4ffa84303e7f6111b513) - Remove webpack 5 example [`0c02c24`](https://github.com/felixmosh/i18next-hmr.git /commit/0c02c246e483ccb4fcccc2be1269989b0db69f41) - feat: add the ability to pass a getter for i18n instance [`574deab`](https://github.com/felixmosh/i18next-hmr.git /commit/574deabdd45d129ec76858cd443e9da16b46401d) #### [v1.7.8](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.7...v1.7.8) > 19 July 2022 - Bump deps [`ed7c5eb`](https://github.com/felixmosh/i18next-hmr.git /commit/ed7c5eb5a92ad1651b3e9b59ca60d5da7ea64c11) - feat: Add support for WatchIgnorePlugin [`1d9ce13`](https://github.com/felixmosh/i18next-hmr.git /commit/1d9ce13906e4af20e89c362b1ed6a03fdd621098) - Release 1.7.8 [`8949044`](https://github.com/felixmosh/i18next-hmr.git /commit/8949044cfe083ddb65790dfc22d9bc858cafe3ae) #### [v1.7.7](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.6...v1.7.7) > 28 April 2022 - Bump next from 11.1.3 to 12.1.0 in /examples/next-with-next-i18next [`f3ec2a1`](https://github.com/felixmosh/i18next-hmr.git /commit/f3ec2a18b7801f16abfa397f38f5ce5302daebea) - Bump next in /examples/next-with-next-i18next-without-custom-server [`796982d`](https://github.com/felixmosh/i18next-hmr.git /commit/796982d1d2c50abd1c3f12a1a6def14e451016a9) - Deps bump [`ecb85f5`](https://github.com/felixmosh/i18next-hmr.git /commit/ecb85f58d7abc3b5bf38ed96c5fec5ae7e40a458) #### [v1.7.6](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.5...v1.7.6) > 28 April 2022 - Deps bump [`923f55f`](https://github.com/felixmosh/i18next-hmr.git /commit/923f55f3cfd9967e038d10d92ab68eaa5e947941) - Release 1.7.6 [`42e1cb9`](https://github.com/felixmosh/i18next-hmr.git /commit/42e1cb9d29247ee41bf965483e79ce91afe1eae2) #### [v1.7.5](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.4...v1.7.5) > 17 August 2021 - Bump dev deps [`50e8672`](https://github.com/felixmosh/i18next-hmr.git /commit/50e8672cbad8a8b397251704f4462cc203159006) - Bump next in /examples/next-with-next-i18next-without-custom-server [`f85c2ba`](https://github.com/felixmosh/i18next-hmr.git /commit/f85c2ba5a3b48dc27cbe542febb3af6a07724dfa) - Bump next from 10.2.3 to 11.1.0 in /examples/next-with-next-i18next [`2ca15a1`](https://github.com/felixmosh/i18next-hmr.git /commit/2ca15a142a941df9fc3875c497dab52890b7611e) #### [v1.7.4](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.3...v1.7.4) > 21 June 2021 - Bump examples deps [`5010041`](https://github.com/felixmosh/i18next-hmr.git /commit/50100413345f1ac9949e28e980a9ee9ad225266e) - Bump browserslist [`8eb92e8`](https://github.com/felixmosh/i18next-hmr.git /commit/8eb92e848f5c8eb03a3d7a1f55ed1479d4e54833) - Release 1.7.4 [`c8ab995`](https://github.com/felixmosh/i18next-hmr.git /commit/c8ab995d183bf840931c1baf0edea1645f444c17) #### [v1.7.3](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.2...v1.7.3) > 15 June 2021 - Bump deps [`c8a67df`](https://github.com/felixmosh/i18next-hmr.git /commit/c8a67df0188e711eccd190a134cbd3cefe5935fd) - Release 1.7.3 [`b572fe0`](https://github.com/felixmosh/i18next-hmr.git /commit/b572fe0b65135720410824eb8a15fcc68794ede2) #### [v1.7.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.1...v1.7.2) > 2 June 2021 - Bump y18n in /examples/next-with-next-i18next-without-custom-server [`#36`](https://github.com/felixmosh/i18next-hmr.git /pull/36) - Bump y18n from 4.0.0 to 4.0.1 in /examples/vue-i18next [`#35`](https://github.com/felixmosh/i18next-hmr.git /pull/35) - Bump react-dev-utils from 9.1.0 to 11.0.4 in /examples/react-i18next [`#34`](https://github.com/felixmosh/i18next-hmr.git /pull/34) - Bump y18n from 4.0.0 to 4.0.1 in /examples/next-with-next-i18next [`#33`](https://github.com/felixmosh/i18next-hmr.git /pull/33) - Bump elliptic from 6.5.3 to 6.5.4 in /examples/razzle-ssr [`#31`](https://github.com/felixmosh/i18next-hmr.git /pull/31) - Bump elliptic in /examples/next-with-next-i18next-without-custom-server [`#30`](https://github.com/felixmosh/i18next-hmr.git /pull/30) - Bump elliptic from 6.5.3 to 6.5.4 in /examples/vue-i18next [`#29`](https://github.com/felixmosh/i18next-hmr.git /pull/29) - Bump elliptic from 6.5.3 to 6.5.4 in /examples/next-with-next-i18next [`#28`](https://github.com/felixmosh/i18next-hmr.git /pull/28) - Change to yarn.lock [`53dc071`](https://github.com/felixmosh/i18next-hmr.git /commit/53dc07190f18a2b631ca54785f77fd3cdef53813) - Bump browserslist from 4.13.0 to 4.16.6 in /examples/vue-i18next [`be25c2d`](https://github.com/felixmosh/i18next-hmr.git /commit/be25c2d938c4e41a898b5b1bd8fbaf2a1a34a0a0) - Sort package.json [`eace68d`](https://github.com/felixmosh/i18next-hmr.git /commit/eace68d0a2950ad82f27e8825b0b465b70e85ba7) #### [v1.7.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.7.0...v1.7.1) > 18 February 2021 - Move from circleCi to github actions [`0959cba`](https://github.com/felixmosh/i18next-hmr.git /commit/0959cba2b2d06d9372a3c853538a897b2f0ab2b4) - Release 1.7.1 [`6428bee`](https://github.com/felixmosh/i18next-hmr.git /commit/6428beea974ca27af2c9b60b1c680d4e0652842e) - Update Readme [`bef118e`](https://github.com/felixmosh/i18next-hmr.git /commit/bef118e01b926b57f682502a735ad9c6833e9dd9) #### [v1.7.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.6.3...v1.7.0) > 15 January 2021 - Bump ini from 1.3.5 to 1.3.8 in /examples/razzle-ssr [`#24`](https://github.com/felixmosh/i18next-hmr.git /pull/24) - 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.git /pull/25) - Add webpack 5 support, closes #26 [`#26`](https://github.com/felixmosh/i18next-hmr.git /issues/26) - Bump deps [`55d8773`](https://github.com/felixmosh/i18next-hmr.git /commit/55d87739f4b3c1cdb7fa34f62764a5688ab416ac) - Bump dev-deps [`d4604c9`](https://github.com/felixmosh/i18next-hmr.git /commit/d4604c9f96db9fe50e85b68ad74d16b2174dfa4e) - Release 1.7.0 [`c3f397b`](https://github.com/felixmosh/i18next-hmr.git /commit/c3f397b0df4ee86b169dd8999b448232fc77c2a2) #### [v1.6.3](https://github.com/felixmosh/i18next-hmr.git /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.git /pull/23) - Bump ini from 1.3.5 to 1.3.8 in /examples/vue-i18next [`#22`](https://github.com/felixmosh/i18next-hmr.git /pull/22) - Bump deps [`6173642`](https://github.com/felixmosh/i18next-hmr.git /commit/61736425c3ce094dc39112942c0d7ee45243d57a) - Update issue templates [`e983cb8`](https://github.com/felixmosh/i18next-hmr.git /commit/e983cb86aa0329b4745623c85c5d8f7493dd52c2) - Release 1.6.3 [`448c2ee`](https://github.com/felixmosh/i18next-hmr.git /commit/448c2ee0cb8ce5af6bf0fa4074a506377e9f3190) #### [v1.6.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.6.1...v1.6.2) > 16 October 2020 - Bump next from 9.5.0 to 9.5.4 in /examples/next-with-next-i18next-without-custom-server [`#21`](https://github.com/felixmosh/i18next-hmr.git /pull/21) - Bump next in /examples/next-with-next-i18next-without-custom-server [`4ee84c8`](https://github.com/felixmosh/i18next-hmr.git /commit/4ee84c806ef28db9be17e46d34703c1c61e77a7f) - Release 1.6.2 [`46818c5`](https://github.com/felixmosh/i18next-hmr.git /commit/46818c5fa29ca046b2b828cd9c5d3bcd8c6eab11) - fix: Webpack 5 doesn't have mtimes at start [`e7a16e8`](https://github.com/felixmosh/i18next-hmr.git /commit/e7a16e8d0ea1ba58274a8832cfd9f01ab73dce59) #### [v1.6.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.6.0...v1.6.1) > 2 October 2020 - Bump node-fetch from 2.6.0 to 2.6.1 [`#18`](https://github.com/felixmosh/i18next-hmr.git /pull/18) - Reload translation when using lng-country combination, closes #19 [`#19`](https://github.com/felixmosh/i18next-hmr.git /issues/19) - Release 1.6.1 [`ac57a5d`](https://github.com/felixmosh/i18next-hmr.git /commit/ac57a5dd0f6d9c485f754980a23f50b072f693a4) #### [v1.6.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.6...v1.6.0) > 6 September 2020 - Add support for change in multiple files at once, closes #17 [`#17`](https://github.com/felixmosh/i18next-hmr.git /issues/17) - Add an example which uses next-18next without custom server. [`fc8525f`](https://github.com/felixmosh/i18next-hmr.git /commit/fc8525fd0757d6a69f47b80b517e4cb47ccb8fba) - Fix security warning [`bae4b8f`](https://github.com/felixmosh/i18next-hmr.git /commit/bae4b8f199a818d96a312e4411d8a28e828e27d0) - Release 1.6.0 [`64c95df`](https://github.com/felixmosh/i18next-hmr.git /commit/64c95dfe3faffd4b9ef1a245e7478e678a26f477) #### [v1.5.6](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.5...v1.5.6) > 26 July 2020 - Bump lodash from 4.17.15 to 4.17.19 [`#13`](https://github.com/felixmosh/i18next-hmr.git /pull/13) - Bump lodash from 4.17.15 to 4.17.19 in /examples/vue-i18next [`#15`](https://github.com/felixmosh/i18next-hmr.git /pull/15) - Bump lodash from 4.17.15 to 4.17.19 in /examples/next-with-next-i18next [`#14`](https://github.com/felixmosh/i18next-hmr.git /pull/14) - Update examples deps [`8dc0caa`](https://github.com/felixmosh/i18next-hmr.git /commit/8dc0caa5fe967ec025b235060547a0665228c795) - Add usage of release it [`077944d`](https://github.com/felixmosh/i18next-hmr.git /commit/077944da3e642108c842d5631a5a006fd3996dbf) - Release 1.5.6 [`9325398`](https://github.com/felixmosh/i18next-hmr.git /commit/9325398d93238953e4abc6e2b94702f3f94f08ca) #### [v1.5.5](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.4...v1.5.5) > 24 June 2020 - Add support for backslashes paths, closes #12 [`#12`](https://github.com/felixmosh/i18next-hmr.git /issues/12) - Reformat the code based on prettier [`4960885`](https://github.com/felixmosh/i18next-hmr.git /commit/4960885161523ef9d21bcd3924e529376d43e821) - Bump v1.5.5 [`7ee8ea1`](https://github.com/felixmosh/i18next-hmr.git /commit/7ee8ea1c52f2cc411a7aa71620bd1a6e882e3a7d) - Create dependabot.yml [`2303562`](https://github.com/felixmosh/i18next-hmr.git /commit/23035627585b21353b5f23d48a792be6e49aab61) #### [v1.5.4](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.3...v1.5.4) > 18 June 2020 - Fix types [`383cc6f`](https://github.com/felixmosh/i18next-hmr.git /commit/383cc6fc036580f492fbe4d08c8b91149772f13e) #### [v1.5.3](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.2...v1.5.3) > 11 June 2020 - Bump v1.5.3 [`6a090c9`](https://github.com/felixmosh/i18next-hmr.git /commit/6a090c99a43b752e1384980d56d30ed5c10fcb70) - Fix client side logs styles [`7fb9836`](https://github.com/felixmosh/i18next-hmr.git /commit/7fb983677a33a71a36670ccc2990efb5a301795c) #### [v1.5.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.1...v1.5.2) > 10 June 2020 - Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples/vue-i18next [`#7`](https://github.com/felixmosh/i18next-hmr.git /pull/7) - Ignore changes in none loaded namespace, closes #8 [`#8`](https://github.com/felixmosh/i18next-hmr.git /issues/8) - Bump dev deps [`9f76a85`](https://github.com/felixmosh/i18next-hmr.git /commit/9f76a85665f6f029a0991c5854d5833d5561c71f) - Distinguish between name-spaces that containing each other name [`d8763ff`](https://github.com/felixmosh/i18next-hmr.git /commit/d8763ffe7ca2dc392e8cde7e1d61836db9cfd213) - Bump v1.5.2 [`1a86f9d`](https://github.com/felixmosh/i18next-hmr.git /commit/1a86f9d6f7c7ebf26e8162a42ea56f34ecc0d85f) #### [v1.5.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.5.0...v1.5.1) > 31 May 2020 - Bump v1.5.1 [`7783303`](https://github.com/felixmosh/i18next-hmr.git /commit/778330352f3e7af851feee9e781a074f16e6d711) - Remove console.log [`4e89bd0`](https://github.com/felixmosh/i18next-hmr.git /commit/4e89bd0f00b59e34a6e4c23cb0c1067bc5488932) - Ignore prettier.config from npm [`2df230b`](https://github.com/felixmosh/i18next-hmr.git /commit/2df230bf08cdc8291d2cab5be1f904513071f649) #### [v1.5.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.4.1...v1.5.0) > 25 May 2020 - Bump next from 9.3.0 to 9.3.2 in /examples/next-with-next-i18next [`#4`](https://github.com/felixmosh/i18next-hmr.git /pull/4) - Add support for nested namespaces, closes #6 [`#6`](https://github.com/felixmosh/i18next-hmr.git /issues/6) - Add razzle example [`1ea77f3`](https://github.com/felixmosh/i18next-hmr.git /commit/1ea77f399cc4ed55a4e769296fa4216f7bcc9fcf) - Bump example deps [`29c4e77`](https://github.com/felixmosh/i18next-hmr.git /commit/29c4e779e9655c865f1fd60b4821bd37641aac21) - Bump dev deps [`d2fbd62`](https://github.com/felixmosh/i18next-hmr.git /commit/d2fbd62b33b8ca526c6c96ccdd075c910719f8ef) #### [v1.4.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.4.0...v1.4.1) > 10 March 2020 - fix: handle cases when IgnoringWatchFileSystem is used as watcher (has wfs field) [`1eb90a0`](https://github.com/felixmosh/i18next-hmr.git /commit/1eb90a04196b4f24783a0f7f64100a2592406672) - Bump v1.4.1 [`71aa933`](https://github.com/felixmosh/i18next-hmr.git /commit/71aa933229e74f4272c2b0886a779b51c56b1ef3) #### [v1.4.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.3.0...v1.4.0) > 10 March 2020 - feat: add native HMR support for server side [`76adf27`](https://github.com/felixmosh/i18next-hmr.git /commit/76adf2773cfdc535c322eb299588aef9a75051b2) - fix: handle changes when i18next.language has lang & country [`d2eba98`](https://github.com/felixmosh/i18next-hmr.git /commit/d2eba982628cae700e9102285bae700985f79d56) - feat: add native HMR support explanation. [`94e29b5`](https://github.com/felixmosh/i18next-hmr.git /commit/94e29b56b8b608fd8069f9b07a94d11d657c95dd) #### [v1.3.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.2.0...v1.3.0) > 16 December 2019 - Bump versions [`5578dcd`](https://github.com/felixmosh/i18next-hmr.git /commit/5578dcdc3135b2ff8476701602855060ef65313b) - Add notification when reload fails [`6517849`](https://github.com/felixmosh/i18next-hmr.git /commit/651784968f3f6f7f87517e6c9e1a708963ea2d89) - Bump v1.3.0 [`bac1830`](https://github.com/felixmosh/i18next-hmr.git /commit/bac1830a8dd3a1741261500aaff61f218192d018) #### [v1.2.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.1.3...v1.2.0) > 12 December 2019 - Add vue-i18next example [`31be14c`](https://github.com/felixmosh/i18next-hmr.git /commit/31be14c9c7153bb5f375acf139de0717938cd726) - Bump deps [`22a21d9`](https://github.com/felixmosh/i18next-hmr.git /commit/22a21d9803b4fc2b77990d16ada63e6f48990ac6) - Split between client & server entries [`47ef299`](https://github.com/felixmosh/i18next-hmr.git /commit/47ef299b50a543e4e2103b552e7ba73472aaa690) #### [v1.1.3](https://github.com/felixmosh/i18next-hmr.git /compare/v1.1.2...v1.1.3) > 10 December 2019 - Add some tests [`8c92ac6`](https://github.com/felixmosh/i18next-hmr.git /commit/8c92ac69f3f8b8ce37a4fc08b79f41c7254d61cd) - Bump versions [`d15ed3c`](https://github.com/felixmosh/i18next-hmr.git /commit/d15ed3c1a1b1f62075e6ad3fd5bade18e4835b7b) - Add client hmr tests [`53c5aab`](https://github.com/felixmosh/i18next-hmr.git /commit/53c5aab3d43f99dda1971367a078d65cbb552e52) #### [v1.1.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.1.1...v1.1.2) > 7 December 2019 - Handle missing backend option [`7312b36`](https://github.com/felixmosh/i18next-hmr.git /commit/7312b36de6fdaaa08549395764a09d66725706b0) - Bump v1.1.2 [`27e7b24`](https://github.com/felixmosh/i18next-hmr.git /commit/27e7b248ed0b44f440f2ecd0212263cf9ba16b53) - Update cra example to use named chunks due to https://github.com/webpack/webpack/issues/10095 [`5bb327b`](https://github.com/felixmosh/i18next-hmr.git /commit/5bb327b3e1bdc1a8e7a7242b9e9a96a805f66ab7) #### [v1.1.1](https://github.com/felixmosh/i18next-hmr.git /compare/v1.1.0...v1.1.1) > 6 December 2019 - Add types [`a9d2d19`](https://github.com/felixmosh/i18next-hmr.git /commit/a9d2d198ef34b2774f9bbac2f76f35f820fb8cd6) - Update example version [`78a1e37`](https://github.com/felixmosh/i18next-hmr.git /commit/78a1e37765926185d1ae51a88814489d0e01bc08) - small improvement of client code [`b751376`](https://github.com/felixmosh/i18next-hmr.git /commit/b75137620d9816c25b730b63bcbbef370af37886) #### [v1.1.0](https://github.com/felixmosh/i18next-hmr.git /compare/v1.0.3...v1.1.0) > 6 December 2019 - Split server & client to separate methods (prevent race condition on server side) [`8a96f50`](https://github.com/felixmosh/i18next-hmr.git /commit/8a96f507e68d1ad96967237b9cf104d1ad065e9b) - Keep only the last server listener (in-case of server re-loaded) [`7fed769`](https://github.com/felixmosh/i18next-hmr.git /commit/7fed7694918a07bf44a6ff0e158a0fc72faf0913) #### [v1.0.3](https://github.com/felixmosh/i18next-hmr.git /compare/v1.0.2...v1.0.3) > 6 December 2019 - Add lib as deps in package.json [`f0f134d`](https://github.com/felixmosh/i18next-hmr.git /commit/f0f134dc81e30fbf86baf874cc54022f8fcdfca6) - Remove console log [`5ce5b59`](https://github.com/felixmosh/i18next-hmr.git /commit/5ce5b5941273f9d02e18ee21424252fc2aa6236f) #### [v1.0.2](https://github.com/felixmosh/i18next-hmr.git /compare/v1.0.1...v1.0.2) > 6 December 2019 - Readme fix [`3a33b75`](https://github.com/felixmosh/i18next-hmr.git /commit/3a33b75f54c420502437d3781f7bf681d0281b4c) #### v1.0.1 > 6 December 2019 - Add react-i18next example [`fd86257`](https://github.com/felixmosh/i18next-hmr.git /commit/fd86257a58419b6f644ddef429b33abccf3520dc) - Add next with next-i18next example [`2e993e8`](https://github.com/felixmosh/i18next-hmr.git /commit/2e993e826ae4214f1a670451a12f329efcb597f4) - Update the package-lock.json [`0d53840`](https://github.com/felixmosh/i18next-hmr.git /commit/0d538406a19da49ae749c5ca944fe6330ba21216)