Releases: lahsivjar/react-stomp
Releases · lahsivjar/react-stomp
Release v5.1.0
17 Jan 17:31
Compare
Sorry, something went wrong.
No results found
Fix subscribeHeaders corruption when subscribing to multiple topics
Release 5.0.0
04 Mar 17:52
Compare
Sorry, something went wrong.
No results found
Update react from 16.6.3 to 16.13.0
Fix deprecation of componentWillReceiveProps
Release 4.3.0
30 Dec 07:16
Compare
Sorry, something went wrong.
No results found
Update handlebars to version 4.3.0
Release 4.2.0
19 Sep 05:43
Compare
Sorry, something went wrong.
No results found
Add onConnectFailure callback
Upgrade babel to babel7
4.1.1
06 Jun 02:02
Compare
Sorry, something went wrong.
No results found
Bugfix #96 Remove array slice of subscribe headers
Merge pull request #94 from lahsivjar/release-4.1.0
17 Jan 15:49
Compare
Sorry, something went wrong.
No results found
Update react from 16.5.0 to 16.6.3
Update react-dom from 16.5.0 to 16.6.3
[PR #93 ] Use STOMP message frame to find correct topic
4.0.0: Merge pull request #77 from lahsivjar/issue-76
20 Sep 19:01
Compare
Sorry, something went wrong.
No results found
Improve test coverage
Never update component after initial render
[BugFix #61 ] Add support for receiving plain text messages
[BugFix #70 ] Fix reconnect loop under certain circumstances even after disconnect is called
v3.0.0
13 Feb 15:04
Compare
Sorry, something went wrong.
No results found
Manage topics by properties
v2.1.0 [Minor] Fix disconnect issue
04 Jan 12:02
Compare
Sorry, something went wrong.
No results found
Fix disconnect stomp client on component unmount
v2.0.0 [Major]
21 Dec 18:29
Compare
Sorry, something went wrong.
No results found
On disconnect callback
Retry on failure
Fix unsubscribe when component is unmounted