Skip to content

Release v7.16.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 08:32
f06a5e9

Added

  • @cratis/fundamentals/reflection subpath export, allowing the Reflect metadata polyfill to be side-effect imported directly (#1079)

Fixed

  • Reflect.metadata is now provided by the metadata polyfill, so TypeScript's emitDecoratorMetadata output records design:paramtypes and constructor parameter type reflection works (e.g. with tsyringe) (#1079)