You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,15 @@
1
1
# Changelog
2
2
3
+
## v2.3.0
4
+
### Bug fix
5
+
- Fixed issue with FetchingProvider remounting children [#14](https://github.com/netceteragroup/react-message-source/pull/14) - by [@ivanCosic](https://github.com/ivanCosic)
6
+
7
+
### Internal
8
+
- Upgrade dependencies to their latest version [f774f74](https://github.com/netceteragroup/react-message-source/commit/f774f7423eb6cc13e9e01c280e38fe8dd90262cb)
9
+
3
10
## v2.2.0
4
11
### Features
5
-
- Include Flow Type definitions as part of the package [#5]((https://github.com/netceteragroup/react-message-source/pull/5)
12
+
- Include Flow Type definitions as part of the package [#5](https://github.com/netceteragroup/react-message-source/pull/5)
6
13
7
14
### Internal
8
15
- Upgrade dependencies to their latest version [#6](https://github.com/netceteragroup/react-message-source/pull/6)
0 commit comments