@sveltia/cms 0.91.2 → 0.91.4
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 +1 -1
- package/dist/sveltia-cms.js +198 -198
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +198 -198
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -620,7 +620,7 @@ These Netlify/Decap CMS features are not yet implemented in Sveltia CMS. We are
|
|
|
620
620
|
|
|
621
621
|
Due to the complexity, we have decided to defer the following features to the 2.0 release due early 2026. Netlify/Decap CMS has a number of open issues with these collaboration and beta features — we want to implement them the right way.
|
|
622
622
|
|
|
623
|
-
- [Editorial workflow](https://decapcms.org/docs/editorial-workflows/)
|
|
623
|
+
- [Editorial workflow](https://decapcms.org/docs/editorial-workflows/)
|
|
624
624
|
- [Open authoring](https://decapcms.org/docs/open-authoring/)
|
|
625
625
|
- [Nested collections](https://decapcms.org/docs/collection-nested/) (beta)
|
|
626
626
|
- Field-specific media folders (beta) for the [File](https://decapcms.org/docs/widgets/#file) and [Image](https://decapcms.org/docs/widgets/#image) widgets
|