Skip to content

Commit 8949044

Browse files
committed
Release 1.7.8
1 parent ed7c5eb commit 8949044

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.7.8](https://github.com/felixmosh/i18next-hmr/compare/v1.7.7...v1.7.8)
8+
9+
- Bump deps [`ed7c5eb`](https://github.com/felixmosh/i18next-hmr/commit/ed7c5eb5a92ad1651b3e9b59ca60d5da7ea64c11)
10+
- feat: Add support for WatchIgnorePlugin [`1d9ce13`](https://github.com/felixmosh/i18next-hmr/commit/1d9ce13906e4af20e89c362b1ed6a03fdd621098)
11+
- Bump eventsource from 1.1.0 to 1.1.1 in /examples/react-i18next [`101b9e1`](https://github.com/felixmosh/i18next-hmr/commit/101b9e1a815f109a197c6bc3fa5c7ad7c2f5c478)
12+
713
#### [v1.7.7](https://github.com/felixmosh/i18next-hmr/compare/v1.7.6...v1.7.7)
814

15+
> 28 April 2022
16+
917
- Bump next from 11.1.3 to 12.1.0 in /examples/next-with-next-i18next [`f3ec2a1`](https://github.com/felixmosh/i18next-hmr/commit/f3ec2a18b7801f16abfa397f38f5ce5302daebea)
1018
- Bump next in /examples/next-with-next-i18next-without-custom-server [`796982d`](https://github.com/felixmosh/i18next-hmr/commit/796982d1d2c50abd1c3f12a1a6def14e451016a9)
1119
- Deps bump [`ecb85f5`](https://github.com/felixmosh/i18next-hmr/commit/ecb85f58d7abc3b5bf38ed96c5fec5ae7e40a458)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "i18next-hmr",
3-
"version": "1.7.7",
3+
"version": "1.7.8",
44
"description": "I18Next HMR webpack plugin that allows reloading translation resources on the client & the server.",
55
"keywords": [
66
"i18next",

0 commit comments

Comments
 (0)