Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 344 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 344 Bytes

6.0.0

several breaking changes

7.0.0

  • Prevvy changed to extend EventEmitter and emits progress events with percentage 0-100

8.0.0

  • changed from mocha to vitest
  • removed only-allow pnpm
  • moved source files to ./src
  • moved tests to ./src
  • added build artifacts to npm package

8.0.1

  • increased test timeout to 6 seconds