Skip to content

Release v7.18.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 10:13
97802e7

Summary

Make Fundamentals decorators work with both legacy and standard decorator emit while restoring clean .NET package builds after automated dependency updates.

Added

  • Added standard TypeScript decorator support for field and derived-type metadata while retaining legacy decorator compatibility. (Cratis/Arc#2440)

Fixed

  • Fixed NuGet restore failures caused by duplicate case-insensitive Handlebars package pins.