We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe409a commit 069a6f3Copy full SHA for 069a6f3
CHANGELOG.md
@@ -0,0 +1,12 @@
1
+# Changelog
2
+
3
+## v2.0.0 (2019-03-16)
4
+### Features
5
+- Rewrite with Hooks, expose `useMessageSource` hook [#1](https://github.com/netceteragroup/react-message-source/pull/1)
6
+- Support for `ForwardRef` [#2](https://github.com/netceteragroup/react-message-source/pull/2)
7
8
+### Improvements
9
+- Expose `MessageSourceContext.Consumer`
10
11
+## v1.0.0 (2019-03-05)
12
+- First stable version
0 commit comments