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
{{ message }}
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
@ajlende is this the correct way to add the schema back? "$schema": "https://schemas.wp.org/trunk/theme.json",
Does it now support version 2 of theme.json?
That is correct for Visual Studio Code for the latest version. The latest version, however, had a bug where the version was not updated with the changed properties, so I added a fix here WordPress/gutenberg#36917
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While version 1 will still work in 5.9, I think the theme should use version 2:
WordPress/gutenberg#36155
Do we also need to wait for SchemaStore/schemastore#1907?
The text was updated successfully, but these errors were encountered: