diff --git a/DESCRIPTION b/DESCRIPTION index c53be24ae4..11776bc743 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: shiny Type: Package Title: Web Application Framework for R -Version: 1.10.0.9000 +Version: 1.10.0.9001 Authors@R: c( person("Winston", "Chang", role = c("aut", "cre"), email = "winston@posit.co", comment = c(ORCID = "0000-0002-1576-2126")), person("Joe", "Cheng", role = "aut", email = "joe@posit.co"), diff --git a/NEWS.md b/NEWS.md index ba747092b9..b693d0f8f9 100644 --- a/NEWS.md +++ b/NEWS.md @@ -6,6 +6,10 @@ * `textAreaInput()` gains a `autoresize` option, which automatically resizes the text area to fit its content. (#4210) +## Changes + +* Shiny no longer suspends input changes when _any_ `` or `