v0.2.46
What's Changed
- chore: version packages by @github-actions[bot] in #2208
- fix(openapi): fix identifier sanitization, bin path, auth field casing, fallback type names by @viniciusdacal in #2213
- chore: version packages by @github-actions[bot] in #2214
- chore(ci): skip native builds when native/ unchanged by @viniciusdacal in #2215
- feat(openapi): support SSE and NDJSON streaming endpoints by @viniciusdacal in #2221
- fix(vtz): smoke test fixes and error overlay improvements by @viniciusdacal in #2224
- fix(vtz): resolve clippy errors breaking CI by @viniciusdacal in #2227
- fix(openapi): generate standalone types for recursive component schemas (#2218) by @viniciusdacal in #2223
- feat(landing): add OpenAPI SDK generator landing page by @viniciusdacal in #2209
- fix(openapi): show raw tags in error, add query index signature (#2216, #2217) by @viniciusdacal in #2225
- fix(openapi): shorten fallback type names by stripping path segments (#2219) by @viniciusdacal in #2222
- chore: housekeeping easy wins (#2138, #2228, #2231, #2133) by @viniciusdacal in #2233
- fix(runtime): error when framework app falls back to legacy SSR render by @viniciusdacal in #2234
- fix(runtime): skip CSS transform for test files in vertz test by @viniciusdacal in #2237
- refactor: consolidate entry point discovery, remove compiler.entryFile (#2230) by @viniciusdacal in #2235
- feat(runtime): auto-install missing npm packages for SSR/API routes (#2093) by @viniciusdacal in #2238
- feat(server): allow customizing or removing the /api/ route prefix (#2131) by @viniciusdacal in #2239
- chore: version packages by @github-actions[bot] in #2226
Full Changelog: v0.2.45...v0.2.46