All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
3.0.1 (2024-07-06)
3.0.0 (2023-08-15)
- removed "events" dependency (a76c133)
- replace events dependency with a simple emit/on Set emitter (b4197b3)
- RafPerf doesn't extends EventEmitter anymore
2.1.0 (2021-09-10)
- add exports field to package.json (3390bf0)
2.0.0 (2021-04-10)
- use ES modules (09411d2)
- switch to type module