What's Changed
- Codegen will no longer try to use the default ctor when there is a static Saga.Create() method by @jeremydmiller in #779
- Updated JasperFx.CodeGeneration for a fix to tuples with more than on… by @jeremydmiller in #781
- Add IDE support for route syntax highlighting and fix some nullability warnings. by @Hawxy in #780
Full Changelog: V2.1.1...V2.1.2