From 6b6eeb793ad7a583734896d817a806d68dac96ea Mon Sep 17 00:00:00 2001 From: GatsbyJS Bot Date: Thu, 14 Dec 2023 04:58:51 -0500 Subject: [PATCH] chore(gatsby-plugin-netlify-cms): add deprecation notice (#38753) (#38754) * add deprecation notice for gatsby-plugin-netlify-cms * readd yarn.lock * reset yarn.lock --------- Co-authored-by: Michal Piechowiak (cherry picked from commit 6d1d97e7fb0c32e2f676babe7f904828bec289df) Co-authored-by: Jenae Janzen <101715009+jenae-janzen@users.noreply.github.com> --- packages/gatsby-plugin-netlify-cms/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/packages/gatsby-plugin-netlify-cms/README.md b/packages/gatsby-plugin-netlify-cms/README.md index d2cccc2cb12d1..4e92bd007c637 100644 --- a/packages/gatsby-plugin-netlify-cms/README.md +++ b/packages/gatsby-plugin-netlify-cms/README.md @@ -1,3 +1,7 @@ +## ⚠️ This package is now deprecated + +The `gatsby-plugin-netlify-cms` package is now deprecated. This plugin has been renamed and moved to [Decap CMS](https://github.com/decaporg/gatsby-plugin-decap-cms). See [gatsby-plugin-decap-cms](https://www.npmjs.com/package/gatsby-plugin-decap-cms) for more information. + # gatsby-plugin-netlify-cms **Gatsby v1 and Netlify CMS 1.x require [`gatsby-plugin-netlify-cms@^2.0.0`][1].**