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
I just tried installing the 2.0.0-beta.2, and run deprecationWorkflow.flushDeprecations() as the readme says, but it complains that deprecationWorkflow is not defined for me?
The text was updated successfully, but these errors were encountered:
always returns false, because we have tests disabled by default to speed up the dev build.
Wouldn't it make sense to check if env === "development" (maybe in addition)?
I just tried installing the 2.0.0-beta.2, and run
deprecationWorkflow.flushDeprecations()
as the readme says, but it complains thatdeprecationWorkflow
is not defined for me?The text was updated successfully, but these errors were encountered: