Skip to content

Release v0.10.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 13:02
· 3 commits to main since this release

feat: updated the script system to zx

The script system has been updated to use Google's zx instead of the deprecated nps. This system
provides more flexibility and reliablity , as well as full ES compatibility support. To address this
change, other updates had to be made. Additionally, all versions of libraries had been updated.

BREAKING CHANGE: The scripts system now is based on zx, previous scripts will not work and have to
be migrated.