Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 636 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 636 Bytes

Changelog

2.2.0 - 2024-04-25

Added

  • Added ECMAScript Module support

Removed

  • Breaking: Drop support for old Node versions. Node 18+ is now required

2.1.1 - 2022-03-23

Changed

  • Fixed bug where names on Object.prototype didn't work
  • Marked inputs as Readonly (TypeScript-only)
  • Shrink package size a bit

2.1.0 - 2019-06-13

Added

  • Added TypeScript type definitions. See #6
  • Created a changelog

Changed

  • Excluded useless files from npm package

This changelog was started after the release of version 2.1.0.