3.5.0

(feat): Enable verbatimModuleSyntax in tsconfig.esm.json to increase TypeScript performance for the ESM build (not CJS). You may need to update your custom TypeScript code to comply with this setting.

3.4.0

(feat): Add wireTestsFallbackToAutoGeneratedErrorExamples configuration option to control whether to use autogenerated error examples if user does not provide error examples for generating wire tests.