@v4fire/core
Version:
V4Fire core library
45 lines (26 loc) • 793 B
Markdown
Changelog
=========
**Tags:**
- :boom: [Breaking Change]
- :rocket: [New Feature]
- :bug: [Bug Fix]
- :memo: [Documentation]
- :house: [Internal]
- :nail_care: [Polish]
# v3.74.4 (2022-01-24)
### :house: Internal
* Now `Object.fastClone` will use `structredClone` if it is possible
# v3.27.5 (2020-09-29)
### :bug: Bug Fix
* Fixed a bug when cloning an object with cycle links
# v3.27.3 (2020-09-25)
### :bug: Bug Fix
* Fixed a bug when Dates could be transformed to string after cloning
# v3.26.0 (2020-09-04)
### :bug: Bug Fix
* Fixed a bug when strings could be compiled to Dates after cloning
### :house: Internal
* Extracted some types to `interface.ts`
# v3.20.0 (2020-07-05)
### :rocket: New Feature
* Added tests