kzryzstof / mediatr-plugin

[Jetbrains] Ever got frustrated to find out where was the handler of a MediatR's IRequest? Say no more. This plugin provides a context action to easily reach the handler of any MediatR request. Select your MediatR request, click on that action and boom you will be automatically transported to the appropriate handler.
17 stars 1 forks source link

Update support for 2023.3 EAP #56

Closed kzryzstof closed 11 months ago

kzryzstof commented 11 months ago

Changes were made to support the 2023.3-EAP1 snapshot, across the CHANGELOG.md, gradle.properties, and Plugin.props files. This includes updates to ProductVersion and SdkVersion to reflect the new 2023.3-EAP1 support. This change is essential to keep the project current and compatible with the latest EAP snapshots.