@sveltia/cms 0.115.1 → 0.115.2
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 +3 -1
- package/dist/sveltia-cms.js +179 -179
- package/dist/sveltia-cms.js.map +1 -1
- package/dist/sveltia-cms.mjs +177 -177
- package/dist/sveltia-cms.mjs.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -142,7 +142,9 @@ Sveltia CMS is the only project that doesn’t inherit the complexity, technical
|
|
|
142
142
|
|
|
143
143
|
This “total reboot” allows us to implement [hundreds of improvements](#differentiators) without getting stuck in a legacy system.
|
|
144
144
|
|
|
145
|
-
We are continuing to address the [issues](https://github.com/decaporg/decap-cms/issues) reported in the predecessor’s repository and deliver the enhancements that Netlify CMS users have desired
|
|
145
|
+
We are continuing to address the [issues](https://github.com/decaporg/decap-cms/issues) reported in the predecessor’s repository and deliver the enhancements that Netlify CMS users have long desired. We are dedicating significant time and effort to improving compatibility and enhancing every aspect of the product. Of the 3 successors, only Sveltia CMS is receiving consistent development, making outstanding progress, and providing [regular updates](https://github.com/sveltia/sveltia-cms/releases) and a [clear roadmap](#roadmap).
|
|
146
|
+
|
|
147
|
+
That’s why Sveltia CMS is the **true successor to Netlify CMS** — not just a spiritual successor or a mere alternative.
|
|
146
148
|
|
|
147
149
|
### Our goals
|
|
148
150
|
|