Skip to content

Commit 1126fcd

Browse files
committed
Committed by Github action
master: { "stompjs": "7.0.0", "rx-stomp": "1.1.4" } develop: { "stompjs": "7.0.0", "rx-stomp": "2.0.0-beta2" }
1 parent 9811060 commit 1126fcd

29 files changed

+715
-526
lines changed

_data/authors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stompjs:
66
location:
77
email:
88
links:
9-
- label: stompjs@6.1.2
9+
- label: stompjs@7.0.0
1010
icon: fab fa-fw fa-github
1111
url: https://github.com/stomp-js/stompjs
1212

_data/versions/master.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"stompjs": "6.1.2",
2+
"stompjs": "7.0.0",
33
"rx-stomp": "1.1.4"
44
}

api-docs/latest/classes/Client.html

Lines changed: 310 additions & 200 deletions
Large diffs are not rendered by default.

api-docs/latest/classes/CompatClient.html

Lines changed: 146 additions & 91 deletions
Large diffs are not rendered by default.

api-docs/latest/classes/RxStomp.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>stompjs@6.1.2, [email protected]</title>
6+
<title>stompjs@7.0.0, [email protected]</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">stompjs@6.1.2, [email protected]</a>
18+
<a href="../" class="navbar-brand">stompjs@7.0.0, [email protected]</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/RxStompConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>stompjs@6.1.2, [email protected]</title>
6+
<title>stompjs@7.0.0, [email protected]</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">stompjs@6.1.2, [email protected]</a>
18+
<a href="../" class="navbar-brand">stompjs@7.0.0, [email protected]</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/RxStompRPC.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>stompjs@6.1.2, [email protected]</title>
6+
<title>stompjs@7.0.0, [email protected]</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">stompjs@6.1.2, [email protected]</a>
18+
<a href="../" class="navbar-brand">stompjs@7.0.0, [email protected]</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/RxStompRPCConfig.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>stompjs@6.1.2, [email protected]</title>
6+
<title>stompjs@7.0.0, [email protected]</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">stompjs@6.1.2, [email protected]</a>
18+
<a href="../" class="navbar-brand">stompjs@7.0.0, [email protected]</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

api-docs/latest/classes/Stomp.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
6-
<title>stompjs@6.1.2, [email protected]</title>
6+
<title>stompjs@7.0.0, [email protected]</title>
77
<meta name="description" content="">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99

@@ -15,7 +15,7 @@
1515
<body>
1616

1717
<div class="navbar navbar-default navbar-fixed-top visible-xs">
18-
<a href="../" class="navbar-brand">stompjs@6.1.2, [email protected]</a>
18+
<a href="../" class="navbar-brand">stompjs@7.0.0, [email protected]</a>
1919
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
2020
</div>
2121

@@ -370,9 +370,9 @@ <h3 id="methods">
370370

371371

372372
<div class="tab-pane fade tab-source-code" id="c-source">
373-
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Versions } from &#x27;../versions&#x27;;
374-
import { CompatClient } from &#x27;./compat-client&#x27;;
375-
import { IStompSocket } from &#x27;../types&#x27;;
373+
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Versions } from &#x27;../versions.js&#x27;;
374+
import { CompatClient } from &#x27;./compat-client.js&#x27;;
375+
import { IStompSocket } from &#x27;../types.js&#x27;;
376376

377377
/**
378378
* @internal

0 commit comments

Comments
 (0)