react-window-communication-hook
Version:
Communicate between windows, tabs, iframes
42 lines (23 loc) • 2.11 kB
Markdown
#### 1.1.3 (2018-12-05)
##### Chores
* Update lock ([c2d4190e](https://github.com/AvraamMavridis/react-context-communication-hook/commit/c2d4190eca9152e58e35da01b35ff14bea4da572))
##### Bug Fixes
* cleanup of channel ([#1](https://github.com/AvraamMavridis/react-context-communication-hook/pull/1)) ([7cf4fa62](https://github.com/AvraamMavridis/react-context-communication-hook/commit/7cf4fa62e48674dfc7f0528a75984e262ef78d60))
#### 1.1.2 (2018-10-28)
##### Chores
* Update Readme ([cf0e6a6d](https://github.com/AvraamMavridis/react-context-communication-hook/commit/cf0e6a6dbec2e622bc266369ada32e479852d41b))
* Update Readme ([2655c9a7](https://github.com/AvraamMavridis/react-context-communication-hook/commit/2655c9a7cf1e9b2fdafc5a400aa7842ac620541e))
* Update Readme ([126e9771](https://github.com/AvraamMavridis/react-context-communication-hook/commit/126e9771105f803f83bcf8ce3a4a23eb4950d6f3))
* Update readme with example ([c2a231ad](https://github.com/AvraamMavridis/react-context-communication-hook/commit/c2a231ad81fcd0f8dc0e2684f4a135ea8a976029))
##### New Features
* Throw error if channel name is not specified ([cc6ed877](https://github.com/AvraamMavridis/react-context-communication-hook/commit/cc6ed877249e4f9890f640771ff6707ac2f3920e))
#### 1.1.1 (2018-10-28)
##### Chores
* Update Readme ([7cc39a04](https://github.com/AvraamMavridis/react-context-communication-hook/commit/7cc39a04c5eaaf7fd39c2cd4b037d78c50143a13))
### 1.1.0 (2018-10-28)
##### Chores
* Add .babelrc ([3b2dfdcd](https://github.com/AvraamMavridis/react-context-communication-hook/commit/3b2dfdcdd9f900d96996a09805a3f983ad18c000))
* Add scripts ([c3b714d6](https://github.com/AvraamMavridis/react-context-communication-hook/commit/c3b714d67639091cf6ba8de6b1c4eebd7a9dea8b))
* Init project ([bbae92df](https://github.com/AvraamMavridis/react-context-communication-hook/commit/bbae92dfbc70ff4c869c51c11e15e2963e1f8a0e))
##### New Features
* Implement communication hook ([9901c7d7](https://github.com/AvraamMavridis/react-context-communication-hook/commit/9901c7d7c4a4e046182b6f5ac2f266b974de352f))