satori 0.7.2 → 0.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -233,6 +233,11 @@ Satori uses the same Flexbox [layout engine](https://yogalayout.com) as React Na
233
233
  <td>Supported</td>
234
234
  </tr>
235
235
 
236
+ <tr>
237
+ <td colspan="2"><code>clip-path</code></td>
238
+ <td>Supported</td>
239
+ </tr>
240
+
236
241
  </tbody>
237
242
  </table>
238
243