several breaking changes
- Prevvy changed to extend EventEmitter and emits progress events with percentage 0-100
- changed from mocha to vitest
- removed
only-allow pnpm
- moved source files to ./src
- moved tests to ./src
- added build artifacts to npm package
- increased test timeout to 6 seconds