Skip to content

Release v20.41.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 13:12
dc0c0ba

Changed

  • @cratis/arc now sets up the Reflect metadata API automatically via the polyfill in @cratis/fundamentals — no separate reflect-metadata install or import is needed (#2286)

Fixed

  • Proxy metadata reflection no longer breaks in the React Native Hermes engine, where the reflect-metadata UMD wrapper failed partway through initialization and left Reflect.getOwnMetadataKeys undefined (#2286)

Removed

  • The reflect-metadata dependency is gone from @cratis/arc.react.mvvm (#2286)