@atlaskit/editor-json-transformer 8.13.1 → 8.14.0

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