-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Gutenberg ref to release 0.3.5 #10969
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found two issues:
- Pressing shift + ENTER while the caret is in the title causes a red screen. (issue)
- Can't switch from Aztec to Gutenberg on a post with a title but no content. (issue)
Neither of these IMO should hold back the release, since the shift + ENTER one requires a hardware keyboard and I believe users won't see the red screen.
The second issue isn't critical, and wasn't introduced by this PR.
I'll update this comment as soon as I create issues for those two points.
Bump Gutenberg ref to release 0.3.5
To test:
rake dependencies
.Build and run the project.
Open an instance of Gutenberg. (Without metro running)
Check that it behaves correctly.
Try one or a couple of late fixes.
Also try some basic functionality on blocks.
Update release notes:
RELEASE-NOTES.txt
.