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 cf2301d commit 0aaafecCopy full SHA for 0aaafec
CHANGELOG.md
@@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Changed
11
12
-- `App.query` and friends will now always query the default (first) screen, not necessarily the active screen.
+- Breaking change: `App.query` and friends will now always query the default (first) screen, not necessarily the active screen.
13
+- Content now has a default argument of an empty string, so `Content()` is equivalent to `Content("")`
14
15
## [2.1.0] - 2025-02-19
16
0 commit comments