1.34.0-rc.0
(feat): Upgrade to IR v66 which compresses the IR Name type, reducing IR size and increasing performance.
1.32.2
(fix): Fix doubled major version suffix in import paths when module.path
already contains a /vN suffix and packagePath is configured. The
/vN suffix is now applied to the module path before appending the
packagePath, preventing paths like github.com/owner/repo/v2/pkg/v2.