@atlaskit/prosemirror-collab 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +130 -45
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,118 +1,165 @@
1
1
  # @atlaskit/prosemirror-collab
2
2
 
3
+ ## 0.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
8
+ [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
9
+ [ED-23102] Bump ADF schema to version 35.12.2
10
+
3
11
  ## 0.3.2
4
12
 
5
13
  ### Patch Changes
6
14
 
7
- - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901) [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) - [ED-23097] Bump ADF schema to version 35.12.1
15
+ - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
16
+ [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
17
+ [ED-23097] Bump ADF schema to version 35.12.1
8
18
 
9
19
  ## 0.3.1
10
20
 
11
21
  ### Patch Changes
12
22
 
13
- - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689) [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) - Updating adf-schema version to 35.10.0
23
+ - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
24
+ [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
25
+ Updating adf-schema version to 35.10.0
14
26
 
15
27
  ## 0.3.0
16
28
 
17
29
  ### Minor Changes
18
30
 
19
- - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934) [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) - bumped editor-prosemirror version to 4.0.0
31
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
32
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
33
+ bumped editor-prosemirror version to 4.0.0
20
34
 
21
35
  ## 0.2.25
22
36
 
23
37
  ### Patch Changes
24
38
 
25
- - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426) [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) - Bump adf-schema to 35.9.2 to support table alignment options
39
+ - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
40
+ [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
41
+ Bump adf-schema to 35.9.2 to support table alignment options
26
42
 
27
43
  ## 0.2.24
28
44
 
29
45
  ### Patch Changes
30
46
 
31
- - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106) [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) - Bump ADF-schema package to version 35.0.0
47
+ - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
48
+ [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
49
+ Bump ADF-schema package to version 35.0.0
32
50
 
33
51
  ## 0.2.23
34
52
 
35
53
  ### Patch Changes
36
54
 
37
- - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724) [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) - [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from 35.7.0 to 35.8.0
55
+ - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
56
+ [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
57
+ [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
58
+ 35.7.0 to 35.8.0
38
59
 
39
60
  ## 0.2.22
40
61
 
41
62
  ### Patch Changes
42
63
 
43
- - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777) [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) - Bump adf-schema to 35.7.0
64
+ - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
65
+ [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
66
+ Bump adf-schema to 35.7.0
44
67
 
45
68
  ## 0.2.21
46
69
 
47
70
  ### Patch Changes
48
71
 
49
- - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679) [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) - ED-22553 Updating adf-schema version to 35.6.0
72
+ - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
73
+ [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
74
+ ED-22553 Updating adf-schema version to 35.6.0
50
75
 
51
76
  ## 0.2.20
52
77
 
53
78
  ### Patch Changes
54
79
 
55
- - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224) [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) - ED-22219: adf-schema updated to 35.5.2
80
+ - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
81
+ [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
82
+ ED-22219: adf-schema updated to 35.5.2
56
83
 
57
84
  ## 0.2.19
58
85
 
59
86
  ### Patch Changes
60
87
 
61
- - [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133) [`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) - revert prosemirror-collab unfork
88
+ - [#71133](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71133)
89
+ [`22d7f6ed1f02`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22d7f6ed1f02) -
90
+ revert prosemirror-collab unfork
62
91
 
63
92
  ## 0.2.18
64
93
 
65
94
  ### Patch Changes
66
95
 
67
- - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165) [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) - [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
96
+ - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
97
+ [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
98
+ [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
68
99
 
69
100
  ## 0.2.17
70
101
 
71
102
  ### Patch Changes
72
103
 
73
- - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808) [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) - ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
104
+ - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
105
+ [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
106
+ ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
74
107
 
75
108
  ## 0.2.16
76
109
 
77
110
  ### Patch Changes
78
111
 
79
- - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246) [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) - ED-21371 Update adf-schema to 35.1.0
112
+ - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
113
+ [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
114
+ ED-21371 Update adf-schema to 35.1.0
80
115
 
81
116
  ## 0.2.15
82
117
 
83
118
  ### Patch Changes
84
119
 
85
- - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147) [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) - Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
120
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
121
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
122
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
86
123
 
87
124
  ## 0.2.14
88
125
 
89
126
  ### Patch Changes
90
127
 
91
- - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763) [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) - update ADF schema
128
+ - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
129
+ [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
130
+ update ADF schema
92
131
 
93
132
  ## 0.2.13
94
133
 
95
134
  ### Patch Changes
96
135
 
97
- - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790) [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) - ED-21266: Updated @atlaskit/adf-schema to 34.0.1
136
+ - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
137
+ [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
138
+ ED-21266: Updated @atlaskit/adf-schema to 34.0.1
98
139
 
99
140
  ## 0.2.12
100
141
 
101
142
  ### Patch Changes
102
143
 
103
- - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417) [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971 Upgrade adf-schema package to ^34.0.0
144
+ - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
145
+ [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
146
+ ED-20971 Upgrade adf-schema package to ^34.0.0
104
147
 
105
148
  ## 0.2.11
106
149
 
107
150
  ### Patch Changes
108
151
 
109
- - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379) [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) - ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
152
+ - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
153
+ [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
154
+ ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
110
155
 
111
156
  ## 0.2.10
112
157
 
113
158
  ### Patch Changes
114
159
 
115
- - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
160
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
161
+ [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
162
+ Connect yarn changeset to packages, upgrade adf-schema
116
163
 
117
164
  ## 1.3.0 (2022-05-30)
118
165
 
@@ -120,96 +167,129 @@
120
167
 
121
168
  ### Patch Changes
122
169
 
123
- - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481) [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
124
- - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete adf-schema, use published version
170
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
171
+ [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
172
+ adf-schema from AFE and rely on npm package for adf-schema
173
+ - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
174
+ adf-schema, use published version
125
175
 
126
176
  ## 0.2.8
127
177
 
128
178
  ### Patch Changes
129
179
 
130
- - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976) [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
180
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
181
+ [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
182
+ adf-schema to fixed versioning
131
183
 
132
184
  ## 0.2.7
133
185
 
134
186
  ### Patch Changes
135
187
 
136
- - Updated dependencies
188
+ - Updated dependencies
137
189
 
138
190
  ## 0.2.6
139
191
 
140
192
  ### Patch Changes
141
193
 
142
- - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785) [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) - [ED-19233] Import prosemirror libraries from internal facade package
194
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
195
+ [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
196
+ [ED-19233] Import prosemirror libraries from internal facade package
143
197
 
144
198
  ## 0.2.5
145
199
 
146
200
  ### Patch Changes
147
201
 
148
- - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241) [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
202
+ - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
203
+ [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
204
+ [ED-13910] Fix prosemirror types
149
205
 
150
206
  ## 0.2.4
151
207
 
152
208
  ### Patch Changes
153
209
 
154
- - [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782) [`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) - [ED-17082] Mark package as a singleton one
210
+ - [#35782](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35782)
211
+ [`73b5128036b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/73b5128036b) -
212
+ [ED-17082] Mark package as a singleton one
155
213
 
156
214
  ## 0.2.3
157
215
 
158
216
  ### Patch Changes
159
217
 
160
- - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
218
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
219
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
220
+ legacy types are published for TS 4.5-4.8
161
221
 
162
222
  ## 0.2.2
163
223
 
164
224
  ### Patch Changes
165
225
 
166
- - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771) [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) - [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed work-arounds for fixed issues
226
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
227
+ [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
228
+ [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
229
+ work-arounds for fixed issues
167
230
 
168
231
  ## 0.2.1
169
232
 
170
233
  ### Patch Changes
171
234
 
172
- - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
235
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
236
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
237
+ Upgrade Typescript from `4.5.5` to `4.9.5`
173
238
 
174
239
  ## 0.2.0
175
240
 
176
241
  ### Minor Changes
177
242
 
178
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
243
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
244
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
245
+ minor dependency bump
179
246
 
180
247
  ## 0.1.4
181
248
 
182
249
  ### Patch Changes
183
250
 
184
- - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed issues"
251
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
252
+ [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
253
+ "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
254
+ issues"
185
255
 
186
256
  ## 0.1.3
187
257
 
188
258
  ### Patch Changes
189
259
 
190
- - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
260
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
261
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
262
+ remove before merging to master; dupe adf-schema via adf-utils
191
263
 
192
264
  ## 0.1.2
193
265
 
194
266
  ### Patch Changes
195
267
 
196
- - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470) [`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) - Reverted filtering out analytics steps as they would break undo behaviour
268
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470)
269
+ [`96a7517a28f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96a7517a28f) -
270
+ Reverted filtering out analytics steps as they would break undo behaviour
197
271
 
198
272
  ## 0.1.1
199
273
 
200
274
  ### Patch Changes
201
275
 
202
- - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932) [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) - [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter out analytics steps
276
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932)
277
+ [`59e998e408f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/59e998e408f) -
278
+ [ESS-2914] Switch to the forked prosemirror-collab library (based on version 1.3.0) to filter
279
+ out analytics steps
203
280
 
204
281
  ## 0.1.0
205
282
 
206
283
  ### Minor Changes
207
284
 
208
- - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374) [`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) - [ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics steps
285
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374)
286
+ [`883590cbe7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/883590cbe7d) -
287
+ [ESS-2914] Forked the prosemirror-collab library to create a version that filters out analytics
288
+ steps
209
289
 
210
290
  ### Patch Changes
211
291
 
212
- - Updated dependencies
292
+ - Updated dependencies
213
293
 
214
294
  ### New features
215
295
 
@@ -237,7 +317,8 @@ Add a `module` field to package json file.
237
317
 
238
318
  ### Bug fixes
239
319
 
240
- Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the selection, leading to selection glitches during collaborative editing.
320
+ Fix an issue where in `mapSelectionBackward` mode, the plugin flipped the head and anchor of the
321
+ selection, leading to selection glitches during collaborative editing.
241
322
 
242
323
  ## 1.1.1 (2018-10-09)
243
324
 
@@ -249,19 +330,23 @@ Fix issue where `mapSelectionBackward` didn't work because of a typo.
249
330
 
250
331
  ### New features
251
332
 
252
- [`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a `mapSelectionBackward` option that makes it so that text selections are mapped to stay in place when remote changes insert content at their position.
333
+ [`receiveTransaction`](https://prosemirror.net/docs/ref/#collab.receiveTransaction) now supports a
334
+ `mapSelectionBackward` option that makes it so that text selections are mapped to stay in place when
335
+ remote changes insert content at their position.
253
336
 
254
337
  ## 0.19.0 (2017-03-16)
255
338
 
256
339
  ### New features
257
340
 
258
- You can now use strings (as well as numbers) as client IDs (this already worked, but now the documentation reflects this).
341
+ You can now use strings (as well as numbers) as client IDs (this already worked, but now the
342
+ documentation reflects this).
259
343
 
260
344
  ## 0.18.0 (2017-02-24)
261
345
 
262
346
  ### New features
263
347
 
264
- [`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now also returns information about the original transactions that produced the steps.
348
+ [`sendableSteps`](https://prosemirror.net/docs/ref/version/0.18.0.html#collab.sendableSteps) now
349
+ also returns information about the original transactions that produced the steps.
265
350
 
266
351
  ## 0.11.0 (2016-09-21)
267
352
 
@@ -269,13 +354,13 @@ You can now use strings (as well as numbers) as client IDs (this already worked,
269
354
 
270
355
  Moved into a separate module.
271
356
 
272
- Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the new
273
- [plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
357
+ Interface [adjusted](https://prosemirror.net/docs/ref/version/0.11.0.html#collab) to work with the
358
+ new [plugin](https://prosemirror.net/docs/ref/version/0.11.0.html#state.Plugin) system.
274
359
 
275
360
  ### New features
276
361
 
277
362
  When receiving changes, the module now
278
363
  [generates](https://prosemirror.net/docs/ref/version/0.11.0.html#collab.receiveAction) a regular
279
- [transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction) instead of hard-setting
280
- the editor's document. This solves problematic corner cases for code
281
- keeping track of the document by listening to transform actions.
364
+ [transform action](https://prosemirror.net/docs/ref/version/0.11.0.html#state.TransformAction)
365
+ instead of hard-setting the editor's document. This solves problematic corner cases for code keeping
366
+ track of the document by listening to transform actions.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/prosemirror-collab",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Collaborative editing for ProseMirror - Atlassian Fork",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -36,7 +36,7 @@
36
36
  "@babel/runtime": "^7.0.0"
37
37
  },
38
38
  "devDependencies": {
39
- "@atlaskit/adf-schema": "^35.12.1",
39
+ "@atlaskit/adf-schema": "^35.12.2",
40
40
  "@atlassian/atlassian-frontend-prettier-config-1.0.0": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.0"
41
41
  },
42
42
  "techstack": {