Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

v3.0.2

Compare
Choose a tag to compare
@favna favna released this 08 Jul 14:40
· 383 commits to master since this release
  • chore: updated dependencies
  • perf: removed dependency on @favware/querystring in favour of NodeJS's built in querystring package
  • perf: removed the internal use of hasObj function in favour of Reflect.has() and Reflect.get() from the Reflect API
  • chore: updated API documentation
  • docs: added contributors to the README