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