Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 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.

Expand Down