What's Changed
This release includes a number of bug fixes.
- Stop HTTP Server for MPL Interactive on cleanup by @akshayka in #286
- Dispatch resize event when config width changes by @mscolnick in #295
- fix: popover overlay on a dropdowns by @mscolnick in #298
- fix: auto-complete to handle word bounder better, add tests by @mscolnick in #296
- [Snyk] Security upgrade pillow from 9.5.0 to 10.0.0 by @mscolnick in #301
- faq: plt.tight_layout by @akshayka in #299
- fix: increase pygments min version by @akshayka in #300
- fix: limit WebSocket reconnection attempts in MarimoWebSocket by @mscolnick in #308
- fix(deps): update all non-major dependencies by @renovate in #306
- chore(deps): update dependency eslint to ^8.53.0 - autoclosed by @renovate in #305
- fix: tooltip flicker and sizing by @mscolnick in #297
- chore: publish fe assets to npm by @mscolnick in #302
- fix: Resize charts in grid layout by @mscolnick in #311
- Add integrations section and example for Google Cloud Storage, Google Cloud BigQuery, Google Sheets by @mscolnick in #310
- chore: Update vite.config.ts to use marimo args from server by @mscolnick in #309
- fix: remove aggressive padding on mobile by @mscolnick in #312
Full Changelog: 0.1.43...0.1.44