Skip to content

v2.4.0

Compare
Choose a tag to compare
@auguwu auguwu released this 17 Jul 07:47
· 341 commits to master since this release

✨ Additions

  • Export lazy function to create a Lazy instance (@auguwu)
  • Documentation for Lazy and Stopwatch classes and methods (@auguwu)

❌ Removed

  • Deprecated functions (property) and types (OmitUndefinedOrNull, FilterOut, AllowedNames, and FilterFlags) (@auguwu)

🐛 Bug Fixes

  • Fixed issues with perf_hooks not being installed, opting to Date.now as a backwards compat. way (@auguwu)

Full Changelog: v2.3.0...v2.4.0