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
What happened:
In the 3.0.0 release artifacts, the lib directory is inside a src directory, which didn't existed before. This breaks the compilation of typescript files that imported artifacts from this dependency.
2.0.0:
3.0.0:
What you expected to happen:
The directory structure in 3.0.0 should be the same as 2.0.0.