You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, I just noticed the new release, which includes #91. Which addresses a problem which was already addressed by #84.
Maintaining some properties independently of the codegen seems a bit of a hack to me. Isn't the right way to do this to merge #84 and rollback on the alternate approach?