What's Changed
- feat:
mo.watch.{file, directory}
: reactively watch changes to files and directory structures, letting you write notebooks that automatically update when files on disk update. Learn more at our docs: https://docs.marimo.io/api/watch/.
- feat: added disabled prop to slider by @bjoaquinc in #4890
- improvement: add stop button in chat sidebar by @mscolnick in #4893
- fix: patch polars write_json in wasm with write_csv by @mscolnick in #4895
- fix: prevent selecting undefined when deselect (multiselect plugin) by @Light2Dark in #4896
- fix: resolve relateive paths in uv.sources by @mscolnick in #4894
- tests: cleanup sys.modules patches by @mscolnick in #4897
- improvement: add runtime.default_sql_output by @mscolnick in #4891
- fix: scroll to bottom on createNewCell by @Light2Dark in #4903
- fix: row viewer panel for many columns by @Light2Dark in #4899
- feat: add binning to charts by @Light2Dark in #4898
- fix: to_json for pandas uuid by @mscolnick in #4904
- fix: prompt pandas installation instead of polars when duckdb parsing fails by @Light2Dark in #4905
- feat: mo.watch.{file, directory} by @dmadisetti in #4884
- fix: support links.marimo.app by @mscolnick in #4910
- fix: code output in markdown by @mscolnick in #4911
- improve: instant slide swipes by @akshayka in #4912
- fix: missing skip by @dmadisetti in #4916
- fix: potential rtc deadlock by @mscolnick in #4908
- fix: gate loro < 3.11 by @dmadisetti in #4917
- fix: put Inspector in typecheck by @mscolnick in #4915
- improvement: style consistently by @mscolnick in #4909
Full Changelog: 0.13.7...0.13.8