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