Features
- New experimental
HotAvalonia.Fody
package is now available! It's designed to enhance hot reload capabilities for environments where method injections are unsupported or intentionally disabled (#17) - Introduced the
HOTAVALONIA_DISABLE_INJECTIONS
environment variable, allowing users to manually disable injection-based hot reload
Fixes
- Fixed an issue where
clr-namespace
declarations without an assembly reference were not correctly mapped to the current assembly (#21) - Resolved a problem that prevented internal controls from being referenced by other controls (#22)
Full Changelog: 2.0.2...2.1.0