0.12.9
(fix): The generator stopped working for remote code generation starting in 0.12.7. This is now fixed.
0.12.8
(feat): Enhance serde performance by reducing reliance on async behavior and lazy async dynamic imports.
(internal): Shared generator notification and config parsing logic.