File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- # 7.3.0-beta.4 (2026-01-31)
3+ # 7.3.0 (2026-01-31)
44
55- Update changelog link in publish workflow to point to the develop branch.
6-
7- # 7.3.0-beta.3 (2026-01-31)
8-
96- Update publish workflow to support prerelease tagging and GitHub release creation.
7+ - Setup trusted publishing per [ https://docs.npmjs.com/trusted-publishers ] ( https://docs.npmjs.com/trusted-publishers ) .
8+ - Update CI for Safari tests to restrict outdated npm modules to Safari test environment.
109
1110# 7.3.0-beta.2 (2025-12-26)
1211
1312- Merge PR [ #719 ] ( https://github.com/stomp-js/stompjs/pull/719 ) .
14- - Setup trusted publishing per [ https://docs.npmjs.com/trusted-publishers ] ( https://docs.npmjs.com/trusted-publishers ) .
1513
1614# 7.2.2-beta.1 (2025-11-20)
1715
1816- Merge PR [ #713 ] ( https://github.com/stomp-js/stompjs/pull/713 ) , potentially fixes [ #665 ] ( https://github.com/stomp-js/stompjs/issues/665 ) .
1917
20- # 7.3.0 (TBD)
21-
22- - Update CI for Safari tests to restrict outdated npm modules to Safari test environment.
23-
2418# 7.2.1 (2025-10-12)
2519
2620- Fix: Reset reconnect delay on a successful connect, [ #701 ] ( https://github.com/stomp-js/stompjs/issues/701 ) .
Original file line number Diff line number Diff line change 11{
22 "name" : " @stomp/stompjs" ,
3- "version" : " 7.3.0-beta.4 " ,
3+ "version" : " 7.3.0" ,
44 "description" : " STOMP client for Javascript and Typescript" ,
55 "scripts" : {
66 "clean" : " rm -rf bundles esm6" ,
You can’t perform that action at this time.
0 commit comments