@atlaskit/editor-json-transformer 8.11.2 → 8.11.4

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 +1622 -1020
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,1141 +1,1645 @@
1
1
  # @atlaskit/editor-json-transformer
2
2
 
3
+ ## 8.11.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
8
+ [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
9
+ [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
10
+ language triggering composition on an empty line.This was fixed in a patch bump of
11
+ prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5
12
+
13
+ ## 8.11.3
14
+
15
+ ### Patch Changes
16
+
17
+ - [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
18
+ [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
19
+ [ED-23102] Bump ADF schema to version 35.12.2
20
+
3
21
  ## 8.11.2
4
22
 
5
23
  ### Patch Changes
6
24
 
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
25
+ - [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
26
+ [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
27
+ [ED-23097] Bump ADF schema to version 35.12.1
8
28
 
9
29
  ## 8.11.1
10
30
 
11
31
  ### Patch Changes
12
32
 
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
33
+ - [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
34
+ [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
35
+ Updating adf-schema version to 35.10.0
14
36
 
15
37
  ## 8.11.0
16
38
 
17
39
  ### Minor Changes
18
40
 
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
41
+ - [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
42
+ [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
43
+ bumped editor-prosemirror version to 4.0.0
20
44
 
21
45
  ## 8.10.33
22
46
 
23
47
  ### Patch Changes
24
48
 
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
49
+ - [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
50
+ [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
51
+ Bump adf-schema to 35.9.2 to support table alignment options
26
52
 
27
53
  ## 8.10.32
28
54
 
29
55
  ### Patch Changes
30
56
 
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
57
+ - [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
58
+ [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
59
+ Bump ADF-schema package to version 35.0.0
32
60
 
33
61
  ## 8.10.31
34
62
 
35
63
  ### Patch Changes
36
64
 
37
- - [#88926](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88926) [`7fe4b7e92a92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7fe4b7e92a92) - ED-22917 chore(editor-json-transformer): accomodate annotations on inlineCards
65
+ - [#88926](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/88926)
66
+ [`7fe4b7e92a92`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7fe4b7e92a92) -
67
+ ED-22917 chore(editor-json-transformer): accomodate annotations on inlineCards
38
68
 
39
69
  ## 8.10.30
40
70
 
41
71
  ### Patch Changes
42
72
 
43
- - [#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
73
+ - [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
74
+ [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
75
+ [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
76
+ 35.7.0 to 35.8.0
44
77
 
45
78
  ## 8.10.29
46
79
 
47
80
  ### Patch Changes
48
81
 
49
- - [#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
82
+ - [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
83
+ [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
84
+ Bump adf-schema to 35.7.0
50
85
 
51
86
  ## 8.10.28
52
87
 
53
88
  ### Patch Changes
54
89
 
55
- - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
90
+ - [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
91
+ [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
92
+ Upgrade Typescript from `4.9.5` to `5.4.2`
56
93
 
57
94
  ## 8.10.27
58
95
 
59
96
  ### Patch Changes
60
97
 
61
- - [#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
98
+ - [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
99
+ [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
100
+ ED-22553 Updating adf-schema version to 35.6.0
62
101
 
63
102
  ## 8.10.26
64
103
 
65
104
  ### Patch Changes
66
105
 
67
- - [#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
106
+ - [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
107
+ [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
108
+ ED-22219: adf-schema updated to 35.5.2
68
109
 
69
110
  ## 8.10.25
70
111
 
71
112
  ### Patch Changes
72
113
 
73
- - [#77984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77984) [`eb7139b3ec21`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb7139b3ec21) - Replace hardcoded values with spacing tokens
114
+ - [#77984](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/77984)
115
+ [`eb7139b3ec21`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/eb7139b3ec21) -
116
+ Replace hardcoded values with spacing tokens
74
117
 
75
118
  ## 8.10.24
76
119
 
77
120
  ### Patch Changes
78
121
 
79
- - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572) [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) - Upgrading @atlaskit/editor-prosemirror dependency
122
+ - [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
123
+ [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
124
+ Upgrading @atlaskit/editor-prosemirror dependency
80
125
 
81
126
  ## 8.10.23
82
127
 
83
128
  ### Patch Changes
84
129
 
85
- - [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152) [`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) - Updating adf-schema version to 35.5.1
130
+ - [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
131
+ [`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
132
+ Updating adf-schema version to 35.5.1
86
133
 
87
134
  ## 8.10.22
88
135
 
89
136
  ### Patch Changes
90
137
 
91
- - [#66470](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66470) [`fd001091ca63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fd001091ca63) - improve example and update unit tests for media nodes
138
+ - [#66470](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66470)
139
+ [`fd001091ca63`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/fd001091ca63) -
140
+ improve example and update unit tests for media nodes
92
141
 
93
142
  ## 8.10.21
94
143
 
95
144
  ### Patch Changes
96
145
 
97
- - [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031) [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) - ED-21609 Update adf-schema to 35.3.0
146
+ - [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
147
+ [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
148
+ ED-21609 Update adf-schema to 35.3.0
98
149
 
99
150
  ## 8.10.20
100
151
 
101
152
  ### Patch Changes
102
153
 
103
- - [#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
154
+ - [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
155
+ [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
156
+ [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update
104
157
 
105
158
  ## 8.10.19
106
159
 
107
160
  ### Patch Changes
108
161
 
109
- - [#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
162
+ - [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
163
+ [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
164
+ ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE
110
165
 
111
166
  ## 8.10.18
112
167
 
113
168
  ### Patch Changes
114
169
 
115
- - [#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
170
+ - [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
171
+ [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
172
+ ED-21371 Update adf-schema to 35.1.0
116
173
 
117
174
  ## 8.10.17
118
175
 
119
176
  ### Patch Changes
120
177
 
121
- - [#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).
178
+ - [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
179
+ [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
180
+ Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).
122
181
 
123
182
  ## 8.10.16
124
183
 
125
184
  ### Patch Changes
126
185
 
127
- - [#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
186
+ - [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
187
+ [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
188
+ update ADF schema
128
189
 
129
190
  ## 8.10.15
130
191
 
131
192
  ### Patch Changes
132
193
 
133
- - [#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
194
+ - [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
195
+ [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
196
+ ED-21266: Updated @atlaskit/adf-schema to 34.0.1
134
197
 
135
198
  ## 8.10.14
136
199
 
137
200
  ### Patch Changes
138
201
 
139
- - [#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
202
+ - [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
203
+ [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) -
204
+ ED-20971 Upgrade adf-schema package to ^34.0.0
140
205
 
141
206
  ## 8.10.13
142
207
 
143
208
  ### Patch Changes
144
209
 
145
- - [#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.
210
+ - [#43379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43379)
211
+ [`482c025520d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/482c025520d) -
212
+ ED-20763 Upgrade ADF schema version to 33.2.3 for MBE nodes.
146
213
 
147
214
  ## 8.10.12
148
215
 
149
216
  ### Patch Changes
150
217
 
151
- - [#42995](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42995) [`a527682dee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a527682dee6) - add in missing dependencies for imported types
218
+ - [#42995](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42995)
219
+ [`a527682dee6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a527682dee6) - add in
220
+ missing dependencies for imported types
152
221
 
153
222
  ## 8.10.11
154
223
 
155
224
  ### Patch Changes
156
225
 
157
- - [#42277](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42277) [`7e381f8dd7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e381f8dd7a) - Enrol @atlaskit/editor-json-transformer to push model in JFE
226
+ - [#42277](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42277)
227
+ [`7e381f8dd7a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e381f8dd7a) - Enrol
228
+ @atlaskit/editor-json-transformer to push model in JFE
158
229
 
159
230
  ## 8.10.10
160
231
 
161
232
  ### Patch Changes
162
233
 
163
- - [#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
234
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749)
235
+ [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) -
236
+ Connect yarn changeset to packages, upgrade adf-schema
164
237
 
165
238
  ## 8.10.9
166
239
 
167
240
  ### Patch Changes
168
241
 
169
- - [#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
170
- - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete adf-schema, use published version
242
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481)
243
+ [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete
244
+ adf-schema from AFE and rely on npm package for adf-schema
245
+ - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete
246
+ adf-schema, use published version
171
247
 
172
248
  ## 8.10.8
173
249
 
174
250
  ### Patch Changes
175
251
 
176
- - [#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
252
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976)
253
+ [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change
254
+ adf-schema to fixed versioning
177
255
 
178
256
  ## 8.10.7
179
257
 
180
258
  ### Patch Changes
181
259
 
182
- - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
260
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162)
261
+ [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete
262
+ version.json
183
263
 
184
264
  ## 8.10.6
185
265
 
186
266
  ### Patch Changes
187
267
 
188
- - Updated dependencies
268
+ - Updated dependencies
189
269
 
190
270
  ## 8.10.5
191
271
 
192
272
  ### Patch Changes
193
273
 
194
- - Updated dependencies
274
+ - Updated dependencies
195
275
 
196
276
  ## 8.10.4
197
277
 
198
278
  ### Patch Changes
199
279
 
200
- - [#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
280
+ - [#37785](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37785)
281
+ [`4e6f1bf8511`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4e6f1bf8511) -
282
+ [ED-19233] Import prosemirror libraries from internal facade package
201
283
 
202
284
  ## 8.10.3
203
285
 
204
286
  ### Patch Changes
205
287
 
206
- - [#37004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37004) [`1bfa8537fae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bfa8537fae) - [ED-18163] Removed last circular dependencies by moving transformer tests to their related transformers and removing an unused dependency
288
+ - [#37004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37004)
289
+ [`1bfa8537fae`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1bfa8537fae) -
290
+ [ED-18163] Removed last circular dependencies by moving transformer tests to their related
291
+ transformers and removing an unused dependency
207
292
 
208
293
  ## 8.10.2
209
294
 
210
295
  ### Patch Changes
211
296
 
212
- - [#36798](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36798) [`93f5f1a9839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93f5f1a9839) - [ED-18161] Move transformer tests to their dedicated transformers packages to avoid circular dependencies
297
+ - [#36798](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36798)
298
+ [`93f5f1a9839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/93f5f1a9839) -
299
+ [ED-18161] Move transformer tests to their dedicated transformers packages to avoid circular
300
+ dependencies
213
301
 
214
302
  ## 8.10.1
215
303
 
216
304
  ### Patch Changes
217
305
 
218
- - [#36816](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36816) [`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux] ED-18027 Upgrades editor-markdown-transformer to latest version.
306
+ - [#36816](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36816)
307
+ [`700074a0830`](https://bitbucket.org/atlassian/atlassian-frontend/commits/700074a0830) - [ux]
308
+ ED-18027 Upgrades editor-markdown-transformer to latest version.
219
309
 
220
310
  ## 8.10.0
221
311
 
222
312
  ### Minor Changes
223
313
 
224
- - [#36134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36134) [`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) - Promoted border mark to full schema and add border support for email renderer
314
+ - [#36134](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36134)
315
+ [`65fe45e0cc0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/65fe45e0cc0) -
316
+ Promoted border mark to full schema and add border support for email renderer
225
317
 
226
318
  ### Patch Changes
227
319
 
228
- - Updated dependencies
320
+ - Updated dependencies
229
321
 
230
322
  ## 8.9.6
231
323
 
232
324
  ### Patch Changes
233
325
 
234
- - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241) [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) - [ED-13910] Fix prosemirror types
326
+ - [#36241](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36241)
327
+ [`5f5ba16de66`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f5ba16de66) -
328
+ [ED-13910] Fix prosemirror types
235
329
 
236
330
  ## 8.9.5
237
331
 
238
332
  ### Patch Changes
239
333
 
240
- - Updated dependencies
334
+ - Updated dependencies
241
335
 
242
336
  ## 8.9.4
243
337
 
244
338
  ### Patch Changes
245
339
 
246
- - [#34898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34898) [`8f67b856676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f67b856676) - [ED-18156] Remove circular dependency cycles for editor-json-transformer & editor-bitbucket-transformer
340
+ - [#34898](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34898)
341
+ [`8f67b856676`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f67b856676) -
342
+ [ED-18156] Remove circular dependency cycles for editor-json-transformer &
343
+ editor-bitbucket-transformer
247
344
 
248
345
  ## 8.9.3
249
346
 
250
347
  ### Patch Changes
251
348
 
252
- - [#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
349
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
350
+ [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
351
+ legacy types are published for TS 4.5-4.8
253
352
 
254
353
  ## 8.9.2
255
354
 
256
355
  ### Patch Changes
257
356
 
258
- - [#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
357
+ - [#33771](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33771)
358
+ [`a142ba1aa28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a142ba1aa28) -
359
+ [ED17172] Bump prosemirror-model to 1.16.0 and prosemirror-view to 1.23.7 and removed
360
+ work-arounds for fixed issues
259
361
 
260
362
  ## 8.9.1
261
363
 
262
364
  ### Patch Changes
263
365
 
264
- - [#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`
366
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
367
+ [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) -
368
+ Upgrade Typescript from `4.5.5` to `4.9.5`
265
369
 
266
370
  ## 8.9.0
267
371
 
268
372
  ### Minor Changes
269
373
 
270
- - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
374
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
375
+ [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
376
+ minor dependency bump
271
377
 
272
378
  ### Patch Changes
273
379
 
274
- - Updated dependencies
380
+ - Updated dependencies
275
381
 
276
382
  ## 8.8.5
277
383
 
278
384
  ### Patch Changes
279
385
 
280
- - [#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"
386
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004)
387
+ [`0ffb55018c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ffb55018c9) - Revert
388
+ "[ED-17172] Bumped prosemirror-view from 1.23.2 to 1.23.7 and removed work-around for fixed
389
+ issues"
281
390
 
282
391
  ## 8.8.4
283
392
 
284
393
  ### Patch Changes
285
394
 
286
- - [#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
287
- - Updated dependencies
395
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
396
+ [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
397
+ remove before merging to master; dupe adf-schema via adf-utils
398
+ - Updated dependencies
288
399
 
289
400
  ## 8.8.3
290
401
 
291
402
  ### Patch Changes
292
403
 
293
- - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`43cb4da169a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43cb4da169a) - Refactored filterNull to use a for loop rather than reduce
294
- - [`3e03d26ca36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e03d26ca36) - [ESS-3031] Added the capability to parse ADF documents for the stage-0 schema
295
- - Updated dependencies
404
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090)
405
+ [`43cb4da169a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/43cb4da169a) -
406
+ Refactored filterNull to use a for loop rather than reduce
407
+ - [`3e03d26ca36`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e03d26ca36) -
408
+ [ESS-3031] Added the capability to parse ADF documents for the stage-0 schema
409
+ - Updated dependencies
296
410
 
297
411
  ## 8.8.2
298
412
 
299
413
  ### Patch Changes
300
414
 
301
- - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860) [`fbbfaba77c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbbfaba77c9) - ED-13997 Fixed unhandled exception in encodeNode function
415
+ - [#25860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/25860)
416
+ [`fbbfaba77c9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fbbfaba77c9) -
417
+ ED-13997 Fixed unhandled exception in encodeNode function
302
418
 
303
419
  ## 8.8.1
304
420
 
305
421
  ### Patch Changes
306
422
 
307
- - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
423
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874)
424
+ [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) -
425
+ Upgrade Typescript from `4.3.5` to `4.5.5`
308
426
 
309
427
  ## 8.8.0
310
428
 
311
429
  ### Minor Changes
312
430
 
313
- - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004) [`f6129bf0223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6129bf0223) - Add support for media inline
431
+ - [#24004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24004)
432
+ [`f6129bf0223`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f6129bf0223) - Add
433
+ support for media inline
314
434
 
315
435
  ### Patch Changes
316
436
 
317
- - Updated dependencies
437
+ - Updated dependencies
318
438
 
319
439
  ## 8.7.7
320
440
 
321
441
  ### Patch Changes
322
442
 
323
- - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
443
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492)
444
+ [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) -
445
+ Upgrade Typescript from `4.2.4` to `4.3.5`.
324
446
 
325
447
  ## 8.7.6
326
448
 
327
449
  ### Patch Changes
328
450
 
329
- - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`01c4d8fb95a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01c4d8fb95a) - ED-13895 update editor json transformer to emotion
330
- - Updated dependencies
451
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570)
452
+ [`01c4d8fb95a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/01c4d8fb95a) -
453
+ ED-13895 update editor json transformer to emotion
454
+ - Updated dependencies
331
455
 
332
456
  ## 8.7.5
333
457
 
334
458
  ### Patch Changes
335
459
 
336
- - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
460
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650)
461
+ [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) -
462
+ Upgrade to TypeScript 4.2.4
337
463
 
338
464
  ## 8.7.4
339
465
 
340
466
  ### Patch Changes
341
467
 
342
- - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033) [`b29ce16dad8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b29ce16dad8) - [ED-14606] Move bitbucket schema, confluence schema, jira schema, and default schema from @atlaskit/adf-schema to their own entry points. These new entry points are as follows
468
+ - [#20033](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20033)
469
+ [`b29ce16dad8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b29ce16dad8) -
470
+ [ED-14606] Move bitbucket schema, confluence schema, jira schema, and default schema from
471
+ @atlaskit/adf-schema to their own entry points. These new entry points are as follows
343
472
 
344
- @atlaskit/adf-schema/schema-bitbucket for:
473
+ @atlaskit/adf-schema/schema-bitbucket for:
345
474
 
346
- - bitbucketSchema
475
+ - bitbucketSchema
347
476
 
348
- @atlaskit/adf-schema/schema-confluence for:
477
+ @atlaskit/adf-schema/schema-confluence for:
349
478
 
350
- - confluenceSchema
351
- - confluenceSchemaWithMediaSingle
479
+ - confluenceSchema
480
+ - confluenceSchemaWithMediaSingle
352
481
 
353
- @atlaskit/adf-schema/schema-jira for:
482
+ @atlaskit/adf-schema/schema-jira for:
354
483
 
355
- - default as createJIRASchema
356
- - isSchemaWithLists
357
- - isSchemaWithMentions
358
- - isSchemaWithEmojis
359
- - isSchemaWithLinks
360
- - isSchemaWithAdvancedTextFormattingMarks
361
- - isSchemaWithCodeBlock
362
- - isSchemaWithBlockQuotes
363
- - isSchemaWithMedia
364
- - isSchemaWithSubSupMark
365
- - isSchemaWithTextColor
366
- - isSchemaWithTables
484
+ - default as createJIRASchema
485
+ - isSchemaWithLists
486
+ - isSchemaWithMentions
487
+ - isSchemaWithEmojis
488
+ - isSchemaWithLinks
489
+ - isSchemaWithAdvancedTextFormattingMarks
490
+ - isSchemaWithCodeBlock
491
+ - isSchemaWithBlockQuotes
492
+ - isSchemaWithMedia
493
+ - isSchemaWithSubSupMark
494
+ - isSchemaWithTextColor
495
+ - isSchemaWithTables
367
496
 
368
- @atlaskit/adf-schema/schema-default for:
497
+ @atlaskit/adf-schema/schema-default for:
369
498
 
370
- - defaultSchema
371
- - getSchemaBasedOnStage
372
- - defaultSchemaConfig
499
+ - defaultSchema
500
+ - getSchemaBasedOnStage
501
+ - defaultSchemaConfig
373
502
 
374
- This change also includes codemods in @atlaskit/adf-schema to update these entry points. It also introduces a new util function "changeImportEntryPoint" to @atlaskit/codemod-utils to handle this scenario.
503
+ This change also includes codemods in @atlaskit/adf-schema to update these entry points. It also
504
+ introduces a new util function "changeImportEntryPoint" to @atlaskit/codemod-utils to handle
505
+ this scenario.
375
506
 
376
- - Updated dependencies
507
+ - Updated dependencies
377
508
 
378
509
  ## 8.7.3
379
510
 
380
511
  ### Patch Changes
381
512
 
382
- - Updated dependencies
513
+ - Updated dependencies
383
514
 
384
515
  ## 8.7.2
385
516
 
386
517
  ### Patch Changes
387
518
 
388
- - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13025 Bump prosemirror-view 1.23.1 -> 1.23.2
389
- - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - ED-13753 Updated editor-common import entries.
390
- - Updated dependencies
519
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
520
+ [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
521
+ ED-13025 Bump prosemirror-view 1.23.1 -> 1.23.2
522
+ - [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) -
523
+ ED-13753 Updated editor-common import entries.
524
+ - Updated dependencies
391
525
 
392
526
  ## 8.7.1
393
527
 
394
528
  ### Patch Changes
395
529
 
396
- - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475) [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
530
+ - [#17475](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17475)
531
+ [`c55c736ecea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55c736ecea) - Patch
532
+ VULN AFP-3486 AFP-3487 AFP-3488 AFP-3489
397
533
 
398
534
  ## 8.7.0
399
535
 
400
536
  ### Minor Changes
401
537
 
402
- - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) - [ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
403
- - [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add "fragment" mark to stage0 ADF schema
538
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
539
+ [`b230f366971`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b230f366971) -
540
+ [ED-14008] Bump prosemirror-view from 1.20.2 to 1.23.1
541
+ - [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add
542
+ "fragment" mark to stage0 ADF schema
404
543
 
405
544
  ### Patch Changes
406
545
 
407
- - [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) - ED-11632: Bump prosemirror packages;
546
+ - [`c6feed82071`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6feed82071) -
547
+ ED-11632: Bump prosemirror packages;
408
548
 
409
- - prosmirror-commands 1.1.4 -> 1.1.11,
410
- - prosemirror-model 1.11.0 -> 1.14.3,
411
- - prosemirror-state 1.3.3 -> 1.3.4,
412
- - prosemirror-transform 1.2.8 -> 1.3.2,
413
- - prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
549
+ - prosmirror-commands 1.1.4 -> 1.1.11,
550
+ - prosemirror-model 1.11.0 -> 1.14.3,
551
+ - prosemirror-state 1.3.3 -> 1.3.4,
552
+ - prosemirror-transform 1.2.8 -> 1.3.2,
553
+ - prosemirror-view 1.15.4 + 1.18.8 -> 1.20.2.
414
554
 
415
- - Updated dependencies
555
+ - Updated dependencies
416
556
 
417
557
  ## 8.6.6
418
558
 
419
559
  ### Patch Changes
420
560
 
421
- - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302) [`2aef13b22d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2aef13b22d8) - ED-12604: add localId for tables and dataConsumer mark for extensions in full schema
422
- - Updated dependencies
561
+ - [#13302](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13302)
562
+ [`2aef13b22d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2aef13b22d8) -
563
+ ED-12604: add localId for tables and dataConsumer mark for extensions in full schema
564
+ - Updated dependencies
423
565
 
424
566
  ## 8.6.5
425
567
 
426
568
  ### Patch Changes
427
569
 
428
- - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328) [`55e64e9e8d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55e64e9e8d6) - COLLAB-754: remove react peerDependency
570
+ - [#12328](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12328)
571
+ [`55e64e9e8d6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55e64e9e8d6) -
572
+ COLLAB-754: remove react peerDependency
429
573
 
430
574
  ## 8.6.4
431
575
 
432
576
  ### Patch Changes
433
577
 
434
- - Updated dependencies
578
+ - Updated dependencies
435
579
 
436
580
  ## 8.6.3
437
581
 
438
582
  ### Patch Changes
439
583
 
440
- - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) - _Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props.
441
- These can now be toggled via the feature flags prop, e.g.
584
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113)
585
+ [`566f674ac8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/566f674ac8f) -
586
+ _Removes_ `allowReferentiality` & `UNSAFE_allowDataConsumer` props from editor props. These can
587
+ now be toggled via the feature flags prop, e.g.
442
588
 
443
- ```tsx
444
- <Editor
445
- featureFlags={{
446
- 'allow-local-id-generation-on-tables': true,
447
- 'allow-data-consumer': true,
448
- }}
449
- />
450
- ```
589
+ ```tsx
590
+ <Editor
591
+ featureFlags={{
592
+ 'allow-local-id-generation-on-tables': true,
593
+ 'allow-data-consumer': true,
594
+ }}
595
+ />
596
+ ```
451
597
 
452
- - Updated dependencies
598
+ - Updated dependencies
453
599
 
454
600
  ## 8.6.2
455
601
 
456
602
  ### Patch Changes
457
603
 
458
- - Updated dependencies
604
+ - Updated dependencies
459
605
 
460
606
  ## 8.6.1
461
607
 
462
608
  ### Patch Changes
463
609
 
464
- - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`653093877f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/653093877f8) - Update data-consumer behaviour for json transforming
465
- - Updated dependencies
610
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756)
611
+ [`653093877f8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/653093877f8) - Update
612
+ data-consumer behaviour for json transforming
613
+ - Updated dependencies
466
614
 
467
615
  ## 8.6.0
468
616
 
469
617
  ### Minor Changes
470
618
 
471
- - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`9c36253ed5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c36253ed5e) - ED-10216 Add sanitizeNode into @atlaskit/editor-json-transformer
619
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510)
620
+ [`9c36253ed5e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9c36253ed5e) -
621
+ ED-10216 Add sanitizeNode into @atlaskit/editor-json-transformer
472
622
 
473
623
  ### Patch Changes
474
624
 
475
- - [`58b170725be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58b170725be) - Renamed @atlaskit/editor-test-helpers/schema-builder to @atlaskit/editor-test-helpers/doc-builder
476
- - Updated dependencies
625
+ - [`58b170725be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/58b170725be) -
626
+ Renamed @atlaskit/editor-test-helpers/schema-builder to
627
+ @atlaskit/editor-test-helpers/doc-builder
628
+ - Updated dependencies
477
629
 
478
630
  ## 8.5.0
479
631
 
480
632
  ### Minor Changes
481
633
 
482
- - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`96219e933e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96219e933e9) - Update json transformer for improving data-consumer support
634
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083)
635
+ [`96219e933e9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/96219e933e9) - Update
636
+ json transformer for improving data-consumer support
483
637
 
484
638
  ### Patch Changes
485
639
 
486
- - [`d2e70ebaaa9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2e70ebaaa9) - NO-ISSUE: updated editor tests to use 'doc: DocBuilder' instead of 'doc: any'
487
- - Updated dependencies
640
+ - [`d2e70ebaaa9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2e70ebaaa9) -
641
+ NO-ISSUE: updated editor tests to use 'doc: DocBuilder' instead of 'doc: any'
642
+ - Updated dependencies
488
643
 
489
644
  ## 8.4.5
490
645
 
491
646
  ### Patch Changes
492
647
 
493
- - Updated dependencies
648
+ - Updated dependencies
494
649
 
495
650
  ## 8.4.4
496
651
 
497
652
  ### Patch Changes
498
653
 
499
- - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
654
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857)
655
+ [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) -
656
+ Transpile packages using babel rather than tsc
500
657
 
501
658
  ## 8.4.3
502
659
 
503
660
  ### Patch Changes
504
661
 
505
- - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228) [`0175a00afc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0175a00afc) - [ED-10670] Update prosemirror-model type to use posAtIndex methods
506
- - Updated dependencies
662
+ - [#6228](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6228)
663
+ [`0175a00afc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0175a00afc) -
664
+ [ED-10670] Update prosemirror-model type to use posAtIndex methods
665
+ - Updated dependencies
507
666
 
508
667
  ## 8.4.2
509
668
 
510
669
  ### Patch Changes
511
670
 
512
- - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860) [`703752d487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/703752d487) - ED-10647 Remove caret from prosemirror-model, prosemirror-keymap, prosemirror-state, prosemirror-transform to lock them down to an explicit version
513
- - Updated dependencies
671
+ - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860)
672
+ [`703752d487`](https://bitbucket.org/atlassian/atlassian-frontend/commits/703752d487) - ED-10647
673
+ Remove caret from prosemirror-model, prosemirror-keymap, prosemirror-state,
674
+ prosemirror-transform to lock them down to an explicit version
675
+ - Updated dependencies
514
676
 
515
677
  ## 8.4.1
516
678
 
517
679
  ### Patch Changes
518
680
 
519
- - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
520
- This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
521
- Also add `typescript` to `devDependencies` to denote version that the package was built with.
681
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497)
682
+ [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export
683
+ types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules
684
+ compiler option. This requires version 3.8 of Typescript, read more about how we handle
685
+ Typescript versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
686
+ `devDependencies` to denote version that the package was built with.
522
687
 
523
688
  ## 8.4.0
524
689
 
525
690
  ### Minor Changes
526
691
 
527
- - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump ProseMirror packages
692
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749)
693
+ [`9a39500244`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9a39500244) - Bump
694
+ ProseMirror packages
528
695
 
529
- Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08
696
+ Read more: https://product-fabric.atlassian.net/wiki/spaces/E/pages/1671956531/2020-08
530
697
 
531
698
  ### Patch Changes
532
699
 
533
- - Updated dependencies
700
+ - Updated dependencies
534
701
 
535
702
  ## 8.3.0
536
703
 
537
704
  ### Minor Changes
538
705
 
539
- - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`795d4f1c8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/795d4f1c8e) - ED-9832 Handle repeating mark overrides
540
- - [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) - ED-9607 - Preserve Unsupported Node attributes
706
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424)
707
+ [`795d4f1c8e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/795d4f1c8e) - ED-9832
708
+ Handle repeating mark overrides
709
+ - [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) -
710
+ ED-9607 - Preserve Unsupported Node attributes
541
711
 
542
712
  ### Patch Changes
543
713
 
544
- - Updated dependencies
714
+ - Updated dependencies
545
715
 
546
716
  ## 8.2.1
547
717
 
548
718
  ### Patch Changes
549
719
 
550
- - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
720
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885)
721
+ [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded
722
+ to TypeScript 3.9.6 and tslib to 2.0.0
551
723
 
552
- Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
553
- to prevent duplicates of tslib being bundled.
724
+ Since tslib is a dependency for all our packages we recommend that products also follow this
725
+ tslib upgrade to prevent duplicates of tslib being bundled.
554
726
 
555
727
  ## 8.2.0
556
728
 
557
729
  ### Minor Changes
558
730
 
559
- - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`d55f8066fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8066fd) - ED-9569 Preserve unsupported mark attribute and value
731
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823)
732
+ [`d55f8066fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8066fd) - ED-9569
733
+ Preserve unsupported mark attribute and value
560
734
 
561
735
  ### Patch Changes
562
736
 
563
- - [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the 'lodash' package instead of single-function 'lodash.\*' packages
564
- - Updated dependencies
737
+ - [`6262f382de`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6262f382de) - Use the
738
+ 'lodash' package instead of single-function 'lodash.\*' packages
739
+ - Updated dependencies
565
740
 
566
741
  ## 8.1.0
567
742
 
568
743
  ### Minor Changes
569
744
 
570
- - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve unsupported mark from getting lost
745
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428)
746
+ [`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve
747
+ unsupported mark from getting lost
571
748
 
572
749
  ### Patch Changes
573
750
 
574
- - Updated dependencies
751
+ - Updated dependencies
575
752
 
576
753
  ## 8.0.0
577
754
 
578
755
  ### Major Changes
579
756
 
580
- - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
581
- For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
757
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335)
758
+ [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) -
759
+ Officially dropping IE11 support, from this version onwards there are no warranties of the
760
+ package working in IE11. For more information see:
761
+ https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
582
762
 
583
763
  ### Patch Changes
584
764
 
585
- - Updated dependencies
765
+ - Updated dependencies
586
766
 
587
767
  ## 7.0.14
588
768
 
589
769
  ### Patch Changes
590
770
 
591
- - Updated dependencies
771
+ - Updated dependencies
592
772
 
593
773
  ## 7.0.13
594
774
 
595
775
  ### Patch Changes
596
776
 
597
- - Updated dependencies
777
+ - Updated dependencies
598
778
 
599
779
  ## 7.0.12
600
780
 
601
781
  ### Patch Changes
602
782
 
603
- - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868) [`a6db2efbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6db2efbe3) - Change imports to comply with Atlassian conventions- Updated dependencies
783
+ - [#1868](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/1868)
784
+ [`a6db2efbe3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a6db2efbe3) - Change
785
+ imports to comply with Atlassian conventions- Updated dependencies
604
786
 
605
787
  ## 7.0.11
606
788
 
607
789
  ### Patch Changes
608
790
 
609
- - Updated dependencies [7e4d4a7ed4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e4d4a7ed4):
610
- - Updated dependencies [999fbf849e](https://bitbucket.org/atlassian/atlassian-frontend/commits/999fbf849e):
611
- - Updated dependencies [b202858f6c](https://bitbucket.org/atlassian/atlassian-frontend/commits/b202858f6c):
612
- - Updated dependencies [9cee2b03e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cee2b03e8):
613
- - Updated dependencies [26de083801](https://bitbucket.org/atlassian/atlassian-frontend/commits/26de083801):
614
- - Updated dependencies [d3cc97a424](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3cc97a424):
615
- - Updated dependencies [00f64f4eb8](https://bitbucket.org/atlassian/atlassian-frontend/commits/00f64f4eb8):
616
- - Updated dependencies [4f70380793](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f70380793):
617
- - Updated dependencies [92d04b5c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/92d04b5c28):
618
- - Updated dependencies [5b301bcdf6](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b301bcdf6):
619
- - Updated dependencies [729a4e4960](https://bitbucket.org/atlassian/atlassian-frontend/commits/729a4e4960):
620
- - Updated dependencies [22704db5a3](https://bitbucket.org/atlassian/atlassian-frontend/commits/22704db5a3):
621
- - Updated dependencies [c8d0ce5b94](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d0ce5b94):
622
- - Updated dependencies [384791fb2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/384791fb2b):
623
- - Updated dependencies [c6b145978b](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6b145978b):
624
- - Updated dependencies [736507f8e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/736507f8e0):
625
- - Updated dependencies [cf41823165](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf41823165):
626
- - Updated dependencies [9e3646b59e](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e3646b59e):
627
- - Updated dependencies [aec7fbadcc](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec7fbadcc):
628
- - Updated dependencies [e477132440](https://bitbucket.org/atlassian/atlassian-frontend/commits/e477132440):
629
- - @atlaskit/editor-core@122.0.0
630
- - @atlaskit/editor-common@45.1.0
631
- - @atlaskit/adf-schema@9.0.1
632
- - @atlaskit/editor-wikimarkup-transformer@5.3.2
633
- - @atlaskit/editor-bitbucket-transformer@6.3.3
634
- - @atlaskit/editor-confluence-transformer@7.3.18
635
- - @atlaskit/editor-jira-transformer@7.2.24
636
- - @atlaskit/editor-markdown-transformer@3.1.22
637
- - @atlaskit/editor-test-helpers@11.1.1
791
+ - Updated dependencies
792
+ [7e4d4a7ed4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e4d4a7ed4):
793
+ - Updated dependencies
794
+ [999fbf849e](https://bitbucket.org/atlassian/atlassian-frontend/commits/999fbf849e):
795
+ - Updated dependencies
796
+ [b202858f6c](https://bitbucket.org/atlassian/atlassian-frontend/commits/b202858f6c):
797
+ - Updated dependencies
798
+ [9cee2b03e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/9cee2b03e8):
799
+ - Updated dependencies
800
+ [26de083801](https://bitbucket.org/atlassian/atlassian-frontend/commits/26de083801):
801
+ - Updated dependencies
802
+ [d3cc97a424](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3cc97a424):
803
+ - Updated dependencies
804
+ [00f64f4eb8](https://bitbucket.org/atlassian/atlassian-frontend/commits/00f64f4eb8):
805
+ - Updated dependencies
806
+ [4f70380793](https://bitbucket.org/atlassian/atlassian-frontend/commits/4f70380793):
807
+ - Updated dependencies
808
+ [92d04b5c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/92d04b5c28):
809
+ - Updated dependencies
810
+ [5b301bcdf6](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b301bcdf6):
811
+ - Updated dependencies
812
+ [729a4e4960](https://bitbucket.org/atlassian/atlassian-frontend/commits/729a4e4960):
813
+ - Updated dependencies
814
+ [22704db5a3](https://bitbucket.org/atlassian/atlassian-frontend/commits/22704db5a3):
815
+ - Updated dependencies
816
+ [c8d0ce5b94](https://bitbucket.org/atlassian/atlassian-frontend/commits/c8d0ce5b94):
817
+ - Updated dependencies
818
+ [384791fb2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/384791fb2b):
819
+ - Updated dependencies
820
+ [c6b145978b](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6b145978b):
821
+ - Updated dependencies
822
+ [736507f8e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/736507f8e0):
823
+ - Updated dependencies
824
+ [cf41823165](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf41823165):
825
+ - Updated dependencies
826
+ [9e3646b59e](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e3646b59e):
827
+ - Updated dependencies
828
+ [aec7fbadcc](https://bitbucket.org/atlassian/atlassian-frontend/commits/aec7fbadcc):
829
+ - Updated dependencies
830
+ [e477132440](https://bitbucket.org/atlassian/atlassian-frontend/commits/e477132440):
831
+ - @atlaskit/editor-core@122.0.0
832
+ - @atlaskit/editor-common@45.1.0
833
+ - @atlaskit/adf-schema@9.0.1
834
+ - @atlaskit/editor-wikimarkup-transformer@5.3.2
835
+ - @atlaskit/editor-bitbucket-transformer@6.3.3
836
+ - @atlaskit/editor-confluence-transformer@7.3.18
837
+ - @atlaskit/editor-jira-transformer@7.2.24
838
+ - @atlaskit/editor-markdown-transformer@3.1.22
839
+ - @atlaskit/editor-test-helpers@11.1.1
638
840
 
639
841
  ## 7.0.10
640
842
 
641
843
  ### Patch Changes
642
844
 
643
- - Updated dependencies [2a87a3bbc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a87a3bbc5):
644
- - Updated dependencies [04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
645
- - Updated dependencies [cf7a2d7506](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf7a2d7506):
646
- - Updated dependencies [759f0a5ca7](https://bitbucket.org/atlassian/atlassian-frontend/commits/759f0a5ca7):
647
- - Updated dependencies [9f43b9f0ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f43b9f0ca):
648
- - Updated dependencies [c74cc954d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74cc954d8):
649
- - Updated dependencies [b4326a7eba](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4326a7eba):
650
- - Updated dependencies [e4076915c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4076915c8):
651
- - Updated dependencies [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
652
- - Updated dependencies [bdb4da1fc0](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb4da1fc0):
653
- - Updated dependencies [c51f0b4c70](https://bitbucket.org/atlassian/atlassian-frontend/commits/c51f0b4c70):
654
- - Updated dependencies [7ec160c0e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec160c0e2):
655
- - Updated dependencies [5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
656
- - Updated dependencies [7e26fba915](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e26fba915):
657
- - Updated dependencies [5167f09a83](https://bitbucket.org/atlassian/atlassian-frontend/commits/5167f09a83):
658
- - Updated dependencies [91ff8d36f0](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ff8d36f0):
659
- - Updated dependencies [05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):
660
- - Updated dependencies [a1ee397cbc](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1ee397cbc):
661
- - Updated dependencies [dc84dfa3bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc84dfa3bc):
662
- - Updated dependencies [318a1a0f2f](https://bitbucket.org/atlassian/atlassian-frontend/commits/318a1a0f2f):
663
- - Updated dependencies [550c4b5018](https://bitbucket.org/atlassian/atlassian-frontend/commits/550c4b5018):
664
- - Updated dependencies [03a83cb954](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a83cb954):
665
- - Updated dependencies [e21800fd1c](https://bitbucket.org/atlassian/atlassian-frontend/commits/e21800fd1c):
666
- - Updated dependencies [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
667
- - Updated dependencies [205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):
668
- - Updated dependencies [823d80f31c](https://bitbucket.org/atlassian/atlassian-frontend/commits/823d80f31c):
669
- - Updated dependencies [41917f4c16](https://bitbucket.org/atlassian/atlassian-frontend/commits/41917f4c16):
670
- - Updated dependencies [a681101c2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a681101c2b):
671
- - Updated dependencies [0b22d3b9ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b22d3b9ea):
672
- - Updated dependencies [91304da441](https://bitbucket.org/atlassian/atlassian-frontend/commits/91304da441):
673
- - Updated dependencies [b4ef7fe214](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ef7fe214):
674
- - Updated dependencies [3644fc1afe](https://bitbucket.org/atlassian/atlassian-frontend/commits/3644fc1afe):
675
- - Updated dependencies [971df84f45](https://bitbucket.org/atlassian/atlassian-frontend/commits/971df84f45):
676
- - Updated dependencies [0ab75c545b](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab75c545b):
677
- - Updated dependencies [62f1f218d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/62f1f218d9):
678
- - Updated dependencies [67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):
679
- - Updated dependencies [6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):
680
- - Updated dependencies [5f75dd27c9](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f75dd27c9):
681
- - Updated dependencies [f3587bae11](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3587bae11):
682
- - Updated dependencies [287be84065](https://bitbucket.org/atlassian/atlassian-frontend/commits/287be84065):
683
- - Updated dependencies [fb8725beac](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb8725beac):
684
- - @atlaskit/editor-core@121.0.0
685
- - @atlaskit/adf-schema@9.0.0
686
- - @atlaskit/editor-common@45.0.0
687
- - @atlaskit/docs@8.5.1
688
- - @atlaskit/editor-test-helpers@11.1.0
689
- - @atlaskit/editor-wikimarkup-transformer@5.3.1
690
- - @atlaskit/editor-bitbucket-transformer@6.3.2
691
- - @atlaskit/editor-confluence-transformer@7.3.17
692
- - @atlaskit/editor-jira-transformer@7.2.23
693
- - @atlaskit/editor-markdown-transformer@3.1.21
845
+ - Updated dependencies
846
+ [2a87a3bbc5](https://bitbucket.org/atlassian/atlassian-frontend/commits/2a87a3bbc5):
847
+ - Updated dependencies
848
+ [04e54bf405](https://bitbucket.org/atlassian/atlassian-frontend/commits/04e54bf405):
849
+ - Updated dependencies
850
+ [cf7a2d7506](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf7a2d7506):
851
+ - Updated dependencies
852
+ [759f0a5ca7](https://bitbucket.org/atlassian/atlassian-frontend/commits/759f0a5ca7):
853
+ - Updated dependencies
854
+ [9f43b9f0ca](https://bitbucket.org/atlassian/atlassian-frontend/commits/9f43b9f0ca):
855
+ - Updated dependencies
856
+ [c74cc954d8](https://bitbucket.org/atlassian/atlassian-frontend/commits/c74cc954d8):
857
+ - Updated dependencies
858
+ [b4326a7eba](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4326a7eba):
859
+ - Updated dependencies
860
+ [e4076915c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4076915c8):
861
+ - Updated dependencies
862
+ [168b5f90e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/168b5f90e5):
863
+ - Updated dependencies
864
+ [bdb4da1fc0](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdb4da1fc0):
865
+ - Updated dependencies
866
+ [c51f0b4c70](https://bitbucket.org/atlassian/atlassian-frontend/commits/c51f0b4c70):
867
+ - Updated dependencies
868
+ [7ec160c0e2](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ec160c0e2):
869
+ - Updated dependencies
870
+ [5d430f7d37](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d430f7d37):
871
+ - Updated dependencies
872
+ [7e26fba915](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e26fba915):
873
+ - Updated dependencies
874
+ [5167f09a83](https://bitbucket.org/atlassian/atlassian-frontend/commits/5167f09a83):
875
+ - Updated dependencies
876
+ [91ff8d36f0](https://bitbucket.org/atlassian/atlassian-frontend/commits/91ff8d36f0):
877
+ - Updated dependencies
878
+ [05539b052e](https://bitbucket.org/atlassian/atlassian-frontend/commits/05539b052e):
879
+ - Updated dependencies
880
+ [a1ee397cbc](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1ee397cbc):
881
+ - Updated dependencies
882
+ [dc84dfa3bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc84dfa3bc):
883
+ - Updated dependencies
884
+ [318a1a0f2f](https://bitbucket.org/atlassian/atlassian-frontend/commits/318a1a0f2f):
885
+ - Updated dependencies
886
+ [550c4b5018](https://bitbucket.org/atlassian/atlassian-frontend/commits/550c4b5018):
887
+ - Updated dependencies
888
+ [03a83cb954](https://bitbucket.org/atlassian/atlassian-frontend/commits/03a83cb954):
889
+ - Updated dependencies
890
+ [e21800fd1c](https://bitbucket.org/atlassian/atlassian-frontend/commits/e21800fd1c):
891
+ - Updated dependencies
892
+ [109004a98e](https://bitbucket.org/atlassian/atlassian-frontend/commits/109004a98e):
893
+ - Updated dependencies
894
+ [205b05851a](https://bitbucket.org/atlassian/atlassian-frontend/commits/205b05851a):
895
+ - Updated dependencies
896
+ [823d80f31c](https://bitbucket.org/atlassian/atlassian-frontend/commits/823d80f31c):
897
+ - Updated dependencies
898
+ [41917f4c16](https://bitbucket.org/atlassian/atlassian-frontend/commits/41917f4c16):
899
+ - Updated dependencies
900
+ [a681101c2b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a681101c2b):
901
+ - Updated dependencies
902
+ [0b22d3b9ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/0b22d3b9ea):
903
+ - Updated dependencies
904
+ [91304da441](https://bitbucket.org/atlassian/atlassian-frontend/commits/91304da441):
905
+ - Updated dependencies
906
+ [b4ef7fe214](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ef7fe214):
907
+ - Updated dependencies
908
+ [3644fc1afe](https://bitbucket.org/atlassian/atlassian-frontend/commits/3644fc1afe):
909
+ - Updated dependencies
910
+ [971df84f45](https://bitbucket.org/atlassian/atlassian-frontend/commits/971df84f45):
911
+ - Updated dependencies
912
+ [0ab75c545b](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ab75c545b):
913
+ - Updated dependencies
914
+ [62f1f218d9](https://bitbucket.org/atlassian/atlassian-frontend/commits/62f1f218d9):
915
+ - Updated dependencies
916
+ [67bc25bc3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/67bc25bc3f):
917
+ - Updated dependencies
918
+ [6eb8c0799f](https://bitbucket.org/atlassian/atlassian-frontend/commits/6eb8c0799f):
919
+ - Updated dependencies
920
+ [5f75dd27c9](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f75dd27c9):
921
+ - Updated dependencies
922
+ [f3587bae11](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3587bae11):
923
+ - Updated dependencies
924
+ [287be84065](https://bitbucket.org/atlassian/atlassian-frontend/commits/287be84065):
925
+ - Updated dependencies
926
+ [fb8725beac](https://bitbucket.org/atlassian/atlassian-frontend/commits/fb8725beac):
927
+ - @atlaskit/editor-core@121.0.0
928
+ - @atlaskit/adf-schema@9.0.0
929
+ - @atlaskit/editor-common@45.0.0
930
+ - @atlaskit/docs@8.5.1
931
+ - @atlaskit/editor-test-helpers@11.1.0
932
+ - @atlaskit/editor-wikimarkup-transformer@5.3.1
933
+ - @atlaskit/editor-bitbucket-transformer@6.3.2
934
+ - @atlaskit/editor-confluence-transformer@7.3.17
935
+ - @atlaskit/editor-jira-transformer@7.2.23
936
+ - @atlaskit/editor-markdown-transformer@3.1.21
694
937
 
695
938
  ## 7.0.9
696
939
 
697
940
  ### Patch Changes
698
941
 
699
- - Updated dependencies [b84165f140](https://bitbucket.org/atlassian/atlassian-frontend/commits/b84165f140):
700
- - Updated dependencies [9fd8ba7707](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd8ba7707):
701
- - Updated dependencies [bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
702
- - Updated dependencies [7d80e44c09](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d80e44c09):
703
- - Updated dependencies [4c691c3b5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c691c3b5f):
704
- - Updated dependencies [2441d47f61](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441d47f61):
705
- - Updated dependencies [eb17c8c9c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb17c8c9c8):
706
- - Updated dependencies [d63513575b](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63513575b):
707
- - Updated dependencies [06f238c8ff](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f238c8ff):
708
- - Updated dependencies [1386afaecc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1386afaecc):
709
- - Updated dependencies [61521009b2](https://bitbucket.org/atlassian/atlassian-frontend/commits/61521009b2):
710
- - Updated dependencies [48f0ecf23e](https://bitbucket.org/atlassian/atlassian-frontend/commits/48f0ecf23e):
711
- - Updated dependencies [130b83ccba](https://bitbucket.org/atlassian/atlassian-frontend/commits/130b83ccba):
712
- - Updated dependencies [5180a51c0d](https://bitbucket.org/atlassian/atlassian-frontend/commits/5180a51c0d):
713
- - Updated dependencies [584279e2ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/584279e2ae):
714
- - Updated dependencies [067febb0a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/067febb0a7):
715
- - Updated dependencies [66cf61863f](https://bitbucket.org/atlassian/atlassian-frontend/commits/66cf61863f):
716
- - Updated dependencies [f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):
717
- - Updated dependencies [22d9c96ed2](https://bitbucket.org/atlassian/atlassian-frontend/commits/22d9c96ed2):
718
- - Updated dependencies [f4e4cfe635](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4e4cfe635):
719
- - Updated dependencies [a9e9604c8e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9e9604c8e):
720
- - Updated dependencies [8126e7648c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8126e7648c):
721
- - Updated dependencies [b41beace3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/b41beace3f):
722
- - Updated dependencies [02425bf2d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/02425bf2d7):
723
- - Updated dependencies [6b4fe5d0e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b4fe5d0e0):
724
- - Updated dependencies [953cfadbe3](https://bitbucket.org/atlassian/atlassian-frontend/commits/953cfadbe3):
725
- - Updated dependencies [29b0315dcb](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b0315dcb):
726
- - Updated dependencies [4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
727
- - Updated dependencies [aa4dc7f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa4dc7f5d6):
728
- - Updated dependencies [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
729
- - Updated dependencies [13a0e50f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/13a0e50f38):
730
- - Updated dependencies [0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):
731
- - Updated dependencies [6dcad31e41](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dcad31e41):
732
- - Updated dependencies [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
733
- - Updated dependencies [bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
734
- - Updated dependencies [ef15388b82](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef15388b82):
735
- - Updated dependencies [6242ec17a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/6242ec17a2):
736
- - Updated dependencies [6b65ae4f04](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b65ae4f04):
737
- - Updated dependencies [645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
738
- - Updated dependencies [e9a39ce39d](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a39ce39d):
739
- - Updated dependencies [fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
740
- - Updated dependencies [715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
741
- - Updated dependencies [cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):
742
- - @atlaskit/editor-wikimarkup-transformer@5.3.0
743
- - @atlaskit/editor-core@120.0.0
744
- - @atlaskit/adf-schema@8.0.0
745
- - @atlaskit/editor-common@44.1.0
746
- - @atlaskit/editor-test-helpers@11.0.0
747
- - @atlaskit/docs@8.5.0
748
- - @atlaskit/editor-bitbucket-transformer@6.3.1
749
- - @atlaskit/editor-confluence-transformer@7.3.16
750
- - @atlaskit/editor-jira-transformer@7.2.22
751
- - @atlaskit/editor-markdown-transformer@3.1.20
942
+ - Updated dependencies
943
+ [b84165f140](https://bitbucket.org/atlassian/atlassian-frontend/commits/b84165f140):
944
+ - Updated dependencies
945
+ [9fd8ba7707](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fd8ba7707):
946
+ - Updated dependencies
947
+ [bc29fbc030](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc29fbc030):
948
+ - Updated dependencies
949
+ [7d80e44c09](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d80e44c09):
950
+ - Updated dependencies
951
+ [4c691c3b5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c691c3b5f):
952
+ - Updated dependencies
953
+ [2441d47f61](https://bitbucket.org/atlassian/atlassian-frontend/commits/2441d47f61):
954
+ - Updated dependencies
955
+ [eb17c8c9c8](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb17c8c9c8):
956
+ - Updated dependencies
957
+ [d63513575b](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63513575b):
958
+ - Updated dependencies
959
+ [06f238c8ff](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f238c8ff):
960
+ - Updated dependencies
961
+ [1386afaecc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1386afaecc):
962
+ - Updated dependencies
963
+ [61521009b2](https://bitbucket.org/atlassian/atlassian-frontend/commits/61521009b2):
964
+ - Updated dependencies
965
+ [48f0ecf23e](https://bitbucket.org/atlassian/atlassian-frontend/commits/48f0ecf23e):
966
+ - Updated dependencies
967
+ [130b83ccba](https://bitbucket.org/atlassian/atlassian-frontend/commits/130b83ccba):
968
+ - Updated dependencies
969
+ [5180a51c0d](https://bitbucket.org/atlassian/atlassian-frontend/commits/5180a51c0d):
970
+ - Updated dependencies
971
+ [584279e2ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/584279e2ae):
972
+ - Updated dependencies
973
+ [067febb0a7](https://bitbucket.org/atlassian/atlassian-frontend/commits/067febb0a7):
974
+ - Updated dependencies
975
+ [66cf61863f](https://bitbucket.org/atlassian/atlassian-frontend/commits/66cf61863f):
976
+ - Updated dependencies
977
+ [f83b67a761](https://bitbucket.org/atlassian/atlassian-frontend/commits/f83b67a761):
978
+ - Updated dependencies
979
+ [22d9c96ed2](https://bitbucket.org/atlassian/atlassian-frontend/commits/22d9c96ed2):
980
+ - Updated dependencies
981
+ [f4e4cfe635](https://bitbucket.org/atlassian/atlassian-frontend/commits/f4e4cfe635):
982
+ - Updated dependencies
983
+ [a9e9604c8e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a9e9604c8e):
984
+ - Updated dependencies
985
+ [8126e7648c](https://bitbucket.org/atlassian/atlassian-frontend/commits/8126e7648c):
986
+ - Updated dependencies
987
+ [b41beace3f](https://bitbucket.org/atlassian/atlassian-frontend/commits/b41beace3f):
988
+ - Updated dependencies
989
+ [02425bf2d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/02425bf2d7):
990
+ - Updated dependencies
991
+ [6b4fe5d0e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b4fe5d0e0):
992
+ - Updated dependencies
993
+ [953cfadbe3](https://bitbucket.org/atlassian/atlassian-frontend/commits/953cfadbe3):
994
+ - Updated dependencies
995
+ [29b0315dcb](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b0315dcb):
996
+ - Updated dependencies
997
+ [4bec09aa74](https://bitbucket.org/atlassian/atlassian-frontend/commits/4bec09aa74):
998
+ - Updated dependencies
999
+ [aa4dc7f5d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa4dc7f5d6):
1000
+ - Updated dependencies
1001
+ [d63888b5e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/d63888b5e5):
1002
+ - Updated dependencies
1003
+ [13a0e50f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/13a0e50f38):
1004
+ - Updated dependencies
1005
+ [0a0a54cb47](https://bitbucket.org/atlassian/atlassian-frontend/commits/0a0a54cb47):
1006
+ - Updated dependencies
1007
+ [6dcad31e41](https://bitbucket.org/atlassian/atlassian-frontend/commits/6dcad31e41):
1008
+ - Updated dependencies
1009
+ [8c9e4f1ec6](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c9e4f1ec6):
1010
+ - Updated dependencies
1011
+ [bdf25b1c4c](https://bitbucket.org/atlassian/atlassian-frontend/commits/bdf25b1c4c):
1012
+ - Updated dependencies
1013
+ [ef15388b82](https://bitbucket.org/atlassian/atlassian-frontend/commits/ef15388b82):
1014
+ - Updated dependencies
1015
+ [6242ec17a2](https://bitbucket.org/atlassian/atlassian-frontend/commits/6242ec17a2):
1016
+ - Updated dependencies
1017
+ [6b65ae4f04](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b65ae4f04):
1018
+ - Updated dependencies
1019
+ [645918eda6](https://bitbucket.org/atlassian/atlassian-frontend/commits/645918eda6):
1020
+ - Updated dependencies
1021
+ [e9a39ce39d](https://bitbucket.org/atlassian/atlassian-frontend/commits/e9a39ce39d):
1022
+ - Updated dependencies
1023
+ [fad8a16962](https://bitbucket.org/atlassian/atlassian-frontend/commits/fad8a16962):
1024
+ - Updated dependencies
1025
+ [715572f9e5](https://bitbucket.org/atlassian/atlassian-frontend/commits/715572f9e5):
1026
+ - Updated dependencies
1027
+ [cc54ca2490](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc54ca2490):
1028
+ - @atlaskit/editor-wikimarkup-transformer@5.3.0
1029
+ - @atlaskit/editor-core@120.0.0
1030
+ - @atlaskit/adf-schema@8.0.0
1031
+ - @atlaskit/editor-common@44.1.0
1032
+ - @atlaskit/editor-test-helpers@11.0.0
1033
+ - @atlaskit/docs@8.5.0
1034
+ - @atlaskit/editor-bitbucket-transformer@6.3.1
1035
+ - @atlaskit/editor-confluence-transformer@7.3.16
1036
+ - @atlaskit/editor-jira-transformer@7.2.22
1037
+ - @atlaskit/editor-markdown-transformer@3.1.20
752
1038
 
753
1039
  ## 7.0.8
754
1040
 
755
1041
  ### Patch Changes
756
1042
 
757
- - Updated dependencies [bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
758
- - Updated dependencies [cc0d9f6ede](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0d9f6ede):
759
- - Updated dependencies [6384746272](https://bitbucket.org/atlassian/atlassian-frontend/commits/6384746272):
760
- - Updated dependencies [7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
761
- - Updated dependencies [956a70b918](https://bitbucket.org/atlassian/atlassian-frontend/commits/956a70b918):
762
- - Updated dependencies [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
763
- - Updated dependencies [3494940acd](https://bitbucket.org/atlassian/atlassian-frontend/commits/3494940acd):
764
- - Updated dependencies [5bb23adac3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb23adac3):
765
- - Updated dependencies [ebee5c7429](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebee5c7429):
766
- - Updated dependencies [680a61dc5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/680a61dc5a):
767
- - Updated dependencies [57096fc043](https://bitbucket.org/atlassian/atlassian-frontend/commits/57096fc043):
768
- - Updated dependencies [b17120e768](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17120e768):
769
- - Updated dependencies [92e0b393f5](https://bitbucket.org/atlassian/atlassian-frontend/commits/92e0b393f5):
770
- - Updated dependencies [ac8639dfd8](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac8639dfd8):
771
- - Updated dependencies [2f0df19890](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f0df19890):
772
- - Updated dependencies [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
773
- - Updated dependencies [113d075684](https://bitbucket.org/atlassian/atlassian-frontend/commits/113d075684):
774
- - Updated dependencies [af8a3763dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/af8a3763dd):
775
- - Updated dependencies [21a1faf014](https://bitbucket.org/atlassian/atlassian-frontend/commits/21a1faf014):
776
- - Updated dependencies [c171660346](https://bitbucket.org/atlassian/atlassian-frontend/commits/c171660346):
777
- - Updated dependencies [94116c6018](https://bitbucket.org/atlassian/atlassian-frontend/commits/94116c6018):
778
- - Updated dependencies [9fadef064b](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fadef064b):
779
- - Updated dependencies [27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):
780
- - Updated dependencies [f8ffc8320f](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8ffc8320f):
781
- - Updated dependencies [b18fc8a1b6](https://bitbucket.org/atlassian/atlassian-frontend/commits/b18fc8a1b6):
782
- - Updated dependencies [469e9a2302](https://bitbucket.org/atlassian/atlassian-frontend/commits/469e9a2302):
783
- - Updated dependencies [a41d2345eb](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41d2345eb):
784
- - Updated dependencies [4ef23b6a15](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ef23b6a15):
785
- - Updated dependencies [7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
786
- - Updated dependencies [8cc5cc0603](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc5cc0603):
787
- - Updated dependencies [5d8a0d4f5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8a0d4f5f):
788
- - Updated dependencies [faa96cee2a](https://bitbucket.org/atlassian/atlassian-frontend/commits/faa96cee2a):
789
- - Updated dependencies [535286e8c4](https://bitbucket.org/atlassian/atlassian-frontend/commits/535286e8c4):
790
- - Updated dependencies [025842de1a](https://bitbucket.org/atlassian/atlassian-frontend/commits/025842de1a):
791
- - Updated dependencies [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
792
- - Updated dependencies [de64f9373c](https://bitbucket.org/atlassian/atlassian-frontend/commits/de64f9373c):
793
- - Updated dependencies [93ac94a762](https://bitbucket.org/atlassian/atlassian-frontend/commits/93ac94a762):
794
- - Updated dependencies [172a864d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/172a864d19):
795
- - Updated dependencies [a5d0019a5e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5d0019a5e):
796
- - Updated dependencies [43d0b6fede](https://bitbucket.org/atlassian/atlassian-frontend/commits/43d0b6fede):
797
- - Updated dependencies [6a417f2e52](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a417f2e52):
798
- - Updated dependencies [5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
799
- - Updated dependencies [fdf6c939e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf6c939e8):
800
- - Updated dependencies [395739b5ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/395739b5ef):
801
- - @atlaskit/editor-common@44.0.2
802
- - @atlaskit/editor-core@119.0.0
803
- - @atlaskit/adf-schema@7.0.0
804
- - @atlaskit/docs@8.4.0
805
- - @atlaskit/util-data-test@13.1.2
806
- - @atlaskit/editor-bitbucket-transformer@6.3.0
807
- - @atlaskit/editor-wikimarkup-transformer@5.2.3
808
- - @atlaskit/editor-test-helpers@10.6.1
809
- - @atlaskit/editor-confluence-transformer@7.3.15
810
- - @atlaskit/editor-jira-transformer@7.2.21
811
- - @atlaskit/editor-markdown-transformer@3.1.19
1043
+ - Updated dependencies
1044
+ [bc380c30ce](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc380c30ce):
1045
+ - Updated dependencies
1046
+ [cc0d9f6ede](https://bitbucket.org/atlassian/atlassian-frontend/commits/cc0d9f6ede):
1047
+ - Updated dependencies
1048
+ [6384746272](https://bitbucket.org/atlassian/atlassian-frontend/commits/6384746272):
1049
+ - Updated dependencies
1050
+ [7602615cd4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7602615cd4):
1051
+ - Updated dependencies
1052
+ [956a70b918](https://bitbucket.org/atlassian/atlassian-frontend/commits/956a70b918):
1053
+ - Updated dependencies
1054
+ [66dcced7a0](https://bitbucket.org/atlassian/atlassian-frontend/commits/66dcced7a0):
1055
+ - Updated dependencies
1056
+ [3494940acd](https://bitbucket.org/atlassian/atlassian-frontend/commits/3494940acd):
1057
+ - Updated dependencies
1058
+ [5bb23adac3](https://bitbucket.org/atlassian/atlassian-frontend/commits/5bb23adac3):
1059
+ - Updated dependencies
1060
+ [ebee5c7429](https://bitbucket.org/atlassian/atlassian-frontend/commits/ebee5c7429):
1061
+ - Updated dependencies
1062
+ [680a61dc5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/680a61dc5a):
1063
+ - Updated dependencies
1064
+ [57096fc043](https://bitbucket.org/atlassian/atlassian-frontend/commits/57096fc043):
1065
+ - Updated dependencies
1066
+ [b17120e768](https://bitbucket.org/atlassian/atlassian-frontend/commits/b17120e768):
1067
+ - Updated dependencies
1068
+ [92e0b393f5](https://bitbucket.org/atlassian/atlassian-frontend/commits/92e0b393f5):
1069
+ - Updated dependencies
1070
+ [ac8639dfd8](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac8639dfd8):
1071
+ - Updated dependencies
1072
+ [2f0df19890](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f0df19890):
1073
+ - Updated dependencies
1074
+ [0732eedea7](https://bitbucket.org/atlassian/atlassian-frontend/commits/0732eedea7):
1075
+ - Updated dependencies
1076
+ [113d075684](https://bitbucket.org/atlassian/atlassian-frontend/commits/113d075684):
1077
+ - Updated dependencies
1078
+ [af8a3763dd](https://bitbucket.org/atlassian/atlassian-frontend/commits/af8a3763dd):
1079
+ - Updated dependencies
1080
+ [21a1faf014](https://bitbucket.org/atlassian/atlassian-frontend/commits/21a1faf014):
1081
+ - Updated dependencies
1082
+ [c171660346](https://bitbucket.org/atlassian/atlassian-frontend/commits/c171660346):
1083
+ - Updated dependencies
1084
+ [94116c6018](https://bitbucket.org/atlassian/atlassian-frontend/commits/94116c6018):
1085
+ - Updated dependencies
1086
+ [9fadef064b](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fadef064b):
1087
+ - Updated dependencies
1088
+ [27fde59914](https://bitbucket.org/atlassian/atlassian-frontend/commits/27fde59914):
1089
+ - Updated dependencies
1090
+ [f8ffc8320f](https://bitbucket.org/atlassian/atlassian-frontend/commits/f8ffc8320f):
1091
+ - Updated dependencies
1092
+ [b18fc8a1b6](https://bitbucket.org/atlassian/atlassian-frontend/commits/b18fc8a1b6):
1093
+ - Updated dependencies
1094
+ [469e9a2302](https://bitbucket.org/atlassian/atlassian-frontend/commits/469e9a2302):
1095
+ - Updated dependencies
1096
+ [a41d2345eb](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41d2345eb):
1097
+ - Updated dependencies
1098
+ [4ef23b6a15](https://bitbucket.org/atlassian/atlassian-frontend/commits/4ef23b6a15):
1099
+ - Updated dependencies
1100
+ [7baff84f38](https://bitbucket.org/atlassian/atlassian-frontend/commits/7baff84f38):
1101
+ - Updated dependencies
1102
+ [8cc5cc0603](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc5cc0603):
1103
+ - Updated dependencies
1104
+ [5d8a0d4f5f](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d8a0d4f5f):
1105
+ - Updated dependencies
1106
+ [faa96cee2a](https://bitbucket.org/atlassian/atlassian-frontend/commits/faa96cee2a):
1107
+ - Updated dependencies
1108
+ [535286e8c4](https://bitbucket.org/atlassian/atlassian-frontend/commits/535286e8c4):
1109
+ - Updated dependencies
1110
+ [025842de1a](https://bitbucket.org/atlassian/atlassian-frontend/commits/025842de1a):
1111
+ - Updated dependencies
1112
+ [eea5e9bd8c](https://bitbucket.org/atlassian/atlassian-frontend/commits/eea5e9bd8c):
1113
+ - Updated dependencies
1114
+ [de64f9373c](https://bitbucket.org/atlassian/atlassian-frontend/commits/de64f9373c):
1115
+ - Updated dependencies
1116
+ [93ac94a762](https://bitbucket.org/atlassian/atlassian-frontend/commits/93ac94a762):
1117
+ - Updated dependencies
1118
+ [172a864d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/172a864d19):
1119
+ - Updated dependencies
1120
+ [a5d0019a5e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5d0019a5e):
1121
+ - Updated dependencies
1122
+ [43d0b6fede](https://bitbucket.org/atlassian/atlassian-frontend/commits/43d0b6fede):
1123
+ - Updated dependencies
1124
+ [6a417f2e52](https://bitbucket.org/atlassian/atlassian-frontend/commits/6a417f2e52):
1125
+ - Updated dependencies
1126
+ [5e3aab8e77](https://bitbucket.org/atlassian/atlassian-frontend/commits/5e3aab8e77):
1127
+ - Updated dependencies
1128
+ [fdf6c939e8](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf6c939e8):
1129
+ - Updated dependencies
1130
+ [395739b5ef](https://bitbucket.org/atlassian/atlassian-frontend/commits/395739b5ef):
1131
+ - @atlaskit/editor-common@44.0.2
1132
+ - @atlaskit/editor-core@119.0.0
1133
+ - @atlaskit/adf-schema@7.0.0
1134
+ - @atlaskit/docs@8.4.0
1135
+ - @atlaskit/util-data-test@13.1.2
1136
+ - @atlaskit/editor-bitbucket-transformer@6.3.0
1137
+ - @atlaskit/editor-wikimarkup-transformer@5.2.3
1138
+ - @atlaskit/editor-test-helpers@10.6.1
1139
+ - @atlaskit/editor-confluence-transformer@7.3.15
1140
+ - @atlaskit/editor-jira-transformer@7.2.21
1141
+ - @atlaskit/editor-markdown-transformer@3.1.19
812
1142
 
813
1143
  ## 7.0.7
814
1144
 
815
1145
  ### Patch Changes
816
1146
 
817
- - [patch][8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
818
-
819
- Remove Karma tests - based on AFP-960- Updated dependencies [6403a54812](https://bitbucket.org/atlassian/atlassian-frontend/commits/6403a54812):
820
-
821
- - Updated dependencies [9e90cb4336](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e90cb4336):
822
- - Updated dependencies [e8a31c2714](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8a31c2714):
823
- - Updated dependencies [f46330c0ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/f46330c0ab):
824
- - Updated dependencies [d6f207a598](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f207a598):
825
- - Updated dependencies [40359da294](https://bitbucket.org/atlassian/atlassian-frontend/commits/40359da294):
826
- - Updated dependencies [151240fce9](https://bitbucket.org/atlassian/atlassian-frontend/commits/151240fce9):
827
- - Updated dependencies [8d09cd0408](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d09cd0408):
828
- - Updated dependencies [088f4f7d1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/088f4f7d1e):
829
- - Updated dependencies [9d6b02c04f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6b02c04f):
830
- - Updated dependencies [8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
831
- - Updated dependencies [7aad7888b4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7aad7888b4):
832
- - Updated dependencies [a5c3717d0b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5c3717d0b):
833
- - Updated dependencies [b924951169](https://bitbucket.org/atlassian/atlassian-frontend/commits/b924951169):
834
- - Updated dependencies [37a79cb1bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/37a79cb1bc):
835
- - Updated dependencies [47d7b34f75](https://bitbucket.org/atlassian/atlassian-frontend/commits/47d7b34f75):
836
- - Updated dependencies [79cabaee0c](https://bitbucket.org/atlassian/atlassian-frontend/commits/79cabaee0c):
837
- - Updated dependencies [5a0167db78](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a0167db78):
838
- - Updated dependencies [ded54f7b9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/ded54f7b9f):
839
- - Updated dependencies [b3b2f413c1](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3b2f413c1):
840
- - Updated dependencies [8f41931365](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f41931365):
841
- - Updated dependencies [d59113061a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d59113061a):
842
- - Updated dependencies [cedfb7766c](https://bitbucket.org/atlassian/atlassian-frontend/commits/cedfb7766c):
843
- - Updated dependencies [2361b8d044](https://bitbucket.org/atlassian/atlassian-frontend/commits/2361b8d044):
844
- - Updated dependencies [1028ab4db3](https://bitbucket.org/atlassian/atlassian-frontend/commits/1028ab4db3):
845
- - Updated dependencies [57ea6ea77a](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ea6ea77a):
846
- - Updated dependencies [ff6e928368](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff6e928368):
847
- - Updated dependencies [4b3ced1d9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b3ced1d9f):
848
- - Updated dependencies [fdc0861682](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdc0861682):
849
- - Updated dependencies [00ddcd52df](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ddcd52df):
850
- - Updated dependencies [e3a8052151](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a8052151):
851
- - Updated dependencies [198639cd06](https://bitbucket.org/atlassian/atlassian-frontend/commits/198639cd06):
852
- - Updated dependencies [13f0bbc125](https://bitbucket.org/atlassian/atlassian-frontend/commits/13f0bbc125):
853
- - Updated dependencies [d7749cb6ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7749cb6ab):
854
- - Updated dependencies [c9842c9ada](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9842c9ada):
855
- - Updated dependencies [02b2a2079c](https://bitbucket.org/atlassian/atlassian-frontend/commits/02b2a2079c):
856
- - @atlaskit/editor-core@118.0.0
857
- - @atlaskit/editor-common@44.0.0
858
- - @atlaskit/adf-schema@6.2.0
859
- - @atlaskit/editor-test-helpers@10.6.0
860
- - @atlaskit/editor-bitbucket-transformer@6.2.16
861
- - @atlaskit/editor-confluence-transformer@7.3.14
862
- - @atlaskit/editor-jira-transformer@7.2.20
863
- - @atlaskit/editor-markdown-transformer@3.1.18
864
- - @atlaskit/editor-wikimarkup-transformer@5.2.2
1147
+ - [patch][8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
1148
+
1149
+ Remove Karma tests - based on AFP-960- Updated dependencies
1150
+ [6403a54812](https://bitbucket.org/atlassian/atlassian-frontend/commits/6403a54812):
1151
+
1152
+ - Updated dependencies
1153
+ [9e90cb4336](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e90cb4336):
1154
+ - Updated dependencies
1155
+ [e8a31c2714](https://bitbucket.org/atlassian/atlassian-frontend/commits/e8a31c2714):
1156
+ - Updated dependencies
1157
+ [f46330c0ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/f46330c0ab):
1158
+ - Updated dependencies
1159
+ [d6f207a598](https://bitbucket.org/atlassian/atlassian-frontend/commits/d6f207a598):
1160
+ - Updated dependencies
1161
+ [40359da294](https://bitbucket.org/atlassian/atlassian-frontend/commits/40359da294):
1162
+ - Updated dependencies
1163
+ [151240fce9](https://bitbucket.org/atlassian/atlassian-frontend/commits/151240fce9):
1164
+ - Updated dependencies
1165
+ [8d09cd0408](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d09cd0408):
1166
+ - Updated dependencies
1167
+ [088f4f7d1e](https://bitbucket.org/atlassian/atlassian-frontend/commits/088f4f7d1e):
1168
+ - Updated dependencies
1169
+ [9d6b02c04f](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d6b02c04f):
1170
+ - Updated dependencies
1171
+ [8183f7c8da](https://bitbucket.org/atlassian/atlassian-frontend/commits/8183f7c8da):
1172
+ - Updated dependencies
1173
+ [7aad7888b4](https://bitbucket.org/atlassian/atlassian-frontend/commits/7aad7888b4):
1174
+ - Updated dependencies
1175
+ [a5c3717d0b](https://bitbucket.org/atlassian/atlassian-frontend/commits/a5c3717d0b):
1176
+ - Updated dependencies
1177
+ [b924951169](https://bitbucket.org/atlassian/atlassian-frontend/commits/b924951169):
1178
+ - Updated dependencies
1179
+ [37a79cb1bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/37a79cb1bc):
1180
+ - Updated dependencies
1181
+ [47d7b34f75](https://bitbucket.org/atlassian/atlassian-frontend/commits/47d7b34f75):
1182
+ - Updated dependencies
1183
+ [79cabaee0c](https://bitbucket.org/atlassian/atlassian-frontend/commits/79cabaee0c):
1184
+ - Updated dependencies
1185
+ [5a0167db78](https://bitbucket.org/atlassian/atlassian-frontend/commits/5a0167db78):
1186
+ - Updated dependencies
1187
+ [ded54f7b9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/ded54f7b9f):
1188
+ - Updated dependencies
1189
+ [b3b2f413c1](https://bitbucket.org/atlassian/atlassian-frontend/commits/b3b2f413c1):
1190
+ - Updated dependencies
1191
+ [8f41931365](https://bitbucket.org/atlassian/atlassian-frontend/commits/8f41931365):
1192
+ - Updated dependencies
1193
+ [d59113061a](https://bitbucket.org/atlassian/atlassian-frontend/commits/d59113061a):
1194
+ - Updated dependencies
1195
+ [cedfb7766c](https://bitbucket.org/atlassian/atlassian-frontend/commits/cedfb7766c):
1196
+ - Updated dependencies
1197
+ [2361b8d044](https://bitbucket.org/atlassian/atlassian-frontend/commits/2361b8d044):
1198
+ - Updated dependencies
1199
+ [1028ab4db3](https://bitbucket.org/atlassian/atlassian-frontend/commits/1028ab4db3):
1200
+ - Updated dependencies
1201
+ [57ea6ea77a](https://bitbucket.org/atlassian/atlassian-frontend/commits/57ea6ea77a):
1202
+ - Updated dependencies
1203
+ [ff6e928368](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff6e928368):
1204
+ - Updated dependencies
1205
+ [4b3ced1d9f](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b3ced1d9f):
1206
+ - Updated dependencies
1207
+ [fdc0861682](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdc0861682):
1208
+ - Updated dependencies
1209
+ [00ddcd52df](https://bitbucket.org/atlassian/atlassian-frontend/commits/00ddcd52df):
1210
+ - Updated dependencies
1211
+ [e3a8052151](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3a8052151):
1212
+ - Updated dependencies
1213
+ [198639cd06](https://bitbucket.org/atlassian/atlassian-frontend/commits/198639cd06):
1214
+ - Updated dependencies
1215
+ [13f0bbc125](https://bitbucket.org/atlassian/atlassian-frontend/commits/13f0bbc125):
1216
+ - Updated dependencies
1217
+ [d7749cb6ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/d7749cb6ab):
1218
+ - Updated dependencies
1219
+ [c9842c9ada](https://bitbucket.org/atlassian/atlassian-frontend/commits/c9842c9ada):
1220
+ - Updated dependencies
1221
+ [02b2a2079c](https://bitbucket.org/atlassian/atlassian-frontend/commits/02b2a2079c):
1222
+ - @atlaskit/editor-core@118.0.0
1223
+ - @atlaskit/editor-common@44.0.0
1224
+ - @atlaskit/adf-schema@6.2.0
1225
+ - @atlaskit/editor-test-helpers@10.6.0
1226
+ - @atlaskit/editor-bitbucket-transformer@6.2.16
1227
+ - @atlaskit/editor-confluence-transformer@7.3.14
1228
+ - @atlaskit/editor-jira-transformer@7.2.20
1229
+ - @atlaskit/editor-markdown-transformer@3.1.18
1230
+ - @atlaskit/editor-wikimarkup-transformer@5.2.2
865
1231
 
866
1232
  ## 7.0.6
867
1233
 
868
1234
  ### Patch Changes
869
1235
 
870
- - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1236
+ - [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
871
1237
 
872
- Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
1238
+ Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
1239
+ [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
873
1240
 
874
- - @atlaskit/docs@8.3.2
875
- - @atlaskit/adf-schema@6.1.1
876
- - @atlaskit/editor-bitbucket-transformer@6.2.15
877
- - @atlaskit/editor-common@43.4.1
878
- - @atlaskit/editor-confluence-transformer@7.3.13
879
- - @atlaskit/editor-core@117.0.2
880
- - @atlaskit/editor-jira-transformer@7.2.19
881
- - @atlaskit/editor-markdown-transformer@3.1.17
882
- - @atlaskit/editor-test-helpers@10.5.1
883
- - @atlaskit/editor-wikimarkup-transformer@5.2.1
884
- - @atlaskit/util-data-test@13.1.1
1241
+ - @atlaskit/docs@8.3.2
1242
+ - @atlaskit/adf-schema@6.1.1
1243
+ - @atlaskit/editor-bitbucket-transformer@6.2.15
1244
+ - @atlaskit/editor-common@43.4.1
1245
+ - @atlaskit/editor-confluence-transformer@7.3.13
1246
+ - @atlaskit/editor-core@117.0.2
1247
+ - @atlaskit/editor-jira-transformer@7.2.19
1248
+ - @atlaskit/editor-markdown-transformer@3.1.17
1249
+ - @atlaskit/editor-test-helpers@10.5.1
1250
+ - @atlaskit/editor-wikimarkup-transformer@5.2.1
1251
+ - @atlaskit/util-data-test@13.1.1
885
1252
 
886
1253
  ## 7.0.5
887
1254
 
888
1255
  ### Patch Changes
889
1256
 
890
- - Updated dependencies [06cd97123e](https://bitbucket.org/atlassian/atlassian-frontend/commits/06cd97123e):
891
- - Updated dependencies [07b5311cb9](https://bitbucket.org/atlassian/atlassian-frontend/commits/07b5311cb9):
892
- - Updated dependencies [a4ded5368c](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4ded5368c):
893
- - Updated dependencies [29b795981f](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b795981f):
894
- - Updated dependencies [3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
895
- - Updated dependencies [6f16f46632](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f16f46632):
896
- - Updated dependencies [a1f50e6a54](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1f50e6a54):
897
- - Updated dependencies [31558e1872](https://bitbucket.org/atlassian/atlassian-frontend/commits/31558e1872):
898
- - Updated dependencies [6ca6aaa1d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ca6aaa1d7):
899
- - Updated dependencies [fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
900
- - Updated dependencies [43e03f1c58](https://bitbucket.org/atlassian/atlassian-frontend/commits/43e03f1c58):
901
- - Updated dependencies [63fe41d5c2](https://bitbucket.org/atlassian/atlassian-frontend/commits/63fe41d5c2):
902
- - Updated dependencies [b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
903
- - Updated dependencies [d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):
904
- - Updated dependencies [64752f2827](https://bitbucket.org/atlassian/atlassian-frontend/commits/64752f2827):
905
- - Updated dependencies [f67dc5ae22](https://bitbucket.org/atlassian/atlassian-frontend/commits/f67dc5ae22):
906
- - Updated dependencies [e40acffdfc](https://bitbucket.org/atlassian/atlassian-frontend/commits/e40acffdfc):
907
- - Updated dependencies [0709d95a8a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0709d95a8a):
908
- - Updated dependencies [28dcebde63](https://bitbucket.org/atlassian/atlassian-frontend/commits/28dcebde63):
909
- - Updated dependencies [710897f340](https://bitbucket.org/atlassian/atlassian-frontend/commits/710897f340):
910
- - Updated dependencies [b8da779506](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8da779506):
911
- - Updated dependencies [bbbe360b71](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbbe360b71):
912
- - Updated dependencies [f0a2a22ddb](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0a2a22ddb):
913
- - Updated dependencies [3b37ec4c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b37ec4c28):
914
- - Updated dependencies [655599414e](https://bitbucket.org/atlassian/atlassian-frontend/commits/655599414e):
915
- - @atlaskit/editor-core@117.0.0
916
- - @atlaskit/editor-wikimarkup-transformer@5.2.0
917
- - @atlaskit/editor-test-helpers@10.5.0
918
- - @atlaskit/editor-common@43.4.0
919
- - @atlaskit/adf-schema@6.1.0
920
- - @atlaskit/editor-bitbucket-transformer@6.2.14
921
- - @atlaskit/editor-confluence-transformer@7.3.12
922
- - @atlaskit/editor-jira-transformer@7.2.18
923
- - @atlaskit/editor-markdown-transformer@3.1.16
924
- - @atlaskit/docs@8.3.1
1257
+ - Updated dependencies
1258
+ [06cd97123e](https://bitbucket.org/atlassian/atlassian-frontend/commits/06cd97123e):
1259
+ - Updated dependencies
1260
+ [07b5311cb9](https://bitbucket.org/atlassian/atlassian-frontend/commits/07b5311cb9):
1261
+ - Updated dependencies
1262
+ [a4ded5368c](https://bitbucket.org/atlassian/atlassian-frontend/commits/a4ded5368c):
1263
+ - Updated dependencies
1264
+ [29b795981f](https://bitbucket.org/atlassian/atlassian-frontend/commits/29b795981f):
1265
+ - Updated dependencies
1266
+ [3b19e30129](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b19e30129):
1267
+ - Updated dependencies
1268
+ [6f16f46632](https://bitbucket.org/atlassian/atlassian-frontend/commits/6f16f46632):
1269
+ - Updated dependencies
1270
+ [a1f50e6a54](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1f50e6a54):
1271
+ - Updated dependencies
1272
+ [31558e1872](https://bitbucket.org/atlassian/atlassian-frontend/commits/31558e1872):
1273
+ - Updated dependencies
1274
+ [6ca6aaa1d7](https://bitbucket.org/atlassian/atlassian-frontend/commits/6ca6aaa1d7):
1275
+ - Updated dependencies
1276
+ [fe4eaf06fc](https://bitbucket.org/atlassian/atlassian-frontend/commits/fe4eaf06fc):
1277
+ - Updated dependencies
1278
+ [43e03f1c58](https://bitbucket.org/atlassian/atlassian-frontend/commits/43e03f1c58):
1279
+ - Updated dependencies
1280
+ [63fe41d5c2](https://bitbucket.org/atlassian/atlassian-frontend/commits/63fe41d5c2):
1281
+ - Updated dependencies
1282
+ [b01fc0ceef](https://bitbucket.org/atlassian/atlassian-frontend/commits/b01fc0ceef):
1283
+ - Updated dependencies
1284
+ [d085ab4419](https://bitbucket.org/atlassian/atlassian-frontend/commits/d085ab4419):
1285
+ - Updated dependencies
1286
+ [64752f2827](https://bitbucket.org/atlassian/atlassian-frontend/commits/64752f2827):
1287
+ - Updated dependencies
1288
+ [f67dc5ae22](https://bitbucket.org/atlassian/atlassian-frontend/commits/f67dc5ae22):
1289
+ - Updated dependencies
1290
+ [e40acffdfc](https://bitbucket.org/atlassian/atlassian-frontend/commits/e40acffdfc):
1291
+ - Updated dependencies
1292
+ [0709d95a8a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0709d95a8a):
1293
+ - Updated dependencies
1294
+ [28dcebde63](https://bitbucket.org/atlassian/atlassian-frontend/commits/28dcebde63):
1295
+ - Updated dependencies
1296
+ [710897f340](https://bitbucket.org/atlassian/atlassian-frontend/commits/710897f340):
1297
+ - Updated dependencies
1298
+ [b8da779506](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8da779506):
1299
+ - Updated dependencies
1300
+ [bbbe360b71](https://bitbucket.org/atlassian/atlassian-frontend/commits/bbbe360b71):
1301
+ - Updated dependencies
1302
+ [f0a2a22ddb](https://bitbucket.org/atlassian/atlassian-frontend/commits/f0a2a22ddb):
1303
+ - Updated dependencies
1304
+ [3b37ec4c28](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b37ec4c28):
1305
+ - Updated dependencies
1306
+ [655599414e](https://bitbucket.org/atlassian/atlassian-frontend/commits/655599414e):
1307
+ - @atlaskit/editor-core@117.0.0
1308
+ - @atlaskit/editor-wikimarkup-transformer@5.2.0
1309
+ - @atlaskit/editor-test-helpers@10.5.0
1310
+ - @atlaskit/editor-common@43.4.0
1311
+ - @atlaskit/adf-schema@6.1.0
1312
+ - @atlaskit/editor-bitbucket-transformer@6.2.14
1313
+ - @atlaskit/editor-confluence-transformer@7.3.12
1314
+ - @atlaskit/editor-jira-transformer@7.2.18
1315
+ - @atlaskit/editor-markdown-transformer@3.1.16
1316
+ - @atlaskit/docs@8.3.1
925
1317
 
926
1318
  ## 7.0.4
927
1319
 
928
1320
  ### Patch Changes
929
1321
 
930
- - Updated dependencies [06f4f74d88](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f4f74d88):
931
- - Updated dependencies [80c1eaa275](https://bitbucket.org/atlassian/atlassian-frontend/commits/80c1eaa275):
932
- - Updated dependencies [2b4ebaf2ed](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b4ebaf2ed):
933
- - Updated dependencies [c64c471564](https://bitbucket.org/atlassian/atlassian-frontend/commits/c64c471564):
934
- - Updated dependencies [5b8daf1843](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b8daf1843):
935
- - Updated dependencies [c55f8e0284](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55f8e0284):
936
- - Updated dependencies [b4ad0a502a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ad0a502a):
937
- - Updated dependencies [7d2c702223](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d2c702223):
938
- - Updated dependencies [6421a97672](https://bitbucket.org/atlassian/atlassian-frontend/commits/6421a97672):
939
- - Updated dependencies [0eb8c5ff5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb8c5ff5a):
940
- - Updated dependencies [3e87f5596a](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e87f5596a):
941
- - Updated dependencies [3160e15523](https://bitbucket.org/atlassian/atlassian-frontend/commits/3160e15523):
942
- - Updated dependencies [3f1d129a79](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f1d129a79):
943
- - Updated dependencies [baa887053d](https://bitbucket.org/atlassian/atlassian-frontend/commits/baa887053d):
944
- - Updated dependencies [2108ee74db](https://bitbucket.org/atlassian/atlassian-frontend/commits/2108ee74db):
945
- - Updated dependencies [f3727d3830](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3727d3830):
946
- - Updated dependencies [d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
947
- - Updated dependencies [dc48763970](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc48763970):
948
- - Updated dependencies [909676b9de](https://bitbucket.org/atlassian/atlassian-frontend/commits/909676b9de):
949
- - Updated dependencies [312feb4a6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/312feb4a6a):
950
- - Updated dependencies [cf9858fa09](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf9858fa09):
951
- - Updated dependencies [26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):
952
- - Updated dependencies [cfcd27b2e4](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcd27b2e4):
953
- - Updated dependencies [ec929ab10e](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec929ab10e):
954
- - @atlaskit/editor-core@116.2.0
955
- - @atlaskit/adf-schema@6.0.0
956
- - @atlaskit/editor-common@43.3.1
957
- - @atlaskit/docs@8.3.0
958
- - @atlaskit/editor-test-helpers@10.4.3
959
- - @atlaskit/editor-bitbucket-transformer@6.2.13
960
- - @atlaskit/editor-confluence-transformer@7.3.11
961
- - @atlaskit/editor-jira-transformer@7.2.17
962
- - @atlaskit/editor-markdown-transformer@3.1.15
963
- - @atlaskit/editor-wikimarkup-transformer@5.1.1
1322
+ - Updated dependencies
1323
+ [06f4f74d88](https://bitbucket.org/atlassian/atlassian-frontend/commits/06f4f74d88):
1324
+ - Updated dependencies
1325
+ [80c1eaa275](https://bitbucket.org/atlassian/atlassian-frontend/commits/80c1eaa275):
1326
+ - Updated dependencies
1327
+ [2b4ebaf2ed](https://bitbucket.org/atlassian/atlassian-frontend/commits/2b4ebaf2ed):
1328
+ - Updated dependencies
1329
+ [c64c471564](https://bitbucket.org/atlassian/atlassian-frontend/commits/c64c471564):
1330
+ - Updated dependencies
1331
+ [5b8daf1843](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b8daf1843):
1332
+ - Updated dependencies
1333
+ [c55f8e0284](https://bitbucket.org/atlassian/atlassian-frontend/commits/c55f8e0284):
1334
+ - Updated dependencies
1335
+ [b4ad0a502a](https://bitbucket.org/atlassian/atlassian-frontend/commits/b4ad0a502a):
1336
+ - Updated dependencies
1337
+ [7d2c702223](https://bitbucket.org/atlassian/atlassian-frontend/commits/7d2c702223):
1338
+ - Updated dependencies
1339
+ [6421a97672](https://bitbucket.org/atlassian/atlassian-frontend/commits/6421a97672):
1340
+ - Updated dependencies
1341
+ [0eb8c5ff5a](https://bitbucket.org/atlassian/atlassian-frontend/commits/0eb8c5ff5a):
1342
+ - Updated dependencies
1343
+ [3e87f5596a](https://bitbucket.org/atlassian/atlassian-frontend/commits/3e87f5596a):
1344
+ - Updated dependencies
1345
+ [3160e15523](https://bitbucket.org/atlassian/atlassian-frontend/commits/3160e15523):
1346
+ - Updated dependencies
1347
+ [3f1d129a79](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f1d129a79):
1348
+ - Updated dependencies
1349
+ [baa887053d](https://bitbucket.org/atlassian/atlassian-frontend/commits/baa887053d):
1350
+ - Updated dependencies
1351
+ [2108ee74db](https://bitbucket.org/atlassian/atlassian-frontend/commits/2108ee74db):
1352
+ - Updated dependencies
1353
+ [f3727d3830](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3727d3830):
1354
+ - Updated dependencies
1355
+ [d2b8166208](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2b8166208):
1356
+ - Updated dependencies
1357
+ [dc48763970](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc48763970):
1358
+ - Updated dependencies
1359
+ [909676b9de](https://bitbucket.org/atlassian/atlassian-frontend/commits/909676b9de):
1360
+ - Updated dependencies
1361
+ [312feb4a6a](https://bitbucket.org/atlassian/atlassian-frontend/commits/312feb4a6a):
1362
+ - Updated dependencies
1363
+ [cf9858fa09](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf9858fa09):
1364
+ - Updated dependencies
1365
+ [26dbe7be6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/26dbe7be6d):
1366
+ - Updated dependencies
1367
+ [cfcd27b2e4](https://bitbucket.org/atlassian/atlassian-frontend/commits/cfcd27b2e4):
1368
+ - Updated dependencies
1369
+ [ec929ab10e](https://bitbucket.org/atlassian/atlassian-frontend/commits/ec929ab10e):
1370
+ - @atlaskit/editor-core@116.2.0
1371
+ - @atlaskit/adf-schema@6.0.0
1372
+ - @atlaskit/editor-common@43.3.1
1373
+ - @atlaskit/docs@8.3.0
1374
+ - @atlaskit/editor-test-helpers@10.4.3
1375
+ - @atlaskit/editor-bitbucket-transformer@6.2.13
1376
+ - @atlaskit/editor-confluence-transformer@7.3.11
1377
+ - @atlaskit/editor-jira-transformer@7.2.17
1378
+ - @atlaskit/editor-markdown-transformer@3.1.15
1379
+ - @atlaskit/editor-wikimarkup-transformer@5.1.1
964
1380
 
965
1381
  ## 7.0.3
966
1382
 
967
1383
  ### Patch Changes
968
1384
 
969
- - Updated dependencies [761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):
970
- - Updated dependencies [5816cb91e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/5816cb91e0):
971
- - Updated dependencies [faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):
972
- - Updated dependencies [642b2f93ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/642b2f93ea):
973
- - Updated dependencies [4898d64f46](https://bitbucket.org/atlassian/atlassian-frontend/commits/4898d64f46):
974
- - Updated dependencies [8cf20f37ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf20f37ae):
975
- - Updated dependencies [a23aa4e4a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/a23aa4e4a8):
976
- - Updated dependencies [a753b0d6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/a753b0d6da):
977
- - Updated dependencies [b1ce12dffb](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1ce12dffb):
978
- - Updated dependencies [4c4ae93de7](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4ae93de7):
979
- - Updated dependencies [edc4a4a7ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc4a4a7ae):
980
- - Updated dependencies [3cfee30115](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cfee30115):
981
- - Updated dependencies [e4f0ab434f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4f0ab434f):
982
- - Updated dependencies [3da54e6146](https://bitbucket.org/atlassian/atlassian-frontend/commits/3da54e6146):
983
- - Updated dependencies [94ea01d1d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ea01d1d6):
984
- - Updated dependencies [01dc5ed14b](https://bitbucket.org/atlassian/atlassian-frontend/commits/01dc5ed14b):
985
- - Updated dependencies [fdaac966f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdaac966f4):
986
- - Updated dependencies [dc94f578e9](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc94f578e9):
987
- - Updated dependencies [54a499fb7b](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a499fb7b):
988
- - Updated dependencies [7527bd9054](https://bitbucket.org/atlassian/atlassian-frontend/commits/7527bd9054):
989
- - @atlaskit/adf-schema@5.0.0
990
- - @atlaskit/editor-core@116.1.0
991
- - @atlaskit/editor-common@43.3.0
992
- - @atlaskit/editor-test-helpers@10.4.1
993
- - @atlaskit/editor-wikimarkup-transformer@5.1.0
994
- - @atlaskit/editor-bitbucket-transformer@6.2.12
995
- - @atlaskit/editor-confluence-transformer@7.3.10
996
- - @atlaskit/editor-jira-transformer@7.2.16
997
- - @atlaskit/editor-markdown-transformer@3.1.14
1385
+ - Updated dependencies
1386
+ [761dcd6d19](https://bitbucket.org/atlassian/atlassian-frontend/commits/761dcd6d19):
1387
+ - Updated dependencies
1388
+ [5816cb91e0](https://bitbucket.org/atlassian/atlassian-frontend/commits/5816cb91e0):
1389
+ - Updated dependencies
1390
+ [faccb537d0](https://bitbucket.org/atlassian/atlassian-frontend/commits/faccb537d0):
1391
+ - Updated dependencies
1392
+ [642b2f93ea](https://bitbucket.org/atlassian/atlassian-frontend/commits/642b2f93ea):
1393
+ - Updated dependencies
1394
+ [4898d64f46](https://bitbucket.org/atlassian/atlassian-frontend/commits/4898d64f46):
1395
+ - Updated dependencies
1396
+ [8cf20f37ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cf20f37ae):
1397
+ - Updated dependencies
1398
+ [a23aa4e4a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/a23aa4e4a8):
1399
+ - Updated dependencies
1400
+ [a753b0d6da](https://bitbucket.org/atlassian/atlassian-frontend/commits/a753b0d6da):
1401
+ - Updated dependencies
1402
+ [b1ce12dffb](https://bitbucket.org/atlassian/atlassian-frontend/commits/b1ce12dffb):
1403
+ - Updated dependencies
1404
+ [4c4ae93de7](https://bitbucket.org/atlassian/atlassian-frontend/commits/4c4ae93de7):
1405
+ - Updated dependencies
1406
+ [edc4a4a7ae](https://bitbucket.org/atlassian/atlassian-frontend/commits/edc4a4a7ae):
1407
+ - Updated dependencies
1408
+ [3cfee30115](https://bitbucket.org/atlassian/atlassian-frontend/commits/3cfee30115):
1409
+ - Updated dependencies
1410
+ [e4f0ab434f](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4f0ab434f):
1411
+ - Updated dependencies
1412
+ [3da54e6146](https://bitbucket.org/atlassian/atlassian-frontend/commits/3da54e6146):
1413
+ - Updated dependencies
1414
+ [94ea01d1d6](https://bitbucket.org/atlassian/atlassian-frontend/commits/94ea01d1d6):
1415
+ - Updated dependencies
1416
+ [01dc5ed14b](https://bitbucket.org/atlassian/atlassian-frontend/commits/01dc5ed14b):
1417
+ - Updated dependencies
1418
+ [fdaac966f4](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdaac966f4):
1419
+ - Updated dependencies
1420
+ [dc94f578e9](https://bitbucket.org/atlassian/atlassian-frontend/commits/dc94f578e9):
1421
+ - Updated dependencies
1422
+ [54a499fb7b](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a499fb7b):
1423
+ - Updated dependencies
1424
+ [7527bd9054](https://bitbucket.org/atlassian/atlassian-frontend/commits/7527bd9054):
1425
+ - @atlaskit/adf-schema@5.0.0
1426
+ - @atlaskit/editor-core@116.1.0
1427
+ - @atlaskit/editor-common@43.3.0
1428
+ - @atlaskit/editor-test-helpers@10.4.1
1429
+ - @atlaskit/editor-wikimarkup-transformer@5.1.0
1430
+ - @atlaskit/editor-bitbucket-transformer@6.2.12
1431
+ - @atlaskit/editor-confluence-transformer@7.3.10
1432
+ - @atlaskit/editor-jira-transformer@7.2.16
1433
+ - @atlaskit/editor-markdown-transformer@3.1.14
998
1434
 
999
1435
  ## 7.0.2
1000
1436
 
1001
1437
  ### Patch Changes
1002
1438
 
1003
- - Updated dependencies [6042417190](https://bitbucket.org/atlassian/atlassian-frontend/commits/6042417190):
1004
- - Updated dependencies [26942487d1](https://bitbucket.org/atlassian/atlassian-frontend/commits/26942487d1):
1005
- - Updated dependencies [d1055e0e50](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1055e0e50):
1006
- - Updated dependencies [8db35852ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db35852ab):
1007
- - Updated dependencies [2ffdeb5a48](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ffdeb5a48):
1008
- - Updated dependencies [97d1245875](https://bitbucket.org/atlassian/atlassian-frontend/commits/97d1245875):
1009
- - Updated dependencies [4eefd368a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eefd368a8):
1010
- - Updated dependencies [9219b332cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/9219b332cb):
1011
- - Updated dependencies [c58df17d72](https://bitbucket.org/atlassian/atlassian-frontend/commits/c58df17d72):
1012
- - Updated dependencies [99fc6250f9](https://bitbucket.org/atlassian/atlassian-frontend/commits/99fc6250f9):
1013
- - Updated dependencies [46e6693eb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/46e6693eb3):
1014
- - Updated dependencies [4cd37dd052](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cd37dd052):
1015
- - Updated dependencies [1f84cf7583](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f84cf7583):
1016
- - Updated dependencies [218fe01736](https://bitbucket.org/atlassian/atlassian-frontend/commits/218fe01736):
1017
- - Updated dependencies [97441f6abf](https://bitbucket.org/atlassian/atlassian-frontend/commits/97441f6abf):
1018
- - Updated dependencies [985db883ac](https://bitbucket.org/atlassian/atlassian-frontend/commits/985db883ac):
1019
- - Updated dependencies [bed9c11960](https://bitbucket.org/atlassian/atlassian-frontend/commits/bed9c11960):
1020
- - Updated dependencies [a30fe6c66e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fe6c66e):
1021
- - Updated dependencies [fdf30da2db](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf30da2db):
1022
- - Updated dependencies [83300f0b6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/83300f0b6d):
1023
- - Updated dependencies [d1c470507c](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c470507c):
1024
- - Updated dependencies [fc1678c70d](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc1678c70d):
1025
- - Updated dependencies [2edd170a68](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edd170a68):
1026
- - Updated dependencies [e5dd37f7a4](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5dd37f7a4):
1027
- - Updated dependencies [5abcab3f7e](https://bitbucket.org/atlassian/atlassian-frontend/commits/5abcab3f7e):
1028
- - Updated dependencies [5d13d33a60](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d13d33a60):
1029
- - Updated dependencies [81897eb2e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/81897eb2e6):
1030
- - Updated dependencies [1d421446bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d421446bc):
1031
- - @atlaskit/editor-core@116.0.0
1032
- - @atlaskit/editor-common@43.2.0
1033
- - @atlaskit/adf-schema@4.4.0
1034
- - @atlaskit/editor-wikimarkup-transformer@5.0.0
1035
- - @atlaskit/editor-test-helpers@10.4.0
1036
- - @atlaskit/util-data-test@13.1.0
1037
- - @atlaskit/editor-bitbucket-transformer@6.2.11
1038
- - @atlaskit/editor-confluence-transformer@7.3.9
1039
- - @atlaskit/editor-jira-transformer@7.2.15
1040
- - @atlaskit/editor-markdown-transformer@3.1.13
1439
+ - Updated dependencies
1440
+ [6042417190](https://bitbucket.org/atlassian/atlassian-frontend/commits/6042417190):
1441
+ - Updated dependencies
1442
+ [26942487d1](https://bitbucket.org/atlassian/atlassian-frontend/commits/26942487d1):
1443
+ - Updated dependencies
1444
+ [d1055e0e50](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1055e0e50):
1445
+ - Updated dependencies
1446
+ [8db35852ab](https://bitbucket.org/atlassian/atlassian-frontend/commits/8db35852ab):
1447
+ - Updated dependencies
1448
+ [2ffdeb5a48](https://bitbucket.org/atlassian/atlassian-frontend/commits/2ffdeb5a48):
1449
+ - Updated dependencies
1450
+ [97d1245875](https://bitbucket.org/atlassian/atlassian-frontend/commits/97d1245875):
1451
+ - Updated dependencies
1452
+ [4eefd368a8](https://bitbucket.org/atlassian/atlassian-frontend/commits/4eefd368a8):
1453
+ - Updated dependencies
1454
+ [9219b332cb](https://bitbucket.org/atlassian/atlassian-frontend/commits/9219b332cb):
1455
+ - Updated dependencies
1456
+ [c58df17d72](https://bitbucket.org/atlassian/atlassian-frontend/commits/c58df17d72):
1457
+ - Updated dependencies
1458
+ [99fc6250f9](https://bitbucket.org/atlassian/atlassian-frontend/commits/99fc6250f9):
1459
+ - Updated dependencies
1460
+ [46e6693eb3](https://bitbucket.org/atlassian/atlassian-frontend/commits/46e6693eb3):
1461
+ - Updated dependencies
1462
+ [4cd37dd052](https://bitbucket.org/atlassian/atlassian-frontend/commits/4cd37dd052):
1463
+ - Updated dependencies
1464
+ [1f84cf7583](https://bitbucket.org/atlassian/atlassian-frontend/commits/1f84cf7583):
1465
+ - Updated dependencies
1466
+ [218fe01736](https://bitbucket.org/atlassian/atlassian-frontend/commits/218fe01736):
1467
+ - Updated dependencies
1468
+ [97441f6abf](https://bitbucket.org/atlassian/atlassian-frontend/commits/97441f6abf):
1469
+ - Updated dependencies
1470
+ [985db883ac](https://bitbucket.org/atlassian/atlassian-frontend/commits/985db883ac):
1471
+ - Updated dependencies
1472
+ [bed9c11960](https://bitbucket.org/atlassian/atlassian-frontend/commits/bed9c11960):
1473
+ - Updated dependencies
1474
+ [a30fe6c66e](https://bitbucket.org/atlassian/atlassian-frontend/commits/a30fe6c66e):
1475
+ - Updated dependencies
1476
+ [fdf30da2db](https://bitbucket.org/atlassian/atlassian-frontend/commits/fdf30da2db):
1477
+ - Updated dependencies
1478
+ [83300f0b6d](https://bitbucket.org/atlassian/atlassian-frontend/commits/83300f0b6d):
1479
+ - Updated dependencies
1480
+ [d1c470507c](https://bitbucket.org/atlassian/atlassian-frontend/commits/d1c470507c):
1481
+ - Updated dependencies
1482
+ [fc1678c70d](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc1678c70d):
1483
+ - Updated dependencies
1484
+ [2edd170a68](https://bitbucket.org/atlassian/atlassian-frontend/commits/2edd170a68):
1485
+ - Updated dependencies
1486
+ [e5dd37f7a4](https://bitbucket.org/atlassian/atlassian-frontend/commits/e5dd37f7a4):
1487
+ - Updated dependencies
1488
+ [5abcab3f7e](https://bitbucket.org/atlassian/atlassian-frontend/commits/5abcab3f7e):
1489
+ - Updated dependencies
1490
+ [5d13d33a60](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d13d33a60):
1491
+ - Updated dependencies
1492
+ [81897eb2e6](https://bitbucket.org/atlassian/atlassian-frontend/commits/81897eb2e6):
1493
+ - Updated dependencies
1494
+ [1d421446bc](https://bitbucket.org/atlassian/atlassian-frontend/commits/1d421446bc):
1495
+ - @atlaskit/editor-core@116.0.0
1496
+ - @atlaskit/editor-common@43.2.0
1497
+ - @atlaskit/adf-schema@4.4.0
1498
+ - @atlaskit/editor-wikimarkup-transformer@5.0.0
1499
+ - @atlaskit/editor-test-helpers@10.4.0
1500
+ - @atlaskit/util-data-test@13.1.0
1501
+ - @atlaskit/editor-bitbucket-transformer@6.2.11
1502
+ - @atlaskit/editor-confluence-transformer@7.3.9
1503
+ - @atlaskit/editor-jira-transformer@7.2.15
1504
+ - @atlaskit/editor-markdown-transformer@3.1.13
1041
1505
 
1042
1506
  ## 7.0.1
1043
1507
 
1044
1508
  ### Patch Changes
1045
1509
 
1046
- - Updated dependencies [271945fd08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/271945fd08):
1047
- - Updated dependencies [a6663b9325](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6663b9325):
1048
- - Updated dependencies [5e4d1feec3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4d1feec3):
1049
- - Updated dependencies [0f8d5df4cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f8d5df4cf):
1050
- - Updated dependencies [161a30be16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/161a30be16):
1051
- - Updated dependencies [004a2ac22c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/004a2ac22c):
1052
- - Updated dependencies [ecfbe83dfb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecfbe83dfb):
1053
- - Updated dependencies [ea0e619cc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea0e619cc7):
1054
- - Updated dependencies [93b445dcdc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93b445dcdc):
1055
- - Updated dependencies [ded174361e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ded174361e):
1056
- - Updated dependencies [80eb127904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80eb127904):
1057
- - Updated dependencies [ef2ba36d5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef2ba36d5c):
1058
- - Updated dependencies [8c84ed470e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c84ed470e):
1059
- - Updated dependencies [6e4b678428](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4b678428):
1060
- - Updated dependencies [bb164fbd1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb164fbd1e):
1061
- - Updated dependencies [b3fd0964f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3fd0964f2):
1062
- - Updated dependencies [40bec82851](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bec82851):
1063
- - Updated dependencies [8b652147a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b652147a5):
1064
- - Updated dependencies [0603c2fbf7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0603c2fbf7):
1065
- - Updated dependencies [72d4c3298d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d4c3298d):
1066
- - Updated dependencies [10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
1067
- - Updated dependencies [5ef337766c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ef337766c):
1068
- - Updated dependencies [dc0999afc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc0999afc2):
1069
- - Updated dependencies [6764e83801](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6764e83801):
1070
- - Updated dependencies [553915553f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/553915553f):
1071
- - Updated dependencies [4700477bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4700477bbe):
1072
- - Updated dependencies [9a261337b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a261337b5):
1073
- - Updated dependencies [3a7c0bfa32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7c0bfa32):
1074
- - Updated dependencies [5455e35bc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5455e35bc0):
1075
- - Updated dependencies [cc1b89d310](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc1b89d310):
1076
- - Updated dependencies [2bb3af2382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2bb3af2382):
1077
- - Updated dependencies [611dbe68ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/611dbe68ff):
1078
- - Updated dependencies [0ea0587ac5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ea0587ac5):
1079
- - Updated dependencies [938f1c2902](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/938f1c2902):
1080
- - Updated dependencies [926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
1081
- - @atlaskit/editor-common@43.0.0
1082
- - @atlaskit/editor-core@115.0.0
1083
- - @atlaskit/adf-schema@4.3.1
1084
- - @atlaskit/editor-wikimarkup-transformer@4.6.4
1085
- - @atlaskit/editor-test-helpers@10.3.0
1086
- - @atlaskit/editor-bitbucket-transformer@6.2.10
1087
- - @atlaskit/editor-confluence-transformer@7.3.8
1088
- - @atlaskit/editor-jira-transformer@7.2.14
1089
- - @atlaskit/editor-markdown-transformer@3.1.12
1510
+ - Updated dependencies
1511
+ [271945fd08](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/271945fd08):
1512
+ - Updated dependencies
1513
+ [a6663b9325](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a6663b9325):
1514
+ - Updated dependencies
1515
+ [5e4d1feec3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4d1feec3):
1516
+ - Updated dependencies
1517
+ [0f8d5df4cf](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0f8d5df4cf):
1518
+ - Updated dependencies
1519
+ [161a30be16](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/161a30be16):
1520
+ - Updated dependencies
1521
+ [004a2ac22c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/004a2ac22c):
1522
+ - Updated dependencies
1523
+ [ecfbe83dfb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecfbe83dfb):
1524
+ - Updated dependencies
1525
+ [ea0e619cc7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ea0e619cc7):
1526
+ - Updated dependencies
1527
+ [93b445dcdc](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/93b445dcdc):
1528
+ - Updated dependencies
1529
+ [ded174361e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ded174361e):
1530
+ - Updated dependencies
1531
+ [80eb127904](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80eb127904):
1532
+ - Updated dependencies
1533
+ [ef2ba36d5c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef2ba36d5c):
1534
+ - Updated dependencies
1535
+ [8c84ed470e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8c84ed470e):
1536
+ - Updated dependencies
1537
+ [6e4b678428](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e4b678428):
1538
+ - Updated dependencies
1539
+ [bb164fbd1e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb164fbd1e):
1540
+ - Updated dependencies
1541
+ [b3fd0964f2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3fd0964f2):
1542
+ - Updated dependencies
1543
+ [40bec82851](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/40bec82851):
1544
+ - Updated dependencies
1545
+ [8b652147a5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b652147a5):
1546
+ - Updated dependencies
1547
+ [0603c2fbf7](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0603c2fbf7):
1548
+ - Updated dependencies
1549
+ [72d4c3298d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d4c3298d):
1550
+ - Updated dependencies
1551
+ [10425b84b4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/10425b84b4):
1552
+ - Updated dependencies
1553
+ [5ef337766c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ef337766c):
1554
+ - Updated dependencies
1555
+ [dc0999afc2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dc0999afc2):
1556
+ - Updated dependencies
1557
+ [6764e83801](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6764e83801):
1558
+ - Updated dependencies
1559
+ [553915553f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/553915553f):
1560
+ - Updated dependencies
1561
+ [4700477bbe](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4700477bbe):
1562
+ - Updated dependencies
1563
+ [9a261337b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9a261337b5):
1564
+ - Updated dependencies
1565
+ [3a7c0bfa32](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7c0bfa32):
1566
+ - Updated dependencies
1567
+ [5455e35bc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5455e35bc0):
1568
+ - Updated dependencies
1569
+ [cc1b89d310](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc1b89d310):
1570
+ - Updated dependencies
1571
+ [2bb3af2382](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2bb3af2382):
1572
+ - Updated dependencies
1573
+ [611dbe68ff](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/611dbe68ff):
1574
+ - Updated dependencies
1575
+ [0ea0587ac5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0ea0587ac5):
1576
+ - Updated dependencies
1577
+ [938f1c2902](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/938f1c2902):
1578
+ - Updated dependencies
1579
+ [926798632e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/926798632e):
1580
+ - @atlaskit/editor-common@43.0.0
1581
+ - @atlaskit/editor-core@115.0.0
1582
+ - @atlaskit/adf-schema@4.3.1
1583
+ - @atlaskit/editor-wikimarkup-transformer@4.6.4
1584
+ - @atlaskit/editor-test-helpers@10.3.0
1585
+ - @atlaskit/editor-bitbucket-transformer@6.2.10
1586
+ - @atlaskit/editor-confluence-transformer@7.3.8
1587
+ - @atlaskit/editor-jira-transformer@7.2.14
1588
+ - @atlaskit/editor-markdown-transformer@3.1.12
1090
1589
 
1091
1590
  ## 7.0.0
1092
1591
 
1093
1592
  ### Major Changes
1094
1593
 
1095
- - [major][6d9c8a9073](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d9c8a9073):
1594
+ - [major][6d9c8a9073](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d9c8a9073):
1096
1595
 
1097
- Provide standard empty adf when provided with empty wikimarkup/markdown/jira/cxhtml/prosemirror
1596
+ Provide standard empty adf when provided with empty wikimarkup/markdown/jira/cxhtml/prosemirror
1098
1597
 
1099
1598
  ### Minor Changes
1100
1599
 
1101
- - [minor][f1a06fc2fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a06fc2fd):
1600
+ - [minor][f1a06fc2fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f1a06fc2fd):
1102
1601
 
1103
- ED-7876 Add expand and nestedExpand to stage-0 schema
1602
+ ED-7876 Add expand and nestedExpand to stage-0 schema
1104
1603
 
1105
- Adds two new nodes `expand` and `nestedExpand` to the stage-0 schema.
1604
+ Adds two new nodes `expand` and `nestedExpand` to the stage-0 schema.
1106
1605
 
1107
- - Updated dependencies [70e1055b8f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70e1055b8f):
1108
- - @atlaskit/editor-core@114.1.0
1109
- - @atlaskit/editor-test-helpers@10.2.0
1110
- - @atlaskit/editor-common@42.0.0
1606
+ - Updated dependencies
1607
+ [70e1055b8f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/70e1055b8f):
1608
+ - @atlaskit/editor-core@114.1.0
1609
+ - @atlaskit/editor-test-helpers@10.2.0
1610
+ - @atlaskit/editor-common@42.0.0
1111
1611
 
1112
1612
  ## 6.3.5
1113
1613
 
1114
- - Updated dependencies [f28c191f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f28c191f4a):
1115
- - Updated dependencies [24b8ea2667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24b8ea2667):
1116
- - @atlaskit/editor-test-helpers@10.1.3
1117
- - @atlaskit/editor-core@114.0.0
1118
- - @atlaskit/editor-common@41.2.1
1614
+ - Updated dependencies
1615
+ [f28c191f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f28c191f4a):
1616
+ - Updated dependencies
1617
+ [24b8ea2667](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/24b8ea2667):
1618
+ - @atlaskit/editor-test-helpers@10.1.3
1619
+ - @atlaskit/editor-core@114.0.0
1620
+ - @atlaskit/editor-common@41.2.1
1119
1621
 
1120
1622
  ## 6.3.4
1121
1623
 
1122
1624
  ### Patch Changes
1123
1625
 
1124
- - [patch][cc28419139](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc28419139):
1626
+ - [patch][cc28419139](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc28419139):
1125
1627
 
1126
- Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.- [patch][ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
1628
+ Adding missing license to packages and update to Copyright 2019 Atlassian Pty Ltd.-
1629
+ [patch][ae4f336a3a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ae4f336a3a):
1127
1630
 
1128
1631
  **FABDODGEM-13 Editor Damask Release** - [Internal post](http://go.atlassian.com/damask-release)
1129
1632
 
1130
1633
  **BREAKING CHANGES**
1131
1634
 
1132
- - **Media:** Removed deprecated "context" property from media components in favor of "mediaClientConfig". This affects all public media UI components.
1133
- - https://product-fabric.atlassian.net/browse/MS-2038
1134
- - **Tasks & Decisions:** Removed containerAri for task-decisions components.
1135
- - https://product-fabric.atlassian.net/browse/ED-7631
1136
- - **Renderer:** Adapts to task-decision changes.
1137
- - **Editor Mobile Bridge:** Adapts to task-decision changes.
1138
- - **Util Data Test:** Adapts to task-decision changes.
1635
+ - **Media:** Removed deprecated "context" property from media components in favor of
1636
+ "mediaClientConfig". This affects all public media UI components.
1637
+ - https://product-fabric.atlassian.net/browse/MS-2038
1638
+ - **Tasks & Decisions:** Removed containerAri for task-decisions components.
1639
+ - https://product-fabric.atlassian.net/browse/ED-7631
1640
+ - **Renderer:** Adapts to task-decision changes.
1641
+ - **Editor Mobile Bridge:** Adapts to task-decision changes.
1642
+ - **Util Data Test:** Adapts to task-decision changes.
1139
1643
 
1140
1644
  ---
1141
1645
 
@@ -1145,744 +1649,842 @@ tables, media, mobile, emoji, tasks & decisions, analytics
1145
1649
 
1146
1650
  **Editor**
1147
1651
 
1148
- - Support nested actions in stage-0 schema; Change DOM representation of actions
1149
- - https://product-fabric.atlassian.net/browse/ED-7674
1150
- - Updated i18n translations
1151
- - https://product-fabric.atlassian.net/browse/ED-7750
1152
- - Improved analytics & crash reporting (via a new error boundary)
1153
- - https://product-fabric.atlassian.net/browse/ED-7766
1154
- - https://product-fabric.atlassian.net/browse/ED-7806
1155
- - Improvements to heading anchor links.
1156
- - https://product-fabric.atlassian.net/browse/ED-7849
1157
- - https://product-fabric.atlassian.net/browse/ED-7860
1158
- - Copy/Paste improvements
1159
- - https://product-fabric.atlassian.net/browse/ED-7840
1160
- - https://product-fabric.atlassian.net/browse/ED-7849
1161
- - Fixes for the selection state of Smart links.
1162
- - https://product-fabric.atlassian.net/browse/ED-7602?src=confmacro
1163
- - Improvements for table resizing & column creation.
1164
- - https://product-fabric.atlassian.net/browse/ED-7698
1165
- - https://product-fabric.atlassian.net/browse/ED-7319
1166
- - https://product-fabric.atlassian.net/browse/ED-7799
1652
+ - Support nested actions in stage-0 schema; Change DOM representation of actions
1653
+ - https://product-fabric.atlassian.net/browse/ED-7674
1654
+ - Updated i18n translations
1655
+ - https://product-fabric.atlassian.net/browse/ED-7750
1656
+ - Improved analytics & crash reporting (via a new error boundary)
1657
+ - https://product-fabric.atlassian.net/browse/ED-7766
1658
+ - https://product-fabric.atlassian.net/browse/ED-7806
1659
+ - Improvements to heading anchor links.
1660
+ - https://product-fabric.atlassian.net/browse/ED-7849
1661
+ - https://product-fabric.atlassian.net/browse/ED-7860
1662
+ - Copy/Paste improvements
1663
+ - https://product-fabric.atlassian.net/browse/ED-7840
1664
+ - https://product-fabric.atlassian.net/browse/ED-7849
1665
+ - Fixes for the selection state of Smart links.
1666
+ - https://product-fabric.atlassian.net/browse/ED-7602?src=confmacro
1667
+ - Improvements for table resizing & column creation.
1668
+ - https://product-fabric.atlassian.net/browse/ED-7698
1669
+ - https://product-fabric.atlassian.net/browse/ED-7319
1670
+ - https://product-fabric.atlassian.net/browse/ED-7799
1167
1671
 
1168
1672
  **Mobile**
1169
1673
 
1170
- - GASv3 Analytics Events are now relayed from the web to the native context, ready for dispatching.
1171
- - https://product-fabric.atlassian.net/browse/FM-2502
1172
- - Hybrid Renderer Recycler view now handles invalid ADF nodes gracefully.
1173
- - https://product-fabric.atlassian.net/browse/FM-2370
1674
+ - GASv3 Analytics Events are now relayed from the web to the native context, ready for
1675
+ dispatching.
1676
+ - https://product-fabric.atlassian.net/browse/FM-2502
1677
+ - Hybrid Renderer Recycler view now handles invalid ADF nodes gracefully.
1678
+ - https://product-fabric.atlassian.net/browse/FM-2370
1174
1679
 
1175
1680
  **Media**
1176
1681
 
1177
- - Improved analytics
1178
- - https://product-fabric.atlassian.net/browse/MS-2036
1179
- - https://product-fabric.atlassian.net/browse/MS-2145
1180
- - https://product-fabric.atlassian.net/browse/MS-2416
1181
- - https://product-fabric.atlassian.net/browse/MS-2487
1182
- - Added shouldOpenMediaViewer property to renderer
1183
- - https://product-fabric.atlassian.net/browse/MS-2393
1184
- - Implemented analytics for file copy
1185
- - https://product-fabric.atlassian.net/browse/MS-2036
1186
- - New `media-viewed` event dispatched when media is interacted with via the media card or viewer.
1187
- - https://product-fabric.atlassian.net/browse/MS-2284
1188
- - Support for `alt` text attribute on media image elements.
1189
- - https://product-fabric.atlassian.net/browse/ED-7776
1682
+ - Improved analytics
1683
+ - https://product-fabric.atlassian.net/browse/MS-2036
1684
+ - https://product-fabric.atlassian.net/browse/MS-2145
1685
+ - https://product-fabric.atlassian.net/browse/MS-2416
1686
+ - https://product-fabric.atlassian.net/browse/MS-2487
1687
+ - Added shouldOpenMediaViewer property to renderer
1688
+ - https://product-fabric.atlassian.net/browse/MS-2393
1689
+ - Implemented analytics for file copy
1690
+ - https://product-fabric.atlassian.net/browse/MS-2036
1691
+ - New `media-viewed` event dispatched when media is interacted with via the media card or viewer.
1692
+ - https://product-fabric.atlassian.net/browse/MS-2284
1693
+ - Support for `alt` text attribute on media image elements.
1694
+ - https://product-fabric.atlassian.net/browse/ED-7776
1190
1695
 
1191
1696
  **i18n-tools**
1192
1697
 
1193
1698
  Bumped dependencies.
1194
1699
 
1195
- - Updated dependencies [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
1196
- - @atlaskit/editor-core@113.2.0
1197
- - @atlaskit/editor-common@41.2.0
1198
- - @atlaskit/util-data-test@13.0.0
1700
+ - Updated dependencies
1701
+ [bd94b1d552](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bd94b1d552):
1702
+ - @atlaskit/editor-core@113.2.0
1703
+ - @atlaskit/editor-common@41.2.0
1704
+ - @atlaskit/util-data-test@13.0.0
1199
1705
 
1200
1706
  ## 6.3.3
1201
1707
 
1202
- - Updated dependencies [1194ad5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1194ad5eb3):
1203
- - Updated dependencies [166eb02474](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/166eb02474):
1204
- - Updated dependencies [80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
1205
- - @atlaskit/editor-common@41.0.0
1206
- - @atlaskit/editor-core@113.0.0
1207
- - @atlaskit/editor-test-helpers@10.0.0
1208
- - @atlaskit/adf-schema@4.0.0
1708
+ - Updated dependencies
1709
+ [1194ad5eb3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1194ad5eb3):
1710
+ - Updated dependencies
1711
+ [166eb02474](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/166eb02474):
1712
+ - Updated dependencies
1713
+ [80adfefba2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80adfefba2):
1714
+ - @atlaskit/editor-common@41.0.0
1715
+ - @atlaskit/editor-core@113.0.0
1716
+ - @atlaskit/editor-test-helpers@10.0.0
1717
+ - @atlaskit/adf-schema@4.0.0
1209
1718
 
1210
1719
  ## 6.3.2
1211
1720
 
1212
- - Updated dependencies [08ec269915](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08ec269915):
1213
- - @atlaskit/editor-core@112.44.2
1214
- - @atlaskit/editor-test-helpers@9.11.13
1215
- - @atlaskit/editor-common@40.0.0
1721
+ - Updated dependencies
1722
+ [08ec269915](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/08ec269915):
1723
+ - @atlaskit/editor-core@112.44.2
1724
+ - @atlaskit/editor-test-helpers@9.11.13
1725
+ - @atlaskit/editor-common@40.0.0
1216
1726
 
1217
1727
  ## 6.3.1
1218
1728
 
1219
1729
  ### Patch Changes
1220
1730
 
1221
- - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1731
+ - [patch][097b696613](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/097b696613):
1222
1732
 
1223
- Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
1733
+ Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
1734
+ non-relative imports as relative imports
1224
1735
 
1225
1736
  ## 6.3.0
1226
1737
 
1227
1738
  ### Minor Changes
1228
1739
 
1229
- - [minor][66c5c88f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66c5c88f4a):
1740
+ - [minor][66c5c88f4a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/66c5c88f4a):
1230
1741
 
1231
- Refactor emoji to use typeahead plugin
1742
+ Refactor emoji to use typeahead plugin
1232
1743
 
1233
1744
  ## 6.2.4
1234
1745
 
1235
1746
  ### Patch Changes
1236
1747
 
1237
- - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
1748
+ - [patch][f34776be97](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f34776be97):
1238
1749
 
1239
- Type definition files are now referenced in package.json
1750
+ Type definition files are now referenced in package.json
1240
1751
 
1241
1752
  ## 6.2.3
1242
1753
 
1243
- - Updated dependencies [6164bc2629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6164bc2629):
1244
- - @atlaskit/editor-core@112.39.5
1245
- - @atlaskit/editor-test-helpers@9.11.3
1246
- - @atlaskit/adf-schema@3.0.0
1247
- - @atlaskit/editor-common@39.17.0
1754
+ - Updated dependencies
1755
+ [6164bc2629](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6164bc2629):
1756
+ - @atlaskit/editor-core@112.39.5
1757
+ - @atlaskit/editor-test-helpers@9.11.3
1758
+ - @atlaskit/adf-schema@3.0.0
1759
+ - @atlaskit/editor-common@39.17.0
1248
1760
 
1249
1761
  ## 6.2.2
1250
1762
 
1251
1763
  ### Patch Changes
1252
1764
 
1253
- - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1765
+ - [patch][bbff8a7d87](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bbff8a7d87):
1254
1766
 
1255
- Fixes bug, missing version.json file
1767
+ Fixes bug, missing version.json file
1256
1768
 
1257
1769
  ## 6.2.1
1258
1770
 
1259
1771
  ### Patch Changes
1260
1772
 
1261
- - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1773
+ - [patch][18dfac7332](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/18dfac7332):
1262
1774
 
1263
- In this PR, we are:
1775
+ In this PR, we are:
1264
1776
 
1265
- - Re-introducing dist build folders
1266
- - Adding back cjs
1267
- - Replacing es5 by cjs and es2015 by esm
1268
- - Creating folders at the root for entry-points
1269
- - Removing the generation of the entry-points at the root
1270
- Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
1777
+ - Re-introducing dist build folders
1778
+ - Adding back cjs
1779
+ - Replacing es5 by cjs and es2015 by esm
1780
+ - Creating folders at the root for entry-points
1781
+ - Removing the generation of the entry-points at the root Please see this
1782
+ [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
1783
+ [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
1784
+ for further details
1271
1785
 
1272
1786
  ## 6.2.0
1273
1787
 
1274
1788
  ### Minor Changes
1275
1789
 
1276
- - [minor][634bf920a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/634bf920a8):
1790
+ - [minor][634bf920a8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/634bf920a8):
1277
1791
 
1278
- Expose es5 build for json transformer
1792
+ Expose es5 build for json transformer
1279
1793
 
1280
1794
  ## 6.1.0
1281
1795
 
1282
- - [minor][79f0ef0601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f0ef0601):
1796
+ - [minor][79f0ef0601](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/79f0ef0601):
1283
1797
 
1284
- - Use strict tsconfig to compile editor packages
1798
+ - Use strict tsconfig to compile editor packages
1285
1799
 
1286
1800
  ## 6.0.2
1287
1801
 
1288
- - Updated dependencies [5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
1289
- - @atlaskit/editor-test-helpers@9.1.4
1290
- - @atlaskit/editor-core@112.0.0
1802
+ - Updated dependencies
1803
+ [5e4ff01e4c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5e4ff01e4c):
1804
+ - @atlaskit/editor-test-helpers@9.1.4
1805
+ - @atlaskit/editor-core@112.0.0
1291
1806
 
1292
1807
  ## 6.0.1
1293
1808
 
1294
- - Updated dependencies [154372926b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154372926b):
1295
- - @atlaskit/editor-test-helpers@9.1.2
1296
- - @atlaskit/editor-core@111.0.0
1809
+ - Updated dependencies
1810
+ [154372926b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/154372926b):
1811
+ - @atlaskit/editor-test-helpers@9.1.2
1812
+ - @atlaskit/editor-core@111.0.0
1297
1813
 
1298
1814
  ## 6.0.0
1299
1815
 
1300
- - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1816
+ - [major][7c17b35107](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7c17b35107):
1301
1817
 
1302
- - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
1818
+ - Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
1819
+ this package, please ensure you use at least this version of react and react-dom.
1303
1820
 
1304
1821
  ## 5.0.4
1305
1822
 
1306
- - Updated dependencies [a1192ef860](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1192ef860):
1307
- - @atlaskit/editor-common@38.0.0
1308
- - @atlaskit/editor-core@109.0.0
1309
- - @atlaskit/editor-test-helpers@8.0.8
1310
- - @atlaskit/util-data-test@11.1.9
1823
+ - Updated dependencies
1824
+ [a1192ef860](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a1192ef860):
1825
+ - @atlaskit/editor-common@38.0.0
1826
+ - @atlaskit/editor-core@109.0.0
1827
+ - @atlaskit/editor-test-helpers@8.0.8
1828
+ - @atlaskit/util-data-test@11.1.9
1311
1829
 
1312
1830
  ## 5.0.3
1313
1831
 
1314
- - Updated dependencies [e7292ab444](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7292ab444):
1315
- - @atlaskit/editor-common@37.0.0
1316
- - @atlaskit/editor-core@108.0.0
1317
- - @atlaskit/editor-test-helpers@8.0.7
1318
- - @atlaskit/util-data-test@11.1.8
1832
+ - Updated dependencies
1833
+ [e7292ab444](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7292ab444):
1834
+ - @atlaskit/editor-common@37.0.0
1835
+ - @atlaskit/editor-core@108.0.0
1836
+ - @atlaskit/editor-test-helpers@8.0.7
1837
+ - @atlaskit/util-data-test@11.1.8
1319
1838
 
1320
1839
  ## 5.0.2
1321
1840
 
1322
- - Updated dependencies [c2c36de22b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2c36de22b):
1323
- - @atlaskit/editor-common@36.0.0
1324
- - @atlaskit/editor-core@107.0.0
1325
- - @atlaskit/editor-test-helpers@8.0.3
1326
- - @atlaskit/util-data-test@11.1.5
1841
+ - Updated dependencies
1842
+ [c2c36de22b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c2c36de22b):
1843
+ - @atlaskit/editor-common@36.0.0
1844
+ - @atlaskit/editor-core@107.0.0
1845
+ - @atlaskit/editor-test-helpers@8.0.3
1846
+ - @atlaskit/util-data-test@11.1.5
1327
1847
 
1328
1848
  ## 5.0.1
1329
1849
 
1330
- - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
1850
+ - [patch][1bcaa1b991](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1bcaa1b991):
1331
1851
 
1332
- - Add npmignore for index.ts to prevent some jest tests from resolving that instead of index.js
1852
+ - Add npmignore for index.ts to prevent some jest tests from resolving that instead of
1853
+ index.js
1333
1854
 
1334
1855
  ## 5.0.0
1335
1856
 
1336
- - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1857
+ - [major][9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
1337
1858
 
1338
- - Dropped ES5 distributables from the typescript packages
1859
+ - Dropped ES5 distributables from the typescript packages
1339
1860
 
1340
1861
  ## 4.3.5
1341
1862
 
1342
- - Updated dependencies [7ab3e93996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ab3e93996):
1343
- - @atlaskit/editor-common@34.0.0
1344
- - @atlaskit/editor-core@105.0.0
1345
- - @atlaskit/editor-test-helpers@7.0.6
1346
- - @atlaskit/util-data-test@10.2.5
1863
+ - Updated dependencies
1864
+ [7ab3e93996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ab3e93996):
1865
+ - @atlaskit/editor-common@34.0.0
1866
+ - @atlaskit/editor-core@105.0.0
1867
+ - @atlaskit/editor-test-helpers@7.0.6
1868
+ - @atlaskit/util-data-test@10.2.5
1347
1869
 
1348
1870
  ## 4.3.4
1349
1871
 
1350
- - Updated dependencies [4d17df92f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d17df92f8):
1351
- - @atlaskit/editor-test-helpers@7.0.5
1352
- - @atlaskit/editor-core@104.0.0
1872
+ - Updated dependencies
1873
+ [4d17df92f8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4d17df92f8):
1874
+ - @atlaskit/editor-test-helpers@7.0.5
1875
+ - @atlaskit/editor-core@104.0.0
1353
1876
 
1354
1877
  ## 4.3.3
1355
1878
 
1356
- - Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1357
- - @atlaskit/editor-core@103.0.3
1358
- - @atlaskit/util-data-test@10.2.3
1359
- - @atlaskit/editor-common@33.0.3
1360
- - @atlaskit/docs@7.0.0
1879
+ - Updated dependencies
1880
+ [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
1881
+ - @atlaskit/editor-core@103.0.3
1882
+ - @atlaskit/util-data-test@10.2.3
1883
+ - @atlaskit/editor-common@33.0.3
1884
+ - @atlaskit/docs@7.0.0
1361
1885
 
1362
1886
  ## 4.3.2
1363
1887
 
1364
- - Updated dependencies [60f0ad9a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60f0ad9a7e):
1365
- - @atlaskit/editor-core@103.0.0
1366
- - @atlaskit/editor-test-helpers@7.0.4
1888
+ - Updated dependencies
1889
+ [60f0ad9a7e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/60f0ad9a7e):
1890
+ - @atlaskit/editor-core@103.0.0
1891
+ - @atlaskit/editor-test-helpers@7.0.4
1367
1892
 
1368
1893
  ## 4.3.1
1369
1894
 
1370
- - Updated dependencies [4aee5f3cec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4aee5f3cec):
1371
- - @atlaskit/editor-common@33.0.0
1372
- - @atlaskit/editor-core@102.0.0
1373
- - @atlaskit/editor-test-helpers@7.0.2
1374
- - @atlaskit/util-data-test@10.2.2
1895
+ - Updated dependencies
1896
+ [4aee5f3cec](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4aee5f3cec):
1897
+ - @atlaskit/editor-common@33.0.0
1898
+ - @atlaskit/editor-core@102.0.0
1899
+ - @atlaskit/editor-test-helpers@7.0.2
1900
+ - @atlaskit/util-data-test@10.2.2
1375
1901
 
1376
1902
  ## 4.3.0
1377
1903
 
1378
- - [minor][1eb20bca95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1eb20bca95):
1904
+ - [minor][1eb20bca95](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1eb20bca95):
1379
1905
 
1380
- - ED-6368: No implicit any for editor-\*-transformer packages
1906
+ - ED-6368: No implicit any for editor-\*-transformer packages
1381
1907
 
1382
1908
  ## 4.2.0
1383
1909
 
1384
- - [minor][7697e275b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7697e275b0):
1910
+ - [minor][7697e275b0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7697e275b0):
1385
1911
 
1386
- - Expose the possibility of encoding a single node
1912
+ - Expose the possibility of encoding a single node
1387
1913
 
1388
1914
  ## 4.1.12
1389
1915
 
1390
- - Updated dependencies [4a84fc40e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a84fc40e0):
1391
- - @atlaskit/editor-test-helpers@7.0.1
1392
- - @atlaskit/editor-core@101.0.0
1916
+ - Updated dependencies
1917
+ [4a84fc40e0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4a84fc40e0):
1918
+ - @atlaskit/editor-test-helpers@7.0.1
1919
+ - @atlaskit/editor-core@101.0.0
1393
1920
 
1394
1921
  ## 4.1.11
1395
1922
 
1396
- - Updated dependencies [4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
1397
- - @atlaskit/adf-schema@1.5.4
1398
- - @atlaskit/editor-common@32.0.2
1399
- - @atlaskit/editor-core@100.0.0
1400
- - @atlaskit/editor-test-helpers@7.0.0
1923
+ - Updated dependencies
1924
+ [4af5bd2a58](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4af5bd2a58):
1925
+ - @atlaskit/adf-schema@1.5.4
1926
+ - @atlaskit/editor-common@32.0.2
1927
+ - @atlaskit/editor-core@100.0.0
1928
+ - @atlaskit/editor-test-helpers@7.0.0
1401
1929
 
1402
1930
  ## 4.1.10
1403
1931
 
1404
- - Updated dependencies [fc6164c8c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc6164c8c2):
1405
- - @atlaskit/editor-common@32.0.0
1406
- - @atlaskit/editor-core@99.0.0
1407
- - @atlaskit/editor-test-helpers@6.3.22
1408
- - @atlaskit/util-data-test@10.2.1
1932
+ - Updated dependencies
1933
+ [fc6164c8c2](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fc6164c8c2):
1934
+ - @atlaskit/editor-common@32.0.0
1935
+ - @atlaskit/editor-core@99.0.0
1936
+ - @atlaskit/editor-test-helpers@6.3.22
1937
+ - @atlaskit/util-data-test@10.2.1
1409
1938
 
1410
1939
  ## 4.1.9
1411
1940
 
1412
- - [patch][557a2b5734](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a2b5734):
1941
+ - [patch][557a2b5734](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/557a2b5734):
1413
1942
 
1414
- - ED-5788: bump prosemirror-view and prosemirror-model
1943
+ - ED-5788: bump prosemirror-view and prosemirror-model
1415
1944
 
1416
1945
  ## 4.1.8
1417
1946
 
1418
- - Updated dependencies [69c8d0c19c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c8d0c19c):
1419
- - @atlaskit/editor-common@31.0.0
1420
- - @atlaskit/editor-core@98.0.0
1421
- - @atlaskit/editor-test-helpers@6.3.17
1422
- - @atlaskit/util-data-test@10.0.36
1947
+ - Updated dependencies
1948
+ [69c8d0c19c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/69c8d0c19c):
1949
+ - @atlaskit/editor-common@31.0.0
1950
+ - @atlaskit/editor-core@98.0.0
1951
+ - @atlaskit/editor-test-helpers@6.3.17
1952
+ - @atlaskit/util-data-test@10.0.36
1423
1953
 
1424
1954
  ## 4.1.7
1425
1955
 
1426
- - Updated dependencies [85d5d168fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85d5d168fd):
1427
- - @atlaskit/editor-common@30.0.0
1428
- - @atlaskit/editor-core@97.0.0
1429
- - @atlaskit/editor-test-helpers@6.3.12
1430
- - @atlaskit/util-data-test@10.0.34
1956
+ - Updated dependencies
1957
+ [85d5d168fd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/85d5d168fd):
1958
+ - @atlaskit/editor-common@30.0.0
1959
+ - @atlaskit/editor-core@97.0.0
1960
+ - @atlaskit/editor-test-helpers@6.3.12
1961
+ - @atlaskit/util-data-test@10.0.34
1431
1962
 
1432
1963
  ## 4.1.6
1433
1964
 
1434
- - Updated dependencies [dadef80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dadef80):
1435
- - @atlaskit/editor-common@29.0.0
1436
- - @atlaskit/editor-core@96.0.0
1437
- - @atlaskit/editor-test-helpers@6.3.11
1438
- - @atlaskit/util-data-test@10.0.33
1965
+ - Updated dependencies [dadef80](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/dadef80):
1966
+ - @atlaskit/editor-common@29.0.0
1967
+ - @atlaskit/editor-core@96.0.0
1968
+ - @atlaskit/editor-test-helpers@6.3.11
1969
+ - @atlaskit/util-data-test@10.0.33
1439
1970
 
1440
1971
  ## 4.1.5
1441
1972
 
1442
- - Updated dependencies [0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
1443
- - @atlaskit/editor-test-helpers@6.3.8
1444
- - @atlaskit/editor-common@28.0.2
1445
- - @atlaskit/util-data-test@10.0.32
1446
- - @atlaskit/editor-core@95.0.0
1973
+ - Updated dependencies [0c116d6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c116d6):
1974
+ - @atlaskit/editor-test-helpers@6.3.8
1975
+ - @atlaskit/editor-common@28.0.2
1976
+ - @atlaskit/util-data-test@10.0.32
1977
+ - @atlaskit/editor-core@95.0.0
1447
1978
 
1448
1979
  ## 4.1.4
1449
1980
 
1450
- - Updated dependencies [cbb8cb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cbb8cb5):
1451
- - @atlaskit/editor-common@28.0.0
1452
- - @atlaskit/editor-core@94.0.0
1453
- - @atlaskit/editor-test-helpers@6.3.7
1454
- - @atlaskit/util-data-test@10.0.31
1981
+ - Updated dependencies [cbb8cb5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cbb8cb5):
1982
+ - @atlaskit/editor-common@28.0.0
1983
+ - @atlaskit/editor-core@94.0.0
1984
+ - @atlaskit/editor-test-helpers@6.3.7
1985
+ - @atlaskit/util-data-test@10.0.31
1455
1986
 
1456
1987
  ## 4.1.3
1457
1988
 
1458
- - Updated dependencies [72d37fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d37fb):
1459
- - @atlaskit/editor-common@27.0.0
1460
- - @atlaskit/editor-core@93.0.0
1461
- - @atlaskit/editor-test-helpers@6.3.6
1462
- - @atlaskit/util-data-test@10.0.30
1989
+ - Updated dependencies [72d37fb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/72d37fb):
1990
+ - @atlaskit/editor-common@27.0.0
1991
+ - @atlaskit/editor-core@93.0.0
1992
+ - @atlaskit/editor-test-helpers@6.3.6
1993
+ - @atlaskit/util-data-test@10.0.30
1463
1994
 
1464
1995
  ## 4.1.2
1465
1996
 
1466
- - Updated dependencies [e858305](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e858305):
1467
- - @atlaskit/editor-test-helpers@6.3.5
1468
- - @atlaskit/editor-common@26.0.0
1469
- - @atlaskit/editor-core@92.0.19
1997
+ - Updated dependencies [e858305](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e858305):
1998
+ - @atlaskit/editor-test-helpers@6.3.5
1999
+ - @atlaskit/editor-common@26.0.0
2000
+ - @atlaskit/editor-core@92.0.19
1470
2001
 
1471
2002
  ## 4.1.1
1472
2003
 
1473
- - Updated dependencies [b3738ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3738ea):
1474
- - @atlaskit/editor-common@25.0.0
1475
- - @atlaskit/editor-core@92.0.0
1476
- - @atlaskit/editor-test-helpers@6.3.4
1477
- - @atlaskit/util-data-test@10.0.28
2004
+ - Updated dependencies [b3738ea](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b3738ea):
2005
+ - @atlaskit/editor-common@25.0.0
2006
+ - @atlaskit/editor-core@92.0.0
2007
+ - @atlaskit/editor-test-helpers@6.3.4
2008
+ - @atlaskit/util-data-test@10.0.28
1478
2009
 
1479
2010
  ## 4.1.0
1480
2011
 
1481
- - [minor][1205725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1205725):
2012
+ - [minor][1205725](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1205725):
1482
2013
 
1483
- - Move schema to its own package
2014
+ - Move schema to its own package
1484
2015
 
1485
2016
  ## 4.0.25
1486
2017
 
1487
- - Updated dependencies [80f765b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80f765b):
1488
- - @atlaskit/editor-common@23.0.0
1489
- - @atlaskit/editor-core@91.0.0
1490
- - @atlaskit/editor-test-helpers@6.3.2
1491
- - @atlaskit/util-data-test@10.0.26
2018
+ - Updated dependencies [80f765b](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/80f765b):
2019
+ - @atlaskit/editor-common@23.0.0
2020
+ - @atlaskit/editor-core@91.0.0
2021
+ - @atlaskit/editor-test-helpers@6.3.2
2022
+ - @atlaskit/util-data-test@10.0.26
1492
2023
 
1493
2024
  ## 4.0.24
1494
2025
 
1495
- - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
1496
- - @atlaskit/editor-core@90.3.15
1497
- - @atlaskit/util-data-test@10.0.25
1498
- - @atlaskit/docs@6.0.0
2026
+ - Updated dependencies [58b84fa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/58b84fa):
2027
+ - @atlaskit/editor-core@90.3.15
2028
+ - @atlaskit/util-data-test@10.0.25
2029
+ - @atlaskit/docs@6.0.0
1499
2030
 
1500
2031
  ## 4.0.23
1501
2032
 
1502
- - Updated dependencies [3a7224a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7224a):
1503
- - @atlaskit/editor-test-helpers@6.2.23
1504
- - @atlaskit/editor-core@90.0.0
2033
+ - Updated dependencies [3a7224a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3a7224a):
2034
+ - @atlaskit/editor-test-helpers@6.2.23
2035
+ - @atlaskit/editor-core@90.0.0
1505
2036
 
1506
2037
  ## 4.0.22
1507
2038
 
1508
- - Updated dependencies [7e8b4b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e8b4b9):
1509
- - @atlaskit/editor-common@22.0.0
1510
- - @atlaskit/editor-core@89.0.0
1511
- - @atlaskit/editor-test-helpers@6.2.19
1512
- - @atlaskit/util-data-test@10.0.21
2039
+ - Updated dependencies [7e8b4b9](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e8b4b9):
2040
+ - @atlaskit/editor-common@22.0.0
2041
+ - @atlaskit/editor-core@89.0.0
2042
+ - @atlaskit/editor-test-helpers@6.2.19
2043
+ - @atlaskit/util-data-test@10.0.21
1513
2044
 
1514
2045
  ## 4.0.21
1515
2046
 
1516
- - Updated dependencies [2c21466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2c21466):
1517
- - @atlaskit/editor-common@21.0.0
1518
- - @atlaskit/editor-core@88.0.0
1519
- - @atlaskit/editor-test-helpers@6.2.16
1520
- - @atlaskit/util-data-test@10.0.20
2047
+ - Updated dependencies [2c21466](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2c21466):
2048
+ - @atlaskit/editor-common@21.0.0
2049
+ - @atlaskit/editor-core@88.0.0
2050
+ - @atlaskit/editor-test-helpers@6.2.16
2051
+ - @atlaskit/util-data-test@10.0.20
1521
2052
 
1522
2053
  ## 4.0.20
1523
2054
 
1524
- - [patch] Wrap invalid node with unsupported node [fb60e39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb60e39)
2055
+ - [patch] Wrap invalid node with unsupported node
2056
+ [fb60e39](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fb60e39)
1525
2057
 
1526
2058
  ## 4.0.19
1527
2059
 
1528
- - [patch] Updated dependencies [052ce89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/052ce89)
1529
- - @atlaskit/editor-test-helpers@6.2.8
1530
- - @atlaskit/editor-core@87.0.0
1531
- - @atlaskit/editor-common@20.1.2
2060
+ - [patch] Updated dependencies
2061
+ [052ce89](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/052ce89)
2062
+ - @atlaskit/editor-test-helpers@6.2.8
2063
+ - @atlaskit/editor-core@87.0.0
2064
+ - @atlaskit/editor-common@20.1.2
1532
2065
 
1533
2066
  ## 4.0.18
1534
2067
 
1535
- - [patch] Updated dependencies [b1ce691](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1ce691)
1536
- - @atlaskit/editor-common@20.0.0
1537
- - @atlaskit/editor-core@86.0.0
1538
- - @atlaskit/editor-test-helpers@6.2.7
1539
- - @atlaskit/util-data-test@10.0.16
2068
+ - [patch] Updated dependencies
2069
+ [b1ce691](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b1ce691)
2070
+ - @atlaskit/editor-common@20.0.0
2071
+ - @atlaskit/editor-core@86.0.0
2072
+ - @atlaskit/editor-test-helpers@6.2.7
2073
+ - @atlaskit/util-data-test@10.0.16
1540
2074
 
1541
2075
  ## 4.0.17
1542
2076
 
1543
- - [patch] Updated dependencies [2afa60d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2afa60d)
1544
- - @atlaskit/editor-common@19.0.0
1545
- - @atlaskit/editor-core@85.0.0
1546
- - @atlaskit/editor-test-helpers@6.2.6
1547
- - @atlaskit/util-data-test@10.0.14
2077
+ - [patch] Updated dependencies
2078
+ [2afa60d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2afa60d)
2079
+ - @atlaskit/editor-common@19.0.0
2080
+ - @atlaskit/editor-core@85.0.0
2081
+ - @atlaskit/editor-test-helpers@6.2.6
2082
+ - @atlaskit/util-data-test@10.0.14
1548
2083
 
1549
2084
  ## 4.0.16
1550
2085
 
1551
- - [patch] Updated dependencies [8b2c4d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b2c4d3)
1552
- - [patch] Updated dependencies [3302d51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3302d51)
1553
- - @atlaskit/editor-common@18.0.0
1554
- - @atlaskit/editor-core@84.0.0
1555
- - @atlaskit/editor-test-helpers@6.2.5
1556
- - @atlaskit/util-data-test@10.0.12
2086
+ - [patch] Updated dependencies
2087
+ [8b2c4d3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8b2c4d3)
2088
+ - [patch] Updated dependencies
2089
+ [3302d51](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3302d51)
2090
+ - @atlaskit/editor-common@18.0.0
2091
+ - @atlaskit/editor-core@84.0.0
2092
+ - @atlaskit/editor-test-helpers@6.2.5
2093
+ - @atlaskit/util-data-test@10.0.12
1557
2094
 
1558
2095
  ## 4.0.15
1559
2096
 
1560
- - [patch] Updated dependencies [23c7eca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23c7eca)
1561
- - @atlaskit/editor-test-helpers@6.2.4
1562
- - @atlaskit/util-data-test@10.0.11
1563
- - @atlaskit/editor-core@83.0.0
2097
+ - [patch] Updated dependencies
2098
+ [23c7eca](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/23c7eca)
2099
+ - @atlaskit/editor-test-helpers@6.2.4
2100
+ - @atlaskit/util-data-test@10.0.11
2101
+ - @atlaskit/editor-core@83.0.0
1564
2102
 
1565
2103
  ## 4.0.14
1566
2104
 
1567
- - [patch] ED-5313 add width to mediaSingle [3f8c0ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f8c0ee)
2105
+ - [patch] ED-5313 add width to mediaSingle
2106
+ [3f8c0ee](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3f8c0ee)
1568
2107
 
1569
2108
  ## 4.0.13
1570
2109
 
1571
- - [patch] Updated dependencies [ef76f1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef76f1f)
1572
- - @atlaskit/editor-common@17.0.1
1573
- - @atlaskit/editor-core@82.0.0
1574
- - @atlaskit/editor-test-helpers@6.1.3
2110
+ - [patch] Updated dependencies
2111
+ [ef76f1f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ef76f1f)
2112
+ - @atlaskit/editor-common@17.0.1
2113
+ - @atlaskit/editor-core@82.0.0
2114
+ - @atlaskit/editor-test-helpers@6.1.3
1575
2115
 
1576
2116
  ## 4.0.12
1577
2117
 
1578
- - [patch] Updated dependencies [927ae63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/927ae63)
1579
- - @atlaskit/editor-common@17.0.0
1580
- - @atlaskit/editor-core@81.0.0
1581
- - @atlaskit/util-data-test@10.0.10
1582
- - @atlaskit/editor-test-helpers@6.1.2
2118
+ - [patch] Updated dependencies
2119
+ [927ae63](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/927ae63)
2120
+ - @atlaskit/editor-common@17.0.0
2121
+ - @atlaskit/editor-core@81.0.0
2122
+ - @atlaskit/util-data-test@10.0.10
2123
+ - @atlaskit/editor-test-helpers@6.1.2
1583
2124
 
1584
2125
  ## 4.0.11
1585
2126
 
1586
- - [patch] Updated dependencies [6e1d642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e1d642)
1587
- - @atlaskit/editor-common@16.0.0
1588
- - @atlaskit/editor-core@80.0.0
1589
- - @atlaskit/editor-test-helpers@6.0.9
1590
- - @atlaskit/util-data-test@10.0.9
2127
+ - [patch] Updated dependencies
2128
+ [6e1d642](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6e1d642)
2129
+ - @atlaskit/editor-common@16.0.0
2130
+ - @atlaskit/editor-core@80.0.0
2131
+ - @atlaskit/editor-test-helpers@6.0.9
2132
+ - @atlaskit/util-data-test@10.0.9
1591
2133
 
1592
2134
  ## 4.0.10
1593
2135
 
1594
- - [patch] Update TS to 3.0 [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1595
- - [none] Updated dependencies [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
1596
- - @atlaskit/editor-common@15.0.7
1597
- - @atlaskit/editor-test-helpers@6.0.8
1598
- - @atlaskit/editor-core@79.0.12
2136
+ - [patch] Update TS to 3.0
2137
+ [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
2138
+ - [none] Updated dependencies
2139
+ [f68d367](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f68d367)
2140
+ - @atlaskit/editor-common@15.0.7
2141
+ - @atlaskit/editor-test-helpers@6.0.8
2142
+ - @atlaskit/editor-core@79.0.12
1599
2143
 
1600
2144
  ## 4.0.9
1601
2145
 
1602
- - [patch] ED-5270 Headings now always have a content attribute, even if empty [87a7506](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a7506)
2146
+ - [patch] ED-5270 Headings now always have a content attribute, even if empty
2147
+ [87a7506](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/87a7506)
1603
2148
 
1604
2149
  ## 4.0.8
1605
2150
 
1606
- - [patch] Updated dependencies [7545979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7545979)
1607
- - @atlaskit/editor-common@15.0.0
1608
- - @atlaskit/editor-core@79.0.0
1609
- - @atlaskit/editor-test-helpers@6.0.6
1610
- - @atlaskit/util-data-test@10.0.8
2151
+ - [patch] Updated dependencies
2152
+ [7545979](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7545979)
2153
+ - @atlaskit/editor-common@15.0.0
2154
+ - @atlaskit/editor-core@79.0.0
2155
+ - @atlaskit/editor-test-helpers@6.0.6
2156
+ - @atlaskit/util-data-test@10.0.8
1611
2157
 
1612
2158
  ## 4.0.7
1613
2159
 
1614
- - [patch] Updated dependencies [911a570](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911a570)
1615
- - @atlaskit/editor-test-helpers@6.0.5
1616
- - @atlaskit/editor-core@78.0.0
2160
+ - [patch] Updated dependencies
2161
+ [911a570](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/911a570)
2162
+ - @atlaskit/editor-test-helpers@6.0.5
2163
+ - @atlaskit/editor-core@78.0.0
1617
2164
 
1618
2165
  ## 4.0.6
1619
2166
 
1620
- - [patch] Updated dependencies [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
1621
- - @atlaskit/util-data-test@10.0.7
1622
- - @atlaskit/editor-common@14.0.11
1623
- - @atlaskit/editor-test-helpers@6.0.3
1624
- - @atlaskit/editor-core@77.1.4
2167
+ - [patch] Updated dependencies
2168
+ [b12f7e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b12f7e6)
2169
+ - @atlaskit/util-data-test@10.0.7
2170
+ - @atlaskit/editor-common@14.0.11
2171
+ - @atlaskit/editor-test-helpers@6.0.3
2172
+ - @atlaskit/editor-core@77.1.4
1625
2173
 
1626
2174
  ## 4.0.5
1627
2175
 
1628
- - [patch] ED-5180: fix table columns collapse [2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
1629
- - [none] Updated dependencies [2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
2176
+ - [patch] ED-5180: fix table columns collapse
2177
+ [2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
2178
+ - [none] Updated dependencies
2179
+ [2e0e5a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/2e0e5a1)
1630
2180
 
1631
2181
  ## 4.0.4
1632
2182
 
1633
- - [none] Updated dependencies [597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
1634
- - @atlaskit/util-data-test@10.0.3
1635
- - @atlaskit/editor-core@77.0.0
1636
- - @atlaskit/editor-test-helpers@6.0.0
1637
- - @atlaskit/editor-common@14.0.0
1638
- - [none] Updated dependencies [61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
1639
- - @atlaskit/util-data-test@10.0.3
1640
- - @atlaskit/editor-common@14.0.0
1641
- - @atlaskit/editor-test-helpers@6.0.0
1642
- - @atlaskit/editor-core@77.0.0
1643
- - [none] Updated dependencies [812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
1644
- - @atlaskit/util-data-test@10.0.3
1645
- - @atlaskit/editor-core@77.0.0
1646
- - @atlaskit/editor-test-helpers@6.0.0
1647
- - @atlaskit/editor-common@14.0.0
1648
- - [none] Updated dependencies [c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
1649
- - @atlaskit/util-data-test@10.0.3
1650
- - @atlaskit/editor-common@14.0.0
1651
- - @atlaskit/editor-test-helpers@6.0.0
1652
- - @atlaskit/editor-core@77.0.0
1653
- - [patch] Updated dependencies [d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
1654
- - @atlaskit/util-data-test@10.0.3
1655
- - @atlaskit/editor-common@14.0.0
1656
- - @atlaskit/editor-test-helpers@6.0.0
1657
- - @atlaskit/editor-core@77.0.0
2183
+ - [none] Updated dependencies
2184
+ [597e0bd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/597e0bd)
2185
+ - @atlaskit/util-data-test@10.0.3
2186
+ - @atlaskit/editor-core@77.0.0
2187
+ - @atlaskit/editor-test-helpers@6.0.0
2188
+ - @atlaskit/editor-common@14.0.0
2189
+ - [none] Updated dependencies
2190
+ [61df453](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/61df453)
2191
+ - @atlaskit/util-data-test@10.0.3
2192
+ - @atlaskit/editor-common@14.0.0
2193
+ - @atlaskit/editor-test-helpers@6.0.0
2194
+ - @atlaskit/editor-core@77.0.0
2195
+ - [none] Updated dependencies
2196
+ [812a39c](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/812a39c)
2197
+ - @atlaskit/util-data-test@10.0.3
2198
+ - @atlaskit/editor-core@77.0.0
2199
+ - @atlaskit/editor-test-helpers@6.0.0
2200
+ - @atlaskit/editor-common@14.0.0
2201
+ - [none] Updated dependencies
2202
+ [c8eb097](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8eb097)
2203
+ - @atlaskit/util-data-test@10.0.3
2204
+ - @atlaskit/editor-common@14.0.0
2205
+ - @atlaskit/editor-test-helpers@6.0.0
2206
+ - @atlaskit/editor-core@77.0.0
2207
+ - [patch] Updated dependencies
2208
+ [d02746f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d02746f)
2209
+ - @atlaskit/util-data-test@10.0.3
2210
+ - @atlaskit/editor-common@14.0.0
2211
+ - @atlaskit/editor-test-helpers@6.0.0
2212
+ - @atlaskit/editor-core@77.0.0
1658
2213
 
1659
2214
  ## 4.0.3
1660
2215
 
1661
- - [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
1662
- - @atlaskit/util-data-test@10.0.2
1663
- - @atlaskit/editor-common@13.2.7
1664
- - @atlaskit/editor-test-helpers@5.1.2
1665
- - @atlaskit/editor-core@76.4.5
1666
- - @atlaskit/docs@5.0.2
2216
+ - [patch] Updated dependencies
2217
+ [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
2218
+ - @atlaskit/util-data-test@10.0.2
2219
+ - @atlaskit/editor-common@13.2.7
2220
+ - @atlaskit/editor-test-helpers@5.1.2
2221
+ - @atlaskit/editor-core@76.4.5
2222
+ - @atlaskit/docs@5.0.2
1667
2223
 
1668
2224
  ## 4.0.2
1669
2225
 
1670
- - [patch] Bump prosemirror-model to 1.6 in order to use toDebugString on Text node spec [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
1671
- - [none] Updated dependencies [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
1672
- - @atlaskit/editor-common@13.2.6
1673
- - @atlaskit/editor-test-helpers@5.1.1
1674
- - @atlaskit/editor-core@76.4.2
2226
+ - [patch] Bump prosemirror-model to 1.6 in order to use toDebugString on Text node spec
2227
+ [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
2228
+ - [none] Updated dependencies
2229
+ [fdd5c5d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/fdd5c5d)
2230
+ - @atlaskit/editor-common@13.2.6
2231
+ - @atlaskit/editor-test-helpers@5.1.1
2232
+ - @atlaskit/editor-core@76.4.2
1675
2233
 
1676
2234
  ## 4.0.1
1677
2235
 
1678
- - [none] Updated dependencies [25353c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25353c3)
1679
- - @atlaskit/editor-core@76.0.0
1680
- - @atlaskit/editor-test-helpers@5.0.1
1681
- - [patch] Updated dependencies [38c0543](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38c0543)
1682
- - @atlaskit/editor-core@76.0.0
1683
- - @atlaskit/editor-test-helpers@5.0.1
2236
+ - [none] Updated dependencies
2237
+ [25353c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25353c3)
2238
+ - @atlaskit/editor-core@76.0.0
2239
+ - @atlaskit/editor-test-helpers@5.0.1
2240
+ - [patch] Updated dependencies
2241
+ [38c0543](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/38c0543)
2242
+ - @atlaskit/editor-core@76.0.0
2243
+ - @atlaskit/editor-test-helpers@5.0.1
1684
2244
 
1685
2245
  ## 4.0.0
1686
2246
 
1687
- - [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1688
- - [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
1689
- - @atlaskit/util-data-test@10.0.0
1690
- - @atlaskit/editor-common@13.0.0
1691
- - @atlaskit/editor-test-helpers@5.0.0
1692
- - @atlaskit/editor-core@75.0.0
1693
- - @atlaskit/docs@5.0.0
1694
- - [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
1695
- - @atlaskit/util-data-test@10.0.0
1696
- - @atlaskit/editor-core@75.0.0
1697
- - @atlaskit/editor-test-helpers@5.0.0
1698
- - @atlaskit/editor-common@13.0.0
1699
- - @atlaskit/docs@5.0.0
2247
+ - [major] Updates to React ^16.4.0
2248
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2249
+ - [major] Updated dependencies
2250
+ [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
2251
+ - @atlaskit/util-data-test@10.0.0
2252
+ - @atlaskit/editor-common@13.0.0
2253
+ - @atlaskit/editor-test-helpers@5.0.0
2254
+ - @atlaskit/editor-core@75.0.0
2255
+ - @atlaskit/docs@5.0.0
2256
+ - [major] Updated dependencies
2257
+ [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
2258
+ - @atlaskit/util-data-test@10.0.0
2259
+ - @atlaskit/editor-core@75.0.0
2260
+ - @atlaskit/editor-test-helpers@5.0.0
2261
+ - @atlaskit/editor-common@13.0.0
2262
+ - @atlaskit/docs@5.0.0
1700
2263
 
1701
2264
  ## 3.1.8
1702
2265
 
1703
- - [none] Updated dependencies [5f6ec84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f6ec84)
1704
- - @atlaskit/editor-core@74.0.17
1705
- - @atlaskit/editor-test-helpers@4.2.4
1706
- - @atlaskit/editor-common@12.0.0
1707
- - [patch] Updated dependencies [5958588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5958588)
1708
- - @atlaskit/editor-core@74.0.17
1709
- - @atlaskit/editor-test-helpers@4.2.4
1710
- - @atlaskit/editor-common@12.0.0
2266
+ - [none] Updated dependencies
2267
+ [5f6ec84](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5f6ec84)
2268
+ - @atlaskit/editor-core@74.0.17
2269
+ - @atlaskit/editor-test-helpers@4.2.4
2270
+ - @atlaskit/editor-common@12.0.0
2271
+ - [patch] Updated dependencies
2272
+ [5958588](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5958588)
2273
+ - @atlaskit/editor-core@74.0.17
2274
+ - @atlaskit/editor-test-helpers@4.2.4
2275
+ - @atlaskit/editor-common@12.0.0
1711
2276
 
1712
2277
  ## 3.1.7
1713
2278
 
1714
- - [patch] Updated dependencies [af0cde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af0cde6)
1715
- - @atlaskit/editor-core@74.0.0
1716
- - @atlaskit/editor-test-helpers@4.2.2
2279
+ - [patch] Updated dependencies
2280
+ [af0cde6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/af0cde6)
2281
+ - @atlaskit/editor-core@74.0.0
2282
+ - @atlaskit/editor-test-helpers@4.2.2
1717
2283
 
1718
2284
  ## 3.1.6
1719
2285
 
1720
- - [patch] Move removing nulls to the transformer instead of only in the tests. ED-4496 [617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
1721
- - [none] Updated dependencies [617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
1722
- - @atlaskit/editor-common@11.3.11
2286
+ - [patch] Move removing nulls to the transformer instead of only in the tests. ED-4496
2287
+ [617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
2288
+ - [none] Updated dependencies
2289
+ [617d8c1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/617d8c1)
2290
+ - @atlaskit/editor-common@11.3.11
1723
2291
 
1724
2292
  ## 3.1.5
1725
2293
 
1726
- - [patch] Updated dependencies [8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
1727
- - @atlaskit/util-data-test@9.1.15
1728
- - @atlaskit/editor-common@11.3.8
1729
- - @atlaskit/editor-test-helpers@4.1.9
1730
- - @atlaskit/editor-core@73.9.5
2294
+ - [patch] Updated dependencies
2295
+ [8d5053e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8d5053e)
2296
+ - @atlaskit/util-data-test@9.1.15
2297
+ - @atlaskit/editor-common@11.3.8
2298
+ - @atlaskit/editor-test-helpers@4.1.9
2299
+ - @atlaskit/editor-core@73.9.5
1731
2300
 
1732
2301
  ## 3.1.4
1733
2302
 
1734
- - [patch] Updated dependencies [0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
1735
- - @atlaskit/util-data-test@9.1.14
1736
- - @atlaskit/editor-core@73.9.2
1737
- - @atlaskit/editor-test-helpers@4.1.8
1738
- - @atlaskit/editor-common@11.3.7
2303
+ - [patch] Updated dependencies
2304
+ [0cf2f52](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0cf2f52)
2305
+ - @atlaskit/util-data-test@9.1.14
2306
+ - @atlaskit/editor-core@73.9.2
2307
+ - @atlaskit/editor-test-helpers@4.1.8
2308
+ - @atlaskit/editor-common@11.3.7
1739
2309
 
1740
2310
  ## 3.1.3
1741
2311
 
1742
- - [patch] Remove pinned prosemirror-model@1.4.0 and move back to caret ranges for prosemirror-model@^1.5.0 [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
1743
- - [patch] Updated dependencies [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
1744
- - @atlaskit/editor-common@11.3.0
1745
- - @atlaskit/editor-test-helpers@4.1.5
1746
- - @atlaskit/editor-core@73.8.6
2312
+ - [patch] Remove pinned prosemirror-model@1.4.0 and move back to caret ranges for
2313
+ prosemirror-model@^1.5.0
2314
+ [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
2315
+ - [patch] Updated dependencies
2316
+ [4faccc0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4faccc0)
2317
+ - @atlaskit/editor-common@11.3.0
2318
+ - @atlaskit/editor-test-helpers@4.1.5
2319
+ - @atlaskit/editor-core@73.8.6
1747
2320
 
1748
2321
  ## 3.1.2
1749
2322
 
1750
- - [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1751
- - [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
1752
- - @atlaskit/util-data-test@9.1.13
1753
- - @atlaskit/editor-core@73.7.5
1754
- - @atlaskit/editor-test-helpers@4.1.2
1755
- - @atlaskit/editor-common@11.2.1
2323
+ - [patch] Clean Changelogs - remove duplicates and empty entries
2324
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2325
+ - [none] Updated dependencies
2326
+ [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
2327
+ - @atlaskit/util-data-test@9.1.13
2328
+ - @atlaskit/editor-core@73.7.5
2329
+ - @atlaskit/editor-test-helpers@4.1.2
2330
+ - @atlaskit/editor-common@11.2.1
1756
2331
 
1757
2332
  ## 3.1.1
1758
2333
 
1759
- - [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1760
- - [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
1761
- - @atlaskit/util-data-test@9.1.12
1762
- - @atlaskit/editor-core@73.7.1
1763
- - @atlaskit/editor-test-helpers@4.1.1
1764
- - @atlaskit/editor-common@11.1.2
1765
- - @atlaskit/docs@4.1.1
2334
+ - [patch] Update changelogs to remove duplicate
2335
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2336
+ - [none] Updated dependencies
2337
+ [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
2338
+ - @atlaskit/util-data-test@9.1.12
2339
+ - @atlaskit/editor-core@73.7.1
2340
+ - @atlaskit/editor-test-helpers@4.1.1
2341
+ - @atlaskit/editor-common@11.1.2
2342
+ - @atlaskit/docs@4.1.1
1766
2343
 
1767
2344
  ## 3.1.0
1768
2345
 
1769
- - [none] Updated dependencies [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
1770
- - @atlaskit/editor-core@73.5.0
1771
- - @atlaskit/editor-test-helpers@4.1.0
1772
- - @atlaskit/util-data-test@9.1.11
1773
- - @atlaskit/editor-common@11.1.0
2346
+ - [none] Updated dependencies
2347
+ [7217164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7217164)
2348
+ - @atlaskit/editor-core@73.5.0
2349
+ - @atlaskit/editor-test-helpers@4.1.0
2350
+ - @atlaskit/util-data-test@9.1.11
2351
+ - @atlaskit/editor-common@11.1.0
1774
2352
 
1775
2353
  ## 3.0.11
1776
2354
 
1777
- - [patch] Update and lock prosemirror-model version to 1.4.0 [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
1778
- - [none] Updated dependencies [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
1779
- - @atlaskit/editor-common@11.0.6
1780
- - @atlaskit/editor-test-helpers@4.0.7
1781
- - @atlaskit/editor-core@73.4.4
2355
+ - [patch] Update and lock prosemirror-model version to 1.4.0
2356
+ [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
2357
+ - [none] Updated dependencies
2358
+ [febf753](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febf753)
2359
+ - @atlaskit/editor-common@11.0.6
2360
+ - @atlaskit/editor-test-helpers@4.0.7
2361
+ - @atlaskit/editor-core@73.4.4
1782
2362
 
1783
2363
  ## 3.0.10
1784
2364
 
1785
- - [patch] Strip empty optional attributes from the link mark in editor-json-transformer [c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
1786
- - [none] Updated dependencies [c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
1787
- - @atlaskit/editor-common@11.0.1
2365
+ - [patch] Strip empty optional attributes from the link mark in editor-json-transformer
2366
+ [c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
2367
+ - [none] Updated dependencies
2368
+ [c3b3100](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b3100)
2369
+ - @atlaskit/editor-common@11.0.1
1788
2370
 
1789
2371
  ## 3.0.9
1790
2372
 
1791
- - [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
1792
- - @atlaskit/util-data-test@9.1.10
1793
- - @atlaskit/editor-core@73.0.0
1794
- - @atlaskit/editor-test-helpers@4.0.3
1795
- - @atlaskit/editor-common@11.0.0
1796
- - @atlaskit/docs@4.0.0
2373
+ - [patch] Updated dependencies
2374
+ [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
2375
+ - @atlaskit/util-data-test@9.1.10
2376
+ - @atlaskit/editor-core@73.0.0
2377
+ - @atlaskit/editor-test-helpers@4.0.3
2378
+ - @atlaskit/editor-common@11.0.0
2379
+ - @atlaskit/docs@4.0.0
1797
2380
 
1798
2381
  ## 3.0.8
1799
2382
 
1800
- - [patch] Updated dependencies [1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
1801
- - @atlaskit/util-data-test@9.1.9
1802
- - @atlaskit/editor-core@72.2.2
1803
- - @atlaskit/editor-test-helpers@4.0.2
1804
- - @atlaskit/editor-common@10.1.9
2383
+ - [patch] Updated dependencies
2384
+ [1c87e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1c87e5a)
2385
+ - @atlaskit/util-data-test@9.1.9
2386
+ - @atlaskit/editor-core@72.2.2
2387
+ - @atlaskit/editor-test-helpers@4.0.2
2388
+ - @atlaskit/editor-common@10.1.9
1805
2389
 
1806
2390
  ## 3.0.7
1807
2391
 
1808
- - [none] Updated dependencies [febc44d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febc44d)
1809
- - @atlaskit/editor-core@72.0.0
1810
- - @atlaskit/editor-test-helpers@4.0.0
1811
- - @atlaskit/util-data-test@9.1.4
1812
- - @atlaskit/editor-common@10.0.0
2392
+ - [none] Updated dependencies
2393
+ [febc44d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/febc44d)
2394
+ - @atlaskit/editor-core@72.0.0
2395
+ - @atlaskit/editor-test-helpers@4.0.0
2396
+ - @atlaskit/util-data-test@9.1.4
2397
+ - @atlaskit/editor-common@10.0.0
1813
2398
 
1814
2399
  ## 3.0.6
1815
2400
 
1816
- - [none] Updated dependencies [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
1817
- - @atlaskit/editor-test-helpers@3.1.8
1818
- - @atlaskit/util-data-test@9.1.3
1819
- - @atlaskit/editor-core@71.4.0
1820
- - @atlaskit/editor-common@9.3.9
2401
+ - [none] Updated dependencies
2402
+ [8fd4dd1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8fd4dd1)
2403
+ - @atlaskit/editor-test-helpers@3.1.8
2404
+ - @atlaskit/util-data-test@9.1.3
2405
+ - @atlaskit/editor-core@71.4.0
2406
+ - @atlaskit/editor-common@9.3.9
1821
2407
 
1822
2408
  ## 3.0.5
1823
2409
 
1824
- - [patch] ED-4336 support loading dynamic/"auto" tables from confluence to fixed-width tables [0c2f72a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c2f72a)
2410
+ - [patch] ED-4336 support loading dynamic/"auto" tables from confluence to fixed-width tables
2411
+ [0c2f72a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0c2f72a)
1825
2412
 
1826
2413
  ## 3.0.1
1827
2414
 
1828
- - [patch] Added missing dependencies and added lint rule to catch them all [0672503](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0672503)
2415
+ - [patch] Added missing dependencies and added lint rule to catch them all
2416
+ [0672503](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/0672503)
1829
2417
 
1830
2418
  ## 3.0.0
1831
2419
 
1832
- - [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
2420
+ - [major] Bump to React 16.3.
2421
+ [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
1833
2422
 
1834
2423
  ## 2.5.21
1835
2424
 
1836
- - [patch] change table node builder constructor for tests, remove tableWithAttrs [cf43535](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf43535)
2425
+ - [patch] change table node builder constructor for tests, remove tableWithAttrs
2426
+ [cf43535](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cf43535)
1837
2427
 
1838
2428
  ## 2.5.18
1839
2429
 
1840
- - [patch] Upgrading ProseMirror Libs [35d14d5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d14d5)
2430
+ - [patch] Upgrading ProseMirror Libs
2431
+ [35d14d5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/35d14d5)
1841
2432
 
1842
2433
  ## 2.5.17
1843
2434
 
1844
- - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
2435
+ - [patch] Add "sideEffects: false" to AKM2 packages to allow consumer's to tree-shake
2436
+ [c3b018a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c3b018a)
1845
2437
 
1846
2438
  ## 2.5.6
1847
2439
 
1848
- - [patch] JSON encoding results in invalid ADF for table nodes [8a8d663](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a8d663)
2440
+ - [patch] JSON encoding results in invalid ADF for table nodes
2441
+ [8a8d663](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/8a8d663)
1849
2442
 
1850
2443
  ## 2.5.5
1851
2444
 
1852
- - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
2445
+ - [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
2446
+ [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
1853
2447
 
1854
2448
  ## 2.5.3
1855
2449
 
1856
- - [patch] bump editor-common to 6.1.2 [bb7802e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb7802e)
2450
+ - [patch] bump editor-common to 6.1.2
2451
+ [bb7802e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/bb7802e)
1857
2452
 
1858
2453
  ## 2.5.0
1859
2454
 
1860
- - [minor] Implement JSONTransformer::parse to enable ADF -> PM conversion [c8c3c9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8c3c9e)
2455
+ - [minor] Implement JSONTransformer::parse to enable ADF -> PM conversion
2456
+ [c8c3c9e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/c8c3c9e)
1861
2457
 
1862
2458
  ## 2.4.0
1863
2459
 
1864
- - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
2460
+ - [minor] Add React 16 support.
2461
+ [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
1865
2462
 
1866
2463
  ## 2.1.10
1867
2464
 
1868
- - [patch] Change to use editor-core instead of editor-bitbucket for examples [aa0c0ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aa0c0ac)
2465
+ - [patch] Change to use editor-core instead of editor-bitbucket for examples
2466
+ [aa0c0ac](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/aa0c0ac)
1869
2467
 
1870
2468
  ## 2.1.8
1871
2469
 
1872
- - [patch] Move prosemirror-model to be a dev-dependency [206ce2f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/206ce2f)
2470
+ - [patch] Move prosemirror-model to be a dev-dependency
2471
+ [206ce2f](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/206ce2f)
1873
2472
 
1874
2473
  ## 2.0.3
1875
2474
 
1876
- - [patch] Fix dependencies [9f9de42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f9de42)
2475
+ - [patch] Fix dependencies
2476
+ [9f9de42](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9f9de42)
1877
2477
 
1878
2478
  ## 2.0.2
1879
2479
 
1880
- - [patch] Fix of the build scripts for editor-\*-transformer packages [59b4ea5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59b4ea5)
2480
+ - [patch] Fix of the build scripts for editor-\*-transformer packages
2481
+ [59b4ea5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/59b4ea5)
1881
2482
 
1882
2483
  ## 2.0.1
1883
2484
 
1884
- - [patch] Fixed linting [5ebf75d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ebf75d)
2485
+ - [patch] Fixed linting [5ebf75d](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5ebf75d)
1885
2486
 
1886
2487
  ## 2.0.0
1887
2488
 
1888
- - [major] Adding separate transformer packages. [f734c01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f734c01)
2489
+ - [major] Adding separate transformer packages.
2490
+ [f734c01](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f734c01)