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
java-dsl: Add missing deserialisation functions for non-string state variables to the Java DSL. Previously, these didn't work at all. getStateVariable(String) is now deprecated, please use getStateVariable(String, Class) or the convenience functions getIntegerStateVariable and getStringStateVariable (ffb18f8)
Dependencies
The following workspace dependencies were updated
devDependencies
@contract-case/eslint-config-case-maintainer bumped from 0.29.0 to 0.29.1