Releases: posit-dev/shinylive
Releases · posit-dev/shinylive
shinylive v0.10.11
R
upgrade: webR to v0.6.0
upgrade: shiny to v1.13.0
shinylive v0.10.10
Submodule bumps
- py-htmltools → v0.7.0
- py-shiny → v1.6.2
- py-shinywidgets → v0.8.1
shinylive_lock.json refreshed to match.
This release is the shinylive bundle that ships alongside the py-shiny v1.6.2 release train.
shinylive v0.10.9
Python
- upgrade: Shiny to 1.6.1
- upgrade: htmltools to 0.6.1
- upgrade: shinywidgets to 0.8.0
General
- improvement: Use
pip wheel --no-depsfor all subpackage wheel builds - improvement: Unify version extraction across subpackages
Full Changelog: v0.10.8...v0.10.9
shinylive 0.10.8
Changes
- Update py-shiny submodule to v1.6.0
- Regenerate shinylive_lock.json with shiny 1.6.0
shinylive 0.10.7
Python
- upgrade: Shiny to 1.5.1
shinylive 0.10.6
General
- Invalidate shinylive service worker cache
Python
- upgrade: Shiny to 1.5.0
- improvement: apply credentialless COEP headers to py shinylive
Full Changelog: v0.10.5...v0.10.6
shinylive 0.10.5
What's Changed
- feat: Disable server-side bookmarking for py-shiny by @schloerke in #206
- Upgrade webR to v0.5.5 by @georgestagg in #212
Full Changelog: v0.10.4...v0.10.5
shinylive 0.10.4
Python:
- upgrade: Shiny to 1.4.0 and shinywidgets to 0.5.2 in #202
shinylive 0.10.3
- Updated pyright to fix an issue which caused pyright to not work properly.
shinylive 0.10.2
Python:
- Updated to pyright 1.1.396
- Shinylive now calls
pyodide_http.patch_all()so that http requests from many libraries will work in Shinylive.