Skip to content

0.3.0

Choose a tag to compare

@TheEpicBlock TheEpicBlock released this 14 Mar 22:33
· 7 commits to main since this release
cf87134

Fixes issue with api design causing you to be unable to set fields on superclasses, as connect was called before you'd be able to set them.
This is a breaking change. You now need to call connect inside your constructor