- Added beta support for
generator/
andtranspiler/
generators. Docs coming in a later release, but you can look at the tests for example usage if you're feeling adventurous. - Added better support for type aliases to dependency injection.
- Fixed an issue where transition state between changes in the controller would
lead to the generated controller getting removed.