Release v7.16.0
Added
@cratis/fundamentals/reflectionsubpath export, allowing the Reflect metadata polyfill to be side-effect imported directly (#1079)
Fixed
Reflect.metadatais now provided by the metadata polyfill, so TypeScript'semitDecoratorMetadataoutput recordsdesign:paramtypesand constructor parameter type reflection works (e.g. with tsyringe) (#1079)