v2.4.0
✨ Additions
- Export
lazy
function to create aLazy
instance (@auguwu) - Documentation for
Lazy
andStopwatch
classes and methods (@auguwu)
❌ Removed
- Deprecated functions (
property
) and types (OmitUndefinedOrNull
,FilterOut
,AllowedNames
, andFilterFlags
) (@auguwu)
🐛 Bug Fixes
- Fixed issues with
perf_hooks
not being installed, opting toDate.now
as a backwards compat. way (@auguwu)
Full Changelog: v2.3.0...v2.4.0