Closed mr1upmachine closed 1 year ago
They might return later but they definitely don't work now so no need to have them.
The command & event parser was not resolving correctly on Windows and causing all sorts of issues. By leaning into some of the Node.js features we can increase compatibility between the different ways files are resolved.
Adding the version bump in this PR as well
Commits
remove unused/broken commands
They might return later but they definitely don't work now so no need to have them.
add cross platform support to command & event parser
The command & event parser was not resolving correctly on Windows and causing all sorts of issues. By leaning into some of the Node.js features we can increase compatibility between the different ways files are resolved.
update package.json engines to latest
4.10.1
Adding the version bump in this PR as well