diff --git a/404.html b/404.html index bbb265839..1c69ab203 100644 --- a/404.html +++ b/404.html @@ -33,7 +33,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/CONTRIBUTING.html b/CONTRIBUTING.html index 904c8e85c..aeca8ab43 100644 --- a/CONTRIBUTING.html +++ b/CONTRIBUTING.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/LICENSE-text.html b/LICENSE-text.html index 7d4d121ba..68ef3367f 100644 --- a/LICENSE-text.html +++ b/LICENSE-text.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/TODO-promises.html b/TODO-promises.html index 45e151d87..34f3e76f6 100644 --- a/TODO-promises.html +++ b/TODO-promises.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/authors.html b/authors.html index 57a4765ac..255b7009b 100644 --- a/authors.html +++ b/authors.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 @@ -199,13 +199,13 @@

Chang W, Cheng J, Allaire J, Sievert C, Schloerke B, Xie Y, Allen J, McPherson J, Dipert A, Borges B (2025). shiny: Web Application Framework for R. -R package version 1.10.0.9000, https://shiny.posit.co/. +R package version 1.10.0.9001, https://shiny.posit.co/.

@Manual{,
   title = {shiny: Web Application Framework for R},
   author = {Winston Chang and Joe Cheng and JJ Allaire and Carson Sievert and Barret Schloerke and Yihui Xie and Jeff Allen and Jonathan McPherson and Alan Dipert and Barbara Borges},
   year = {2025},
-  note = {R package version 1.10.0.9000},
+  note = {R package version 1.10.0.9001},
   url = {https://shiny.posit.co/},
 }
diff --git a/index.html b/index.html index 7f8f45029..c764fd6e4 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/news/index.html b/news/index.html index c72a88522..999bcec59 100644 --- a/news/index.html +++ b/news/index.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 @@ -55,6 +55,10 @@
  • textAreaInput() gains a autoresize option, which automatically resizes the text area to fit its content. (#4210)

  • +

    Changes

    +
    +

    Improvements

    diff --git a/reference/MockShinySession.html b/reference/MockShinySession.html index d5021f223..b46c35d21 100644 --- a/reference/MockShinySession.html +++ b/reference/MockShinySession.html @@ -28,7 +28,7 @@ of testServer()."> shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/reference/NS.html b/reference/NS.html index 0e2e76b88..3460f0bfc 100644 --- a/reference/NS.html +++ b/reference/NS.html @@ -19,7 +19,7 @@ modules. See https://shiny.rstudio.com/articles/modules.html."> shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/reference/Progress.html b/reference/Progress.html index 214b84c98..e2ce44a38 100644 --- a/reference/Progress.html +++ b/reference/Progress.html @@ -18,7 +18,7 @@ Reporting progress (object-oriented API)"> shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/reference/absolutePanel.html b/reference/absolutePanel.html index 5edba0177..35687a31c 100644 --- a/reference/absolutePanel.html +++ b/reference/absolutePanel.html @@ -17,7 +17,7 @@ shiny - 1.10.0.9000 + 1.10.0.9001 diff --git a/reference/actionButton.html b/reference/actionButton.html index 1cb8022d0..9b6a56954 100644 --- a/reference/actionButton.html +++ b/reference/actionButton.html @@ -18,7 +18,7 @@ each time it is pressed.">