@sveltia/cms 0.99.1 → 0.100.0

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
@@ -636,7 +636,7 @@ These Netlify/Decap CMS features are not yet implemented in Sveltia CMS. We are
636
636
  - [Cloudinary](https://decapcms.org/docs/cloudinary/) and [Uploadcare](https://decapcms.org/docs/uploadcare/) media libraries ([#4](https://github.com/sveltia/sveltia-cms/discussions/4))
637
637
  - LineString and Polygon types for the [Map](https://decapcms.org/docs/widgets/#map) widget
638
638
  - [Custom widgets](https://decapcms.org/docs/custom-widgets/)
639
- - [Custom editor components](https://decapcms.org/docs/custom-widgets/#registereditorcomponent): preview and multiline matching ([#410](https://github.com/sveltia/sveltia-cms/issues/410))
639
+ - Preview for [custom editor components](https://decapcms.org/docs/custom-widgets/#registereditorcomponent)
640
640
  - [Custom preview templates](https://decapcms.org/docs/customization/#registerpreviewtemplate) ([#51](https://github.com/sveltia/sveltia-cms/issues/51))
641
641
  - [Event hooks](https://decapcms.org/docs/registering-events/) ([#167](https://github.com/sveltia/sveltia-cms/issues/167))
642
642