Breaking Change in Schema Release Affects Custom Class Constructors
was there a breaking change in recent Schema release, where custom TaggedError constructors don't change the signature of
after effect upgrade I get a type error on
make ? I used to be able to do the following:after effect upgrade I get a type error on
MyError.make