Skip to content

Latest commit

 

History

History
39 lines (16 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

39 lines (16 loc) · 1.13 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

3.0.0 (2023-08-15)

Features

  • removed "events" dependency (a76c133)
  • replace events dependency with a simple emit/on Set emitter (b4197b3)

BREAKING CHANGES

  • RafPerf doesn't extends EventEmitter anymore

2.1.0 (2021-09-10)

Features

  • add exports field to package.json (3390bf0)

2.0.0 (2021-04-10)

Code Refactoring

BREAKING CHANGES

  • switch to type module