You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/gatsby-source-wordpress/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<mark>Warning:</mark>
2
2
**The current version of this plugin will soon be deprecated** and replaced with a complete rewrite in the next version (v4). The reason for this is that we've adopted the use of WPGraphQL to support Preview and incremental builds as well as to make the schema generally more stable and consistent.
3
3
4
-
Please upgrade to the beta of \`gatsby-source-wordpress@v4\` by installing \`gatsby-source-wordpress-experimental\`.
4
+
Please upgrade to the beta of `gatsby-source-wordpress@v4` by installing `gatsby-source-wordpress-experimental`.
5
5
6
6
These two packages are currently published under separate names to allow activating them side-by-side.
7
7
This makes migration between the two simpler. Once the new plugin is stable it will be merged back in and be published as `gatsby-source-wordpress`.
0 commit comments