This repository has been archived by the owner on Nov 6, 2021. It is now read-only.
v3.0.2
- chore: updated dependencies
- perf: removed dependency on
@favware/querystring
in favour of NodeJS's built inquerystring
package - perf: removed the internal use of
hasObj
function in favour ofReflect.has()
andReflect.get()
from the Reflect API - chore: updated API documentation
- docs: added contributors to the README