- pin
jeditoblackversions
- add
optionstoformatmethod - replace deprecated
pyodide.isProxywithinstanceof pyodide.ffi.PyProxy - import
PyProxyfrompyodide/ffiinstead ofpyodide - update
pyodideto0.23.2
- update
pyodideto0.23.0
- export all types
- fix
huskyissue by makingpre-commitscript executable - make context-aware js functions available in python environment
- implement
interruptmethod withinterruptBuffer(SharedArrayBuffer)
- remove
immerfrom dependencies - add separate types for all callbacks
- add
removeCallbackandaddCallbackutility functions - replace
immerwithremoveCallbackandaddCallbackutility functions
- create a separate field in config for
loadPyodideoptions - fully pass
config.loadPyodideOptionstoloadPyodide
- add cjs version of the bundle
- add file references for unpkg/jsdelivr/module/main
- rename bundle prefix (to x-python)
🎉 First release