Added new Link options: Post Meta, Author Archive, Author Email (with mailto), and Author Meta
Added new 'image-sizes' dynamic tag support, which will enable the image size dropdown and the size option for that tag.
Added new 'instant-pagination' dynamic tag support for tags that act like a pagination link inside a Query. This automatically updates the markup before tag replacement to support instant pagination.
Improved
Cleaned up all tag-specific logic in the DynamicTagSelect and updated registration calls to use the new declarative options key.
API Version of most blocks was updated to v3. Button-container was not updated so we don't force the editor iframe yet. This will be updated again once the requisite GP updates are released.
Various hooks that had been moved to edge22/components were removed from the plugin code.
Fixed
Fixed issue that caused the Image (Media) block to reload when the block was selected/unselected.
Fixed some small UI and state things
Updated styles builder to fix search/filtering visibility logic
New
size
option for that tag.Improved
Fixed