* fix: webpack progress display options not valid
It seems something changed that the progress and display options we were using the hide the output are no longer valid. Remove them.
* add build-release as part of tests
* perf(workflow) run bundler test only when the bundler changes
* perf(workflow) split clippy/eslint/fmt checks
* chore(workflow) rerun if workflow file change
* chore(workflow) fix name
* fix(tests) bundler test on windows, removed since it's not used