Skip to content

4.0.14

Compare
Choose a tag to compare
@dlamoris dlamoris released this 07 Nov 21:13
· 174 commits to develop since this release
1347ffd

Updated element get behavior to match 3.x where the _refId of the returned element(s) reflects the request.
Ex. if a branch is created and element x hasn't been updated in that branch, getting x in that branch would return _refId: branchRef instead of _refId: master.