Undefined filter metafield_tag with Theme Extension Push

Hi,

I am building a theme extension and using this new filter metafield_tag in liquid. When I tried to push the extension , got an error from the Shopify CLI error: UnknownFilter: Undefined filter metafield_tag.

It seems the CLI is not aware of this new filter metafield_tag. I am able to use metafield_tag in Dawn theme inside a custom liquid block.