Release v7.9.2
Fixed
derivedTypedecorator now walks the full prototype chain and registers the decorated class against every ancestor type, enablingJsonSerializerto discover derived types without requiring explicit subtype imports (which cause circular dependencies).