task auto-completion no longer works on zsh

Description

I updated to the latest version and auto-completion doesn't work anymore.

Latest working version was v3.45.5 for both MacOS.

Version

3.46.2

Operating system

MacOS

Experiments Enabled

REMOTE_TASKFILES

Example Taskfile

version: "3"

tasks:
  hello: echo "Hello, World!"