Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelidlessness authored Jul 15, 2024
1 parent 9c879b0 commit 539a5a8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .changeset/itchy-icons-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"@getodk/scenario": minor
"@getodk/xforms-engine": minor
---

- Support tracking `current()` references in computations
- Support tracking references in computations where path references include predicates
- Improve support for repeat-based itemsets
- Improve relative path resolution across the board, fixing many computation update edge cases where expressions include complex path expressions
- Support relative `ref`/`nodeset` body attributes, as well as those with a `current()/` prefix
- Improve function call analysis in XPath expressions, particularly identification of functions called with no arguments
- Lay more mature foundation for general syntax analysis of XPath expressions

0 comments on commit 539a5a8

Please sign in to comment.