v0.2.48
What's Changed
- chore: version packages by @github-actions[bot] in #2244
- feat(runtime): port E2E HMR tests to native vtz runtime by @viniciusdacal in #2245
- docs: replace bun/bunx with vtz runtime across all Mintlify docs by @viniciusdacal in #2247
- feat(runtime): fix native E2E infrastructure and port HMR tests by @viniciusdacal in #2246
- feat(runtime): add vtzx shorthand for vtz exec by @viniciusdacal in #2248
- feat(create-vertz-app): add landing-page scaffold template by @viniciusdacal in #2249
- chore(runtime): improve vtz test runner CI readiness by @viniciusdacal in #2251
- fix(compiler): fix native compiler bugs and add module-level JSX transform by @viniciusdacal in #2250
- chore: migrate bun → vtz across the monorepo by @viniciusdacal in #2252
- fix(ci): restore missing turbo filters in release workflow by @viniciusdacal in #2254
- chore(runtime): disable Fast Refresh transforms for test files by @viniciusdacal in #2261
- feat(ui-server): support htmlAttributes on createSSRHandler (#2186) by @viniciusdacal in #2262
- feat(runtime): add missing expect matchers to vtz test runner by @viniciusdacal in #2263
- feat(runtime): implement vi.setSystemTime() in vtz test runner by @viniciusdacal in #2264
- feat(runtime): implement vi.mock() module mocking in vtz test runner (#2255) by @viniciusdacal in #2269
- fix(runtime): resolve instanceof failures in vtz test runner (#2256) by @viniciusdacal in #2268
- feat(ui): form-level onChange with per-input debounce (#2151) by @viniciusdacal in #2265
- feat(runtime): add branch/function coverage and source map support to vtz test by @viniciusdacal in #2266
- feat(ci): add vtz ci — Rust-based monorepo CI task runner by @viniciusdacal in #2270
- perf(ci): skip integration-tests typecheck and conditional db tests by @viniciusdacal in #2253
Full Changelog: v0.2.47...v0.2.48