Skip to content

Release v16.23.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:07
8a53d6f

Added

  • A diagnostic reports [EventSourceType] and [EventStreamType] declared on an event type, where they have no effect (#3642)

Fixed

  • The duplicate context-mapping diagnostic now reports two [SetFromContext<T>] for one event type split across a positional record's parameter and its generated property (#3626)
  • [EventSourceType] and [EventStreamType] no longer document a placement on an event type that nothing reads (#3642)