2.9.7
(fix): Wire tests are now controlled entirely by the enable-wire-tests custom config option,
no longer using the CLI’s writeUnitTests flag.
2.9.6
(fix): Fix getGitHubConfig to return RawGithubConfig with undefined values instead of throwing errors when publishing config is missing, aligning with TypeScript/Python generator behavior.