-
Notifications
You must be signed in to change notification settings - Fork 129
Fix/676 gf file upload issue #678
base: canary
Are you sure you want to change the base?
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/webdevstudios/nextjs-wordpress-starter/Cmiz8exmyTLCk13k25WqgUJgUUQq |
23c7ea6
to
c80cc76
Compare
@ravewebdev wasn't entirely sure where to leave this, but I'd hold off a few weeks before migrating to v0.7+ The next release is a major rewrite of the plugin but we expect it to be the last major breaking change on the path to v1.0 (e.g. not bugfixing an With it should come a significantly simpler way to handle custom fields, better query syntaxes, and more robust/performant ways to query/mutate/paginate and otherwise handle data. |
@justlevine do you have an estimated release date for this next release? |
@ravewebdev at the current pace, I'd say ~3 weeks. |
@ravewebdev https://github.com/harness-software/wp-graphql-gravity-forms/tree/v0.10.0 There's tons of breaking changes, but there shouldnt be any more major breaks before v1.0. Feel free to hmu on the WPGraphQL slack if you need any help with the migration. |
Closes #676
Description
wds-headless-blocks
causing block rendering to break. Splits hex color handling into separate filters for attrs and edit override.^0.6
. Note:0.7.0
introduces breaking changes, which we will need to integrate separately at a later date due to the complexity involved.canary
.Screenshot
Verification
gh pr checkout 676
0.6.x
npm run build && npm run start