chore: improve changeset description

This commit is contained in:
Armando Guarino 2024-11-06 14:16:39 +01:00
parent 6b8ce3778e
commit efac420c9f

View File

@ -3,4 +3,4 @@
"tiptap-demos": patch
---
Refactor validate and add shouldAutoLink function to improve URL handling
The link extension's `validate` option now applies to both auto-linking and XSS mitigation. While, the new `shouldAutoLink` option is used to disable auto linking on an otherwise valid url.