Release v21.19.0
Summary
Restore decorated generated proxies as the single output shape now that Fundamentals supports both standard and legacy decorators.
Fixed
- Fixed normal generated
@fieldand@derivedTypeproxies so they compile and run with TypeScript standard decorators through Fundamentals 7.18.0 while remaining compatible with legacy decorators. (#2440)
Removed
- Removed the v21.18 opt-in explicit metadata registration option from MSBuild, CLI, and programmatic proxy generation. (#2440)