v6.0.0-next.14
Pre-release
Pre-release
6.0.0-next.14 (2026-07-08)
- feat: add support for AsyncAPI headers (03e5fa1)
- feat: bundle community fixes (jsonbinpack build, nullable, isolatedModules, asyncapi headers) (#2598 (ac2d657), closes #2598
- feat(typescript): add isolatedModules option for export type / import type support (ad21b4d)
- Revert "bundle of community fixes (#2528, #2527, #2543, #2484) + cleanup" (e09616e), closes #2528 #2527 #2543 #2484
- chore(processor): remove unused hashSchema helper (cd2d101)
- chore(release): v6.0.0-next.13 (#2597) (bc8b748), closes #2597
- fix: replace alterschema with inline schema migration to fix Yarn build (#2494) (8260d94), closes #2494
- fix(interpreter): apply nullable schema property to model isNullable (07731ae)