@atlaskit/editor-json-transformer 8.11.2 → 8.11.3

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