Skip to content

v0.2.8

Latest
Compare
Choose a tag to compare
@matthewmueller matthewmueller released this 28 Jan 21:01
· 27 commits to main since this release
  • Added beta support for generator/ and transpiler/ 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.