refactor: change location.state
to return an object with formal state name, common name, abbreviation
#2349
Labels
breaking change
Cannot be merged when next version is not a major release
c: refactor
PR that affects the runtime behavior, but doesn't add new features or fixes bugs
m: location
Something is referring to the location module
p: 1-normal
Nothing urgent
s: accepted
Accepted feature / Confirmed bug
Milestone
Per internal team decision, we've decided to change
location.state
to return an object for each state with the state's full formal name, common name, and abbreviation. This change will be targeted for v9.How should we best implement it gradually? Should we first deprecate the
abbreviated
boolean parameter onlocation.state
?Blocked by #1850
The text was updated successfully, but these errors were encountered: