We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a256f commit b55c33dCopy full SHA for b55c33d
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: shiny.blueprint
2
Title: Palantir's 'Blueprint' for 'Shiny' Apps
3
-Version: 0.2.0.900
+Version: 0.3.0
4
Authors@R:
5
c(
6
person("Jakub", "Sobolewski", role = c("aut", "cre"), email = "[email protected]"),
NEWS.md
@@ -1,4 +1,9 @@
-# shiny.blueprint (0.2.0)
+# shiny.blueprint 0.3.0
+
+1. Upgraded `@blueprintjs/core` to 5.10.2.
+2. Upgraded `shiny.react` dependency to 0.4.0 that uses React 18.3.
+# shiny.blueprint 0.2.0
7
8
1. `.shinyInput` wrappers added for the following components:
9
0 commit comments