Skip to content

fix(#740): fixes decimal-date-time to allow node as param#741

Merged
garethbowen merged 1 commit intomainfrom
740-allow-node-references-to-fns
Mar 18, 2026
Merged

fix(#740): fixes decimal-date-time to allow node as param#741
garethbowen merged 1 commit intomainfrom
740-allow-node-references-to-fns

Conversation

@garethbowen
Copy link
Collaborator

Closes #740

I have verified this PR works in these browsers (latest versions):

  • Chrome
  • Firefox
  • Safari (macOS)
  • Safari (iOS)
  • Chrome for Android
  • Not applicable

What else has been done to verify that this works as intended?

xpath unit tests

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Do we need any specific form for testing your changes? If so, please attach one.

What's changed

@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

🦋 Changeset detected

Latest commit: 5e240e5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@getodk/xpath Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@garethbowen garethbowen requested a review from latin-panda March 17, 2026 23:27
Copy link
Collaborator

@latin-panda latin-panda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm glad to see the upgrade checker script identifying these issues ✨✨

@garethbowen garethbowen merged commit 60073ee into main Mar 18, 2026
54 checks passed
@garethbowen garethbowen deleted the 740-allow-node-references-to-fns branch March 18, 2026 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

xpath function decimal-date-time cannot reference a node

2 participants