3.28.1
(fix): Always use vitest.config.mts for consistency across all generated SDKs. This ensures Vitest v3 can load the config as ESM in both CommonJS and ESM packages.
3.27.0
(feat): Add support for variables in wire tests.
3.26.0
(feat): Include "dependencies": {} in package.json when generating a TypeScript SDK without dependencies.