Skip to content

Commit f46aaf8

Browse files
committed
Merge branch 'main' into chat-inject-stream
2 parents f8ff425 + 22745ae commit f46aaf8

File tree

12 files changed

+331
-539
lines changed

12 files changed

+331
-539
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525

2626
* Fixed an issue with the `.click()` method on InputActionButton controllers in `shiny.playwright.controllers` where the method would not work as expected. (#1886)
2727

28-
* Fixed an issue where the parent session of a nested module's session was not being set to the calling session. Now, a session who's namespace is `A-B` has a parent of `A` and grandparent of `(root)` (whereas before it would have skipped `A` and the parent would have been `(root)`). (#1923)
29-
30-
3128
## [1.3.0] - 2025-03-03
3229

3330
### New features

0 commit comments

Comments
 (0)