v0.32.2
🚀 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