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
Currently any change in attributes for a publicly-accessible field are considered a breaking change. This is especially useful for ensuring a static field doesn't become an instance field (and vice versa), but may be overly strict.
The text was updated successfully, but these errors were encountered:
Currently any change in attributes for a publicly-accessible field are considered a breaking change. This is especially useful for ensuring a static field doesn't become an instance field (and vice versa), but may be overly strict.
The text was updated successfully, but these errors were encountered: