stomp-js / stomp-websocket

Stomp client for Web browsers and node.js apps
https://stomp-js.github.io/stomp-websocket/
Apache License 2.0
141 stars 36 forks source link

What are major version changes in 4 #34

Closed zkendall closed 6 years ago

zkendall commented 6 years ago

What does it mean "Major version change as this version is not backward compatible"?

What portions are not backwards compatible? What are major changes?

kum-deepak commented 6 years ago

So far only one backward compatible change is there since I have been maintaining (version 3.0 upwards) - usage of this library for NodeJS has been simplified and made consistent with the browser version (version 4). See: https://github.com/stomp-js/stomp-websocket#nodejs

Change log at https://github.com/stomp-js/stomp-websocket#change-log

If you are migrating from the original 2.x series please check https://stomp-js.github.io/stomp-websocket/codo/extra/docs-src/Upgrade.md.html

kum-deepak commented 6 years ago

Planning for next version of stompjs is on the way. Your participation will be really appreciated, please join at https://github.com/stomp-js/stompjs/issues/1