This commit is contained in:
konnorrogers
2024-11-26 10:06:02 -05:00
parent 9c4daeb835
commit b3aad6de2f
2 changed files with 2 additions and 2 deletions

View File

@@ -607,4 +607,4 @@ This can be hard to conceptualize, so heres a fairly large example showing how l
:::warning
Be sure you trust the content you are outputting! Passing unsanitized user input to `getTag()` can result in XSS vulnerabilities.
:::
:::

View File

@@ -1811,4 +1811,4 @@ The following pages demonstrate why this change was necessary.
## 2.0.0-beta.1
- Initial release
- Initial release