diff --git a/apps/www/content/docs/en/components/changelog.mdx b/apps/www/content/docs/en/components/changelog.mdx index a9afdb0d13..76e24dc4d8 100644 --- a/apps/www/content/docs/en/components/changelog.mdx +++ b/apps/www/content/docs/en/components/changelog.mdx @@ -12,6 +12,9 @@ Use the [CLI](https://platejs.org/docs/components/cli) to install the latest ver ### January 14 #18.3 - `import-toolbar-button`: add `import-toolbar-button` +- `indent-fire-marker.tsx` Add `data-plate-prevent-deserialization` to prevent deserialization of the fire marker. Change the `span` tag to `li`. +- `indent-todo-marker.tsx` change the `span` tag to `li`. +- `image-element-static.tsx` and `hr-element-static.tsx`: Fix `nodeProps` not being passed to `SlateElement`. ### January 12 #18.2