You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes a segmentation fault when running tests in a project where bee-js is a dependency
Fixes incompatibilities between Node versions 16, 18 and 19
Fixes an issue with directory and website uploads, where the resulting tar file had more zero-byte padding than standard, causing a connection reset from Bee’s side
Fixes a bug where projects could not be installed as root where bee-js is a dependency
Fixes a bug related to code splitting, causing frontend projects built with webpack not being able to fully load bee-js
Can now be built with slim Docker images, Python is no longer a dependency during project build