Releases: whitphx/stlite
Releases Β· whitphx/stlite
v0.58.5
v0.58.4
What's Changed
π Updates
- Fix 011_component_gallery/pages/*.py to use raw string to write regex by @whitphx in #966
- Fix isValidIpcSender to compare the URLs by .startsWith() instead of === by @whitphx in #972
- Add a Make rule, clean by @whitphx in #971
- Update the streamlit submodule to use the async ver. of write_stream() and auto code patching for it by @whitphx in #965
Full Changelog: v0.58.3...v0.58.4
v0.58.3
v0.58.2
What's Changed
π Updates
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #963
- Feature/customized find imports by @whitphx in #961
Full Changelog: v0.58.1...v0.58.2
v0.58.1
What's Changed
π Updates
- dev/prettier 3 by @whitphx in #949
- Bump ruff from 0.4.7 to 0.4.8 in /packages/kernel/py/stlite-server by @dependabot in #950
- Fix tsconfig error in sharing-common by @whitphx in #952
- fix/misc by @whitphx in #953
- Update sampleAppId after updating appData by @whitphx in #955
- Fix SampleAppMenu design by @whitphx in #956
- Bump tornado from 6.4 to 6.4.1 in /packages/kernel/py/stlite-server in the pip group across 1 directory by @dependabot in #954
- Add file:// schema to the Pyodide ESM path in the desktop package by @whitphx in #959
Full Changelog: v0.58.0...v0.58.1
v0.58.0
What's Changed
π Updates
- Fix not to pass a to prop to React.Fragment by @whitphx in #941
- Update the inform-package-stats action to show warnings for large size diffs by @whitphx in #940
- Bump requests from 2.32.2 to 2.32.3 in /packages/kernel/py/stlite-server by @dependabot in #939
- Bump ruff from 0.4.6 to 0.4.7 in /packages/kernel/py/stlite-server by @dependabot in #943
- Bump pandas-stubs from 2.2.2.240514 to 2.2.2.240603 in /packages/kernel/py/stlite-server by @dependabot in #944
- Bump pytest from 8.2.1 to 8.2.2 in /packages/kernel/py/stlite-server by @dependabot in #945
- Fix box-sizing of the tab area in the editor by @whitphx in #947
- Auto-install the imported packages by @whitphx in #902
Full Changelog: v0.57.0...v0.58.0
v0.57.0
What's Changed
π Updates
- Remove parquet-wasm deps from packages/*/package.json by @whitphx in #927
- Ruff by @whitphx in #938
- Add --pyodide-source option and remove manual downloading of the prebuilt packages relying on Pyodide's caching mechanism by @whitphx in #937
Full Changelog: v0.56.0...v0.57.0
v0.56.0
v0.55.1
What's Changed
π Updates
- Fix custom component sample: hiplot and streamlit_aggrid by @whitphx in #929
- Replace time.sleep with asyncio.sleep in the component gallery sample by @whitphx in #928
- Bump requests from 2.32.1 to 2.32.2 in /packages/kernel/py/stlite-server by @dependabot in #919
- Update the 030_streamlit_e2e_tests sample where some tests have been β¦ by @whitphx in #930
- Update samples by @whitphx in #932
- Make st.logo stlite-compatible by @whitphx in #933
Full Changelog: v0.55.0...v0.55.1
v0.55.0
What's Changed
- Bump ejs from 3.1.9 to 3.1.10 in the npm_and_yarn group by @dependabot in #895
- Bump streamlit-aggrid from 1.0.2 to 1.0.5 in /packages/kernel/py/stlite-server by @dependabot in #903
- Bump pandas-stubs from 2.2.1.240316 to 2.2.2.240514 in /packages/kernel/py/stlite-server by @dependabot in #906
- Bump matplotlib from 3.8.4 to 3.9.0 in /packages/kernel/py/stlite-server by @dependabot in #910
- Bump pytest from 8.2.0 to 8.2.1 in /packages/kernel/py/stlite-server by @dependabot in #914
- Bump requests from 2.31.0 to 2.32.1 in /packages/kernel/py/stlite-server by @dependabot in #917
- Update streamlit to 1.35.0 by @whitphx in #920
- Fix stlite-server's test setup to set python path in pyproject.toml instead of updating sys.path in conftest.py by @whitphx in #922
Full Changelog: v0.54.2...v0.55.0