3.35.8

(chore): Added writeUnitTests config option to control unit test generation. Both writeUnitTests and generateWireTests now default to true and operate independently.

3.35.7

(fix): Wire tests are now controlled entirely by the generateWireTests custom config option, no longer falling back to the CLI’s writeUnitTests flag.

3.35.6

(chore): Remove noisy IR services log from inferred auth provider generation.