Releases: whitphx/stlite
Releases Β· whitphx/stlite
v0.51.5
What's Changed
- Bump pillow from 10.2.0 to 10.3.0 in /packages/kernel/py/stlite-server by @dependabot in #843
- Update the streamlit submodule fixing the React context typing around the kernel object by @whitphx in #842
Full Changelog: v0.51.4...v0.51.5
v0.51.4
What's Changed
- Fix the package stats action not to compress the passed directory by @whitphx in #835
- Fix sharing to pass the prebuiltPackageNames attr by @whitphx in #837
- Refactoring by @whitphx in #838
- Remove exclude from kernel/tsconfig.json by @whitphx in #839
- Fix typings in worker by @whitphx in #836
- Bump matplotlib from 3.8.2 to 3.8.3 in /packages/kernel/py/stlite-server by @dependabot in #759
- Remove the matplotlib patch, which should have been deleted in #783 by @whitphx in #841
Full Changelog: v0.51.3...v0.51.4
v0.51.3
v0.51.2
What's Changed
- Install superstruct for runtime type validation of the manifest data by @whitphx in #817
- Bump streamlit-aggrid from 1.0.0 to 1.0.1 in /packages/kernel/py/stlite-server by @dependabot in #832
- Update README.md and desktop/README.md by @whitphx in #830
Full Changelog: v0.51.1...v0.51.2
v0.51.1
What's Changed
- fix/refactoring preload typing by @whitphx in #818
- Update actions/cache and actions/setup-node in the init-all action by @whitphx in #823
- GitHub Actions to inform the package stats by @whitphx in #822
- Add
yarn playwright install
to the vscode-stlite job by @whitphx in #819 - Fix the package stats action to post comments only to open PRs by @whitphx in #828
- Bump streamlit-aggrid from 0.3.5 to 1.0.0 in /packages/kernel/py/stlite-server by @dependabot in #811
- CI package file size diff by @whitphx in #827
- Fix desktop/.gitignore by @whitphx in #820
- Print the diff base by @whitphx in #829
- Fix NODEFS_MOUNTPOINTS passing by @whitphx in #825
Full Changelog: v0.51.0...v0.51.1
v0.51.0
v0.50.0
v0.49.4
v0.49.3
What's Changed
- Bump the npm_and_yarn group group with 1 update by @dependabot in #807
- Bump the npm_and_yarn group group with 2 updates by @dependabot in #808
- Fix build:bin by @whitphx in #809
- Bundle the electron files with esbuild by @whitphx in #810
Full Changelog: v0.49.2...v0.49.3
v0.49.2
What's Changed
- Fix the
start:electron
npm script by @whitphx in #804 - Update the
moduleResolution
field in sometsconfig.json
files to a new valueBundler
andNodeNext
by @whitphx in #805 - Move
verifyRequirements
from thekernel
package to thecommon
package to be shared bykernel
anddesktop
by @whitphx in #806
Full Changelog: v0.49.1...v0.49.2