Skip to content

v0.32.2

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 11 Nov 18:15
7591279

🚀 Enhancements

Fix: No transition* vars results in an empty lifecycle @nitrocode (#98)

what

  • No lifecycle

why

  • If no transition* var is set, it will throw an error because it results in an empty lifecycle {}

references

  • Previous PR #94

🐛 Bug Fixes

Fix: No transition* vars results in an empty lifecycle @nitrocode (#98)

what

  • No lifecycle

why

  • If no transition* var is set, it will throw an error because it results in an empty lifecycle {}

references

  • Previous PR #94