Skip to content

Commit

Permalink
Changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
eyelidlessness committed Jan 14, 2025
1 parent da06ebc commit a0c3da2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .changeset/curvy-owls-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
"@getodk/common": patch
"@getodk/scenario": patch
"@getodk/web-forms": minor
---

- Partial support for `<odk:range>` (basic horizontal and vertical sliders)
- Partial support for `<select1>` bind/value types (string, int, decimal)
- Partial support for `<select>` bind/value types (string, int, decimal)
- **BREAKING CHANGE** (`@getodk/xforms-engine`): `SelectNode`'s write methods have been replaced with more ergonomic alternatives

0 comments on commit a0c3da2

Please sign in to comment.