Skip to content

0.5.0

Choose a tag to compare

@SunnyDayDev SunnyDayDev released this 30 Oct 17:28
· 94 commits to main since this release
9627a26
  • Added ability to use getters for generated props
  • Allowed to use @autoequal with abstract class
  • Improved inheritance with @autoequal
  • Mixin improvements
  • Generated props name changed to _$props to fit the code convention. _autoequalProps is now deprecated and will be removed in future releases.

Thanks a lot to mrgnhnt96 for these changes