Skip to content

Release v21.19.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 11:24
8399186

Summary

Restore decorated generated proxies as the single output shape now that Fundamentals supports both standard and legacy decorators.

Fixed

  • Fixed normal generated @field and @derivedType proxies 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)