Skip to content

V4Core v3.26.0

Compare
Choose a tag to compare
@kobezzza kobezzza released this 04 Sep 04:12
· 742 commits to master since this release

πŸš€ New Feature

  • Added jsonReviver to CreateRequestOptions core/request

πŸ› Bug Fix

  • Fixed a bug when strings could be compiled to Dates after cloning Object.fastClone

🏠 Internal

  • Extracted some types to interface.ts core/prelude/object/clone