This patch release fixes an important regression in the 1.3.6 release that resulted in global state to be incorrectly resolved in certain cases. Many thanks to our new contributor @fohrloop and our maintainers @ahuang11, @Hoxbro and @philippjfr for contributing to this release.
Bug fixes
- Ensure
ReactiveHTML
correctly resetsEvent
parameters (#6247) - Fix
ChatFeed
/ChatInterface
tests and async generator placeholders (#6245) - Fix logic when looking up
pn.state.curdoc
(#6254) - Handle margin=None in layout sizing mode computation (#6267)
Compatibility
- Updates for compatibility with pandas 2.2 (#6259)