@atlaskit/adf-utils 19.0.8 → 19.0.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +86 -74
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,62 +1,74 @@
1
1
  # @atlaskit/adf-utils
2
2
 
3
+ ## 19.0.10
4
+
5
+ ### Patch Changes
6
+
7
+ - [#39749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39749) [`e6b69f455c3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6b69f455c3) - Connect yarn changeset to packages, upgrade adf-schema
8
+
9
+ ## 19.0.9
10
+
11
+ ### Patch Changes
12
+
13
+ - [#40343](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40343) [`f040aac6bd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f040aac6bd1) - ADFEXP-524: unskip consistency.ts in adf-utils
14
+
3
15
  ## 19.0.8
4
16
 
5
17
  ### Patch Changes
6
18
 
7
- - [`02417310e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02417310e08) - Fix broken generate:spec in adf-utils
19
+ - [#40119](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40119) [`02417310e08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02417310e08) - Fix broken generate:spec in adf-utils
8
20
 
9
21
  ## 19.0.7
10
22
 
11
23
  ### Patch Changes
12
24
 
13
- - [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
25
+ - [#39481](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39481) [`aeb5c9a01e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aeb5c9a01e8) - Delete adf-schema from AFE and rely on npm package for adf-schema
14
26
  - [`4b4dcfe0bba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4b4dcfe0bba) - Delete adf-schema, use published version
15
27
 
16
28
  ## 19.0.6
17
29
 
18
30
  ### Patch Changes
19
31
 
20
- - [`818087ca71e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/818087ca71e) - ADFEXP-542: fix validate test
32
+ - [#39532](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39532) [`818087ca71e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/818087ca71e) - ADFEXP-542: fix validate test
21
33
 
22
34
  ## 19.0.5
23
35
 
24
36
  ### Patch Changes
25
37
 
26
- - [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
38
+ - [#38976](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38976) [`33cb07de05f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/33cb07de05f) - change adf-schema to fixed versioning
27
39
 
28
40
  ## 19.0.4
29
41
 
30
42
  ### Patch Changes
31
43
 
32
- - [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
44
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
33
45
 
34
46
  ## 19.0.3
35
47
 
36
48
  ### Patch Changes
37
49
 
38
- - [`106c54b0ce4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/106c54b0ce4) - [ux] ED-15896 - Added support for unsupported nodes in listItem
50
+ - [#37934](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37934) [`106c54b0ce4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/106c54b0ce4) - [ux] ED-15896 - Added support for unsupported nodes in listItem
39
51
  - Updated dependencies
40
52
 
41
53
  ## 19.0.2
42
54
 
43
55
  ### Patch Changes
44
56
 
45
- - [`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux] HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
57
+ - [#38316](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38316) [`9064e2d0f28`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9064e2d0f28) - [ux] HOT-104783 Reverting https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639
46
58
  - Updated dependencies
47
59
 
48
60
  ## 19.0.1
49
61
 
50
62
  ### Patch Changes
51
63
 
52
- - [`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) - [ED-19175] add missing support for the unsupportedBlock in table related nodes
64
+ - [#37639](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37639) [`30d82d3462c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/30d82d3462c) - [ED-19175] add missing support for the unsupportedBlock in table related nodes
53
65
  - Updated dependencies
54
66
 
55
67
  ## 19.0.0
56
68
 
57
69
  ### Major Changes
58
70
 
59
- - [`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - [ADF change] added widthType attribute to mediaSingle node, to support fixed width media node.
71
+ - [#35517](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35517) [`68ef7e6146c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/68ef7e6146c) - [ADF change] added widthType attribute to mediaSingle node, to support fixed width media node.
60
72
 
61
73
  ### Patch Changes
62
74
 
@@ -66,32 +78,32 @@
66
78
 
67
79
  ### Patch Changes
68
80
 
69
- - [`c630941e8ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c630941e8ca) - Fix validation spec and modify default card node replacement where rest of the attributes are spread on top of replaced URL
81
+ - [#34936](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34936) [`c630941e8ca`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c630941e8ca) - Fix validation spec and modify default card node replacement where rest of the attributes are spread on top of replaced URL
70
82
 
71
83
  ## 18.4.2
72
84
 
73
85
  ### Patch Changes
74
86
 
75
- - [`bf7e8e4968b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf7e8e4968b) - ED-15895 add unsupportedinline support to caption
87
+ - [#35185](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35185) [`bf7e8e4968b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf7e8e4968b) - ED-15895 add unsupportedinline support to caption
76
88
 
77
89
  ## 18.4.1
78
90
 
79
91
  ### Patch Changes
80
92
 
81
- - [`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move `width` and `layout` out from `datasource` into `attr` root (context blockCard node)
93
+ - [#35085](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35085) [`6de13a329d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6de13a329d4) - Move `width` and `layout` out from `datasource` into `attr` root (context blockCard node)
82
94
  - Updated dependencies
83
95
 
84
96
  ## 18.4.0
85
97
 
86
98
  ### Minor Changes
87
99
 
88
- - [`55d241a3794`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55d241a3794) - Improve ADF validation by making deeper and stricter array checks as well as ability to have deep attribute structures.
100
+ - [#34998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34998) [`55d241a3794`](https://bitbucket.org/atlassian/atlassian-frontend/commits/55d241a3794) - Improve ADF validation by making deeper and stricter array checks as well as ability to have deep attribute structures.
89
101
 
90
102
  ## 18.3.0
91
103
 
92
104
  ### Minor Changes
93
105
 
94
- - [`f3d2c08d61b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3d2c08d61b) - Adds new datasource attribute to existing blockCard node
106
+ - [#34887](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34887) [`f3d2c08d61b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f3d2c08d61b) - Adds new datasource attribute to existing blockCard node
95
107
 
96
108
  ### Patch Changes
97
109
 
@@ -101,26 +113,26 @@
101
113
 
102
114
  ### Patch Changes
103
115
 
104
- - [`94561f309f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94561f309f3) - New stage-0 change: custom "width" attribute on Tables nodes
116
+ - [#34192](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34192) [`94561f309f3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/94561f309f3) - New stage-0 change: custom "width" attribute on Tables nodes
105
117
  - Updated dependencies
106
118
 
107
119
  ## 18.2.2
108
120
 
109
121
  ### Patch Changes
110
122
 
111
- - [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
123
+ - [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
112
124
 
113
125
  ## 18.2.1
114
126
 
115
127
  ### Patch Changes
116
128
 
117
- - [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
129
+ - [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
118
130
 
119
131
  ## 18.2.0
120
132
 
121
133
  ### Minor Changes
122
134
 
123
- - [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
135
+ - [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
124
136
 
125
137
  ### Patch Changes
126
138
 
@@ -130,20 +142,20 @@
130
142
 
131
143
  ### Patch Changes
132
144
 
133
- - [`ac684305b74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac684305b74) - [ED-17495] Avoid adding two unsupportedNodeAttribute marks as duplicate marks are invalid ADF
145
+ - [#33004](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33004) [`ac684305b74`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ac684305b74) - [ED-17495] Avoid adding two unsupportedNodeAttribute marks as duplicate marks are invalid ADF
134
146
 
135
147
  ## 18.1.1
136
148
 
137
149
  ### Patch Changes
138
150
 
139
- - [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
151
+ - [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
140
152
  - Updated dependencies
141
153
 
142
154
  ## 18.1.0
143
155
 
144
156
  ### Minor Changes
145
157
 
146
- - [`bf04c417bfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf04c417bfd) - Add "border" mark to stage0 ADF schema
158
+ - [#31891](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31891) [`bf04c417bfd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bf04c417bfd) - Add "border" mark to stage0 ADF schema
147
159
 
148
160
  ### Patch Changes
149
161
 
@@ -153,7 +165,7 @@
153
165
 
154
166
  ### Patch Changes
155
167
 
156
- - [`6b52583b688`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b52583b688) - ED-15974 Currently nodes are validated against single spec.
168
+ - [#31299](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31299) [`6b52583b688`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b52583b688) - ED-15974 Currently nodes are validated against single spec.
157
169
  When a node has multiple specs, like mediaSingle, the first spec is used to validate the node.
158
170
  Therefore, the validation fails with an error `INVALID_CONTENT_LENGTH` when the correct spec is not selected for validation.
159
171
 
@@ -163,27 +175,27 @@
163
175
 
164
176
  ### Patch Changes
165
177
 
166
- - [`eab04c03dbc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab04c03dbc) - ED-15641 Update transfromIndentationMarks() to remove heading indention from tableHeaders.
178
+ - [#29470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/29470) [`eab04c03dbc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab04c03dbc) - ED-15641 Update transfromIndentationMarks() to remove heading indention from tableHeaders.
167
179
  - Updated dependencies
168
180
 
169
181
  ## 18.0.2
170
182
 
171
183
  ### Patch Changes
172
184
 
173
- - [`15e6a59ab9b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15e6a59ab9b) - Dummy changeset to trigger product integrator to use latest adf-utils from develop.
185
+ - [#28932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28932) [`15e6a59ab9b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/15e6a59ab9b) - Dummy changeset to trigger product integrator to use latest adf-utils from develop.
174
186
 
175
187
  ## 18.0.1
176
188
 
177
189
  ### Patch Changes
178
190
 
179
- - [`070984d00ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070984d00ea) - Dummy changeset to trigger product integrator to use latest adf-utils from develop
191
+ - [#28374](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28374) [`070984d00ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/070984d00ea) - Dummy changeset to trigger product integrator to use latest adf-utils from develop
180
192
  - Updated dependencies
181
193
 
182
194
  ## 18.0.0
183
195
 
184
196
  ### Major Changes
185
197
 
186
- - [`5d317ed8aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d317ed8aa3) - [ux] ED-15882: Implement custom starting numbers for orderedList nodes in adf-schema, editor, renderer, transformers behind restartNumberedLists feature flag. Users will be able to set a custom starting number when typing to create a numbered list in the Editor and this will be persisted across Renderer and other format transformations.
198
+ - [#28090](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28090) [`5d317ed8aa3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5d317ed8aa3) - [ux] ED-15882: Implement custom starting numbers for orderedList nodes in adf-schema, editor, renderer, transformers behind restartNumberedLists feature flag. Users will be able to set a custom starting number when typing to create a numbered list in the Editor and this will be persisted across Renderer and other format transformations.
187
199
 
188
200
  Note: restartNumberedLists will be off by default. To enable it, consumers will need to set <Editor featureFlags={{ restartNumberedLists: true }}> or <Renderer featureFlags={{ restartNumberedLists: true }}>
189
201
 
@@ -195,13 +207,13 @@
195
207
 
196
208
  ### Patch Changes
197
209
 
198
- - [`17014a9004c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17014a9004c) - [ux] ED-15632 preprocess invalid media adf to avoid empty mediaSingle node and duplicated captions and media inside mediaSingle.The document will be transformed for this cases and validation error not thrown.When mediaSingle with empty content is encountered - it will be removed.When mediaSingle with duplicated captions or media nodes is encountered - duplicate captions or media nodes will be removed, prioritising removal of nodes with empty content first.
210
+ - [#26712](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26712) [`17014a9004c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/17014a9004c) - [ux] ED-15632 preprocess invalid media adf to avoid empty mediaSingle node and duplicated captions and media inside mediaSingle.The document will be transformed for this cases and validation error not thrown.When mediaSingle with empty content is encountered - it will be removed.When mediaSingle with duplicated captions or media nodes is encountered - duplicate captions or media nodes will be removed, prioritising removal of nodes with empty content first.
199
211
 
200
212
  ## 17.1.4
201
213
 
202
214
  ### Patch Changes
203
215
 
204
- - [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
216
+ - [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
205
217
 
206
218
  ## 17.1.3
207
219
 
@@ -213,20 +225,20 @@
213
225
 
214
226
  ### Patch Changes
215
227
 
216
- - [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
228
+ - [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
217
229
 
218
230
  ## 17.1.1
219
231
 
220
232
  ### Patch Changes
221
233
 
222
- - [`fecd5f5c96c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fecd5f5c96c) - ED-15067 Added paragraph_with_indentation to block content to allow indented paragraphs inside of layout columns. Prior to this change, it was possible to add indentation but it resulted in an unsupported mark.
234
+ - [#23381](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23381) [`fecd5f5c96c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fecd5f5c96c) - ED-15067 Added paragraph_with_indentation to block content to allow indented paragraphs inside of layout columns. Prior to this change, it was possible to add indentation but it resulted in an unsupported mark.
223
235
  - Updated dependencies
224
236
 
225
237
  ## 17.1.0
226
238
 
227
239
  ### Minor Changes
228
240
 
229
- - [`4d8c675bd2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d8c675bd2a) - EDM-3779 Hotfix: Extend Media Inline ADF Schema to have type attribute
241
+ - [#22875](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22875) [`4d8c675bd2a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d8c675bd2a) - EDM-3779 Hotfix: Extend Media Inline ADF Schema to have type attribute
230
242
 
231
243
  ### Patch Changes
232
244
 
@@ -236,7 +248,7 @@
236
248
 
237
249
  ### Major Changes
238
250
 
239
- - [`844b8278b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/844b8278b4d) - ED-14608: Migrate adf-utils to modern child entry points, remove default entry point, add codemods to enforce migration.
251
+ - [#21570](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21570) [`844b8278b4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/844b8278b4d) - ED-14608: Migrate adf-utils to modern child entry points, remove default entry point, add codemods to enforce migration.
240
252
 
241
253
  As we will no longer support the default entry point, imports such as the example below:
242
254
 
@@ -292,7 +304,7 @@
292
304
 
293
305
  `npx @atlaskit/codemod-cli /path/to/target/directory`
294
306
 
295
- See [documentation on DAC](https://developer.atlassian.com/cloud/framework/atlassian-frontend/codemods/01-atlassian-codemods/) for general codemod guidance.
307
+ See [documentation on DAC](https://hello.atlassian.net/wiki/spaces/AF/pages/2627171992/Codemods) for general codemod guidance.
296
308
 
297
309
  ### Patch Changes
298
310
 
@@ -303,7 +315,7 @@
303
315
 
304
316
  ### Patch Changes
305
317
 
306
- - [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
318
+ - [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
307
319
 
308
320
  ## 16.0.1
309
321
 
@@ -315,11 +327,11 @@
315
327
 
316
328
  ### Major Changes
317
329
 
318
- - [`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) - CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify custom panel emojis. The change has been categorised as major since it is a change to the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been released to production, and is only currently planned for release to Confluence. See ADF change #61 for further details.
330
+ - [#18526](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18526) [`304351e4b1e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/304351e4b1e) - CETI-241 - Added additional panel ADF attributes (panelIconId, panelIconText) to uniquely identify custom panel emojis. The change has been categorised as major since it is a change to the full-schema ADF. However, the custom panel feature is behind a feature flag, has not yet been released to production, and is only currently planned for release to Confluence. See ADF change #61 for further details.
319
331
 
320
332
  ### Patch Changes
321
333
 
322
- - [`2f5133aedd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5133aedd7) - ED-13881 Update existing imports from @atlaskit/adf-schema to use declarative entry points
334
+ - [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`2f5133aedd7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f5133aedd7) - ED-13881 Update existing imports from @atlaskit/adf-schema to use declarative entry points
323
335
  - [`3b49ff824ec`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3b49ff824ec) - ED-14043 update prosemirror schema to only allow link mark on children of paragraph and mediaSingle
324
336
  - Updated dependencies
325
337
 
@@ -342,13 +354,13 @@
342
354
 
343
355
  ### Patch Changes
344
356
 
345
- - [`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux] HOT-97965: Strip code marks from text nodes when code and link marks both exist
357
+ - [#18233](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18233) [`60a8ae28c1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/60a8ae28c1f) - [ux] HOT-97965: Strip code marks from text nodes when code and link marks both exist
346
358
 
347
359
  ## 14.4.0
348
360
 
349
361
  ### Minor Changes
350
362
 
351
- - [`83154234335`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83154234335) - ED-13522 Add safe URL check to ADF validator (smart cards now show as unsupported content if the check fails)
363
+ - [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`83154234335`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83154234335) - ED-13522 Add safe URL check to ADF validator (smart cards now show as unsupported content if the check fails)
352
364
  - [`8bbb96540ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8bbb96540ea) - Add "fragment" mark to stage0 ADF schema
353
365
 
354
366
  ### Patch Changes
@@ -359,7 +371,7 @@
359
371
 
360
372
  ### Minor Changes
361
373
 
362
- - [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Add single column support for layouts
374
+ - [#14319](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14319) [`cf853e39278`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cf853e39278) - Add single column support for layouts
363
375
 
364
376
  ### Patch Changes
365
377
 
@@ -369,7 +381,7 @@
369
381
 
370
382
  ### Minor Changes
371
383
 
372
- - [`ad67f6684f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad67f6684f1) - Add MediaInline to ADF Stage0 schema
384
+ - [#13864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13864) [`ad67f6684f1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ad67f6684f1) - Add MediaInline to ADF Stage0 schema
373
385
 
374
386
  ### Patch Changes
375
387
 
@@ -385,7 +397,7 @@
385
397
 
386
398
  ### Minor Changes
387
399
 
388
- - [`9fef23ee77c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fef23ee77c) - ED-12477 Add unsupported node capability to Media Group
400
+ - [#11649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11649) [`9fef23ee77c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9fef23ee77c) - ED-12477 Add unsupported node capability to Media Group
389
401
  - [`fc04f067e14`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fc04f067e14) - Fix DataConsumer mark builder type
390
402
 
391
403
  ### Patch Changes
@@ -396,7 +408,7 @@
396
408
 
397
409
  ### Major Changes
398
410
 
399
- - [`7e6fe5abae9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e6fe5abae9) - revert heading with indentation in table cell content
411
+ - [#11379](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11379) [`7e6fe5abae9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7e6fe5abae9) - revert heading with indentation in table cell content
400
412
 
401
413
  ### Patch Changes
402
414
 
@@ -406,7 +418,7 @@
406
418
 
407
419
  ### Major Changes
408
420
 
409
- - [`9d3472d1a17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d3472d1a17) - ED-12889: Remove heading with indentation from table cell content
421
+ - [#11113](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/11113) [`9d3472d1a17`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d3472d1a17) - ED-12889: Remove heading with indentation from table cell content
410
422
 
411
423
  ### Minor Changes
412
424
 
@@ -420,7 +432,7 @@
420
432
 
421
433
  ### Minor Changes
422
434
 
423
- - [`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) - ED-12273 Unsupported content support for Layout
435
+ - [#10569](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10569) [`1fbe305bf7d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fbe305bf7d) - ED-12273 Unsupported content support for Layout
424
436
 
425
437
  ### Patch Changes
426
438
 
@@ -430,7 +442,7 @@
430
442
 
431
443
  ### Minor Changes
432
444
 
433
- - [`8c84c29006b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c84c29006b) - Improve data-consumer mark being nested, aAdd basic doc tests for data consumer
445
+ - [#10230](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/10230) [`8c84c29006b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8c84c29006b) - Improve data-consumer mark being nested, aAdd basic doc tests for data consumer
434
446
  - [`621f12ec284`](https://bitbucket.org/atlassian/atlassian-frontend/commits/621f12ec284) - Update adf util specs to support unsupported content changes
435
447
 
436
448
  ### Patch Changes
@@ -441,7 +453,7 @@
441
453
 
442
454
  ### Minor Changes
443
455
 
444
- - [`357edf7b4a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/357edf7b4a1) - ED-12266 Extend code block to support UnsupportedInline content.
456
+ - [#9756](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9756) [`357edf7b4a1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/357edf7b4a1) - ED-12266 Extend code block to support UnsupportedInline content.
445
457
 
446
458
  ### Patch Changes
447
459
 
@@ -451,7 +463,7 @@
451
463
 
452
464
  ### Major Changes
453
465
 
454
- - [`accd87f8116`](https://bitbucket.org/atlassian/atlassian-frontend/commits/accd87f8116) - ED-10216 Remove sanitizeNode helper function
466
+ - [#9510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9510) [`accd87f8116`](https://bitbucket.org/atlassian/atlassian-frontend/commits/accd87f8116) - ED-10216 Remove sanitizeNode helper function
455
467
 
456
468
  BREAKING CHANGE:
457
469
 
@@ -476,7 +488,7 @@
476
488
 
477
489
  ### Minor Changes
478
490
 
479
- - [`6d748ea5140`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d748ea5140) - New stage-0 data consumer mark in ADF schema
491
+ - [#9083](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/9083) [`6d748ea5140`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6d748ea5140) - New stage-0 data consumer mark in ADF schema
480
492
 
481
493
  ### Patch Changes
482
494
 
@@ -486,26 +498,26 @@
486
498
 
487
499
  ### Patch Changes
488
500
 
489
- - [`ffbe78153cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffbe78153cf) - New stage0 ADF change: localId attribute on Table nodes
501
+ - [#8644](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8644) [`ffbe78153cf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ffbe78153cf) - New stage0 ADF change: localId attribute on Table nodes
490
502
  - Updated dependencies
491
503
 
492
504
  ## 11.8.0
493
505
 
494
506
  ### Minor Changes
495
507
 
496
- - [`586040bf70b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/586040bf70b) - Ensure that all children are validated in new error path
508
+ - [#7762](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7762) [`586040bf70b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/586040bf70b) - Ensure that all children are validated in new error path
497
509
 
498
510
  ## 11.7.1
499
511
 
500
512
  ### Patch Changes
501
513
 
502
- - [`7374ce442af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7374ce442af) - Scrub content in array attributes
514
+ - [#7721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7721) [`7374ce442af`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7374ce442af) - Scrub content in array attributes
503
515
 
504
516
  ## 11.7.0
505
517
 
506
518
  ### Minor Changes
507
519
 
508
- - [`70f47afdee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f47afdee) - Added unsupportedBlock support for mediaSingle as a child
520
+ - [#7425](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7425) [`70f47afdee`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70f47afdee) - Added unsupportedBlock support for mediaSingle as a child
509
521
  - [`549740c01d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/549740c01d) - Exported the validator errors map
510
522
  Convert nodes that are after an invalid length to be unsupported
511
523
 
@@ -517,7 +529,7 @@
517
529
 
518
530
  ### Minor Changes
519
531
 
520
- - [`f523768cdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f523768cdc) - Fix validator and schema for Image Captions
532
+ - [#7170](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/7170) [`f523768cdc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f523768cdc) - Fix validator and schema for Image Captions
521
533
 
522
534
  ### Patch Changes
523
535
 
@@ -527,19 +539,19 @@
527
539
 
528
540
  ### Minor Changes
529
541
 
530
- - [`9697099745`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9697099745) - NO-ISSUE: replace media and smart links with valid nodes
542
+ - [#6838](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6838) [`9697099745`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9697099745) - NO-ISSUE: replace media and smart links with valid nodes
531
543
 
532
544
  ## 11.4.0
533
545
 
534
546
  ### Minor Changes
535
547
 
536
- - [`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes nodes with multiple validation specs to return node with most suitable spec.
548
+ - [#6833](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6833) [`4d9d11c246`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d9d11c246) - Fixes nodes with multiple validation specs to return node with most suitable spec.
537
549
 
538
550
  ## 11.3.0
539
551
 
540
552
  ### Minor Changes
541
553
 
542
- - [`9b1c48edd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1c48edd1) - Revert ED-10820 to resolve broken validator
554
+ - [#6571](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6571) [`9b1c48edd1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9b1c48edd1) - Revert ED-10820 to resolve broken validator
543
555
 
544
556
  ### Patch Changes
545
557
 
@@ -550,43 +562,43 @@
550
562
 
551
563
  ### Patch Changes
552
564
 
553
- - [`e6f6e57465`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6f6e57465) - NO-ISSUE: replace unicode glyphs including emojis
565
+ - [#6437](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6437) [`e6f6e57465`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e6f6e57465) - NO-ISSUE: replace unicode glyphs including emojis
554
566
 
555
567
  ## 11.2.1
556
568
 
557
569
  ### Patch Changes
558
570
 
559
- - [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
571
+ - [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
560
572
 
561
573
  ## 11.2.0
562
574
 
563
575
  ### Minor Changes
564
576
 
565
- - [`24af67e112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24af67e112) - NO-ISSUE: allow consumers to specify per-type node replacements
577
+ - [#6393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6393) [`24af67e112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/24af67e112) - NO-ISSUE: allow consumers to specify per-type node replacements
566
578
 
567
579
  ## 11.1.2
568
580
 
569
581
  ### Patch Changes
570
582
 
571
- - [`b0203bf159`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0203bf159) - NO-ISSUE: retain numeric characters
583
+ - [#6340](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6340) [`b0203bf159`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b0203bf159) - NO-ISSUE: retain numeric characters
572
584
 
573
585
  ## 11.1.1
574
586
 
575
587
  ### Patch Changes
576
588
 
577
- - [`b7e3b9c8f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7e3b9c8f2) - retain non-word characters and case when scrubbing
589
+ - [#6308](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/6308) [`b7e3b9c8f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7e3b9c8f2) - retain non-word characters and case when scrubbing
578
590
 
579
591
  ## 11.1.0
580
592
 
581
593
  ### Minor Changes
582
594
 
583
- - [`988bc9cfc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/988bc9cfc9) - ED-10676: ADF scrub util
595
+ - [#5877](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5877) [`988bc9cfc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/988bc9cfc9) - ED-10676: ADF scrub util
584
596
 
585
597
  ## 11.0.0
586
598
 
587
599
  ### Major Changes
588
600
 
589
- - [`f2fbde158a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2fbde158a) - getEmptyADF() returns correct DocNode type
601
+ - [#5860](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5860) [`f2fbde158a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f2fbde158a) - getEmptyADF() returns correct DocNode type
590
602
 
591
603
  ### Minor Changes
592
604
 
@@ -601,7 +613,7 @@
601
613
 
602
614
  ### Minor Changes
603
615
 
604
- - [`a41378f853`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41378f853) - Refactor & fix few cases of unsupported node attributes:
616
+ - [#5516](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5516) [`a41378f853`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a41378f853) - Refactor & fix few cases of unsupported node attributes:
605
617
 
606
618
  - Preseve attributes on nodes which do not support any attributes
607
619
  - Add unsupportedNodeAttribute to bulletList, layoutSection etc.
@@ -615,7 +627,7 @@
615
627
 
616
628
  ### Patch Changes
617
629
 
618
- - [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
630
+ - [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
619
631
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
620
632
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
621
633
 
@@ -623,7 +635,7 @@
623
635
 
624
636
  ### Minor Changes
625
637
 
626
- - [`6e237a6753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e237a6753) - Add optional caption to mediaSingle in adf schema for stage 0
638
+ - [#4749](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4749) [`6e237a6753`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6e237a6753) - Add optional caption to mediaSingle in adf schema for stage 0
627
639
 
628
640
  ### Patch Changes
629
641
 
@@ -634,7 +646,7 @@
634
646
 
635
647
  ### Minor Changes
636
648
 
637
- - [`aa03ba4b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa03ba4b0b) - ED-9733 Preserve known mark on node which does not support it.
649
+ - [#4424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4424) [`aa03ba4b0b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/aa03ba4b0b) - ED-9733 Preserve known mark on node which does not support it.
638
650
  - [`e4114d7053`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e4114d7053) - ED-9607 - Preserve Unsupported Node attributes
639
651
 
640
652
  ### Patch Changes
@@ -645,7 +657,7 @@
645
657
 
646
658
  ### Patch Changes
647
659
 
648
- - [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
660
+ - [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
649
661
 
650
662
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
651
663
  to prevent duplicates of tslib being bundled.
@@ -654,13 +666,13 @@
654
666
 
655
667
  ### Patch Changes
656
668
 
657
- - [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
669
+ - [#4393](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4393) [`76165ad82f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/76165ad82f) - Bump required because of conflicts on wadmal release
658
670
 
659
671
  ## 10.2.0
660
672
 
661
673
  ### Minor Changes
662
674
 
663
- - [`0f5b0a3f5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f5b0a3f5d) - CS-2944 Traversing visitor function provides current node's depth inside document tree
675
+ - [#3823](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3823) [`0f5b0a3f5d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0f5b0a3f5d) - CS-2944 Traversing visitor function provides current node's depth inside document tree
664
676
  - [`d55f8066fd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d55f8066fd) - ED-9569 Preserve unsupported mark attribute and value
665
677
  - [`abce19a6d1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/abce19a6d1) - Remove hard coded branching for Tuples
666
678
  Remove `forceContentValidation`
@@ -676,7 +688,7 @@
676
688
 
677
689
  ### Minor Changes
678
690
 
679
- - [`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve unsupported mark from getting lost
691
+ - [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`b7c4fc3b08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b7c4fc3b08) - Preseve unsupported mark from getting lost
680
692
 
681
693
  ### Patch Changes
682
694
 
@@ -686,7 +698,7 @@
686
698
 
687
699
  ### Major Changes
688
700
 
689
- - [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
701
+ - [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
690
702
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
691
703
 
692
704
  ### Patch Changes
@@ -697,7 +709,7 @@
697
709
 
698
710
  ### Minor Changes
699
711
 
700
- - [`0ae829a4ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ae829a4ea) - EDM-648: Adds resizing and alignment to embed cards
712
+ - [#2443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2443) [`0ae829a4ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ae829a4ea) - EDM-648: Adds resizing and alignment to embed cards
701
713
 
702
714
  ### Patch Changes
703
715
 
@@ -707,7 +719,7 @@
707
719
 
708
720
  ### Minor Changes
709
721
 
710
- - [`50c333ab3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50c333ab3a) - EDM-216: Adds EmbedCards in the Editor under the flag - allowEmbeds in the UNSAFE_cards prop
722
+ - [#2137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2137) [`50c333ab3a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/50c333ab3a) - EDM-216: Adds EmbedCards in the Editor under the flag - allowEmbeds in the UNSAFE_cards prop
711
723
 
712
724
  ### Patch Changes
713
725
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/adf-utils",
3
- "version": "19.0.8",
3
+ "version": "19.0.10",
4
4
  "description": "Set of utilities to traverse, modify and create ADF documents.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -41,7 +41,7 @@
41
41
  "generate:spec": "rm -rf ./src/validator/specs/ && yarn json-schema-generator --outDir=./src/validator/specs/ --mode=Spec --stage=0 ./src/validator/entry.ts"
42
42
  },
43
43
  "dependencies": {
44
- "@atlaskit/adf-schema": "^29.1.0",
44
+ "@atlaskit/adf-schema": "^32.0.0",
45
45
  "@atlaskit/codemod-utils": "^4.2.0",
46
46
  "@babel/runtime": "^7.0.0"
47
47
  },