Releases: planttheidea/fast-copy
Releases Β· planttheidea/fast-copy
Release 4.0.2
Release 4.0.1
- [Fix] Align legacy types with built types (#110) (694251d)
- Merge branch 'main' of github.com:planttheidea/fast-copy (806a09c)
- update dependencies to resolve security vuln in nested sub-dependency
glob(5a4d1af) - Bump js-yaml from 3.14.1 to 3.14.2 (#108) (0be22b2)
- [Feature] Swap
webpackforvite(#106) (84b3984) - [Maintenance] Use official terser plugin for rollup (#107) (254ca71)
- [Cleanup] Remove
allowImportFromTsExtensionsintsconfig.json(#105) (0157f97) - [Feature] Swap
jestforvitest(#104) (a4ce6e2) - include default => named import change in CHANGELOG breaking changes for v4 (a478e30)
Release 4.0.0
Release 4.0.0-beta.3
- fix legacy types (d87d07f)
Release 4.0.0-beta.2
- add scripts to rename files for domains (871bb71)
Release 4.0.0-beta.1
Release 4.0.0-beta.0
- update scripts description in README (dd1a04d)
- clean up various aspects of infra (a2eef76)
- simplify strict cloning (b38ddbc)
- remove comment (69c6444)
- move to runtime access of
Object.create(703d4e6) - update README (6138a6e)
- remove legacy support for missing
RegExp.flags(a7e3e1a) - eliminate
Symbolcheck for tags (ff89587) - refactor to eliminate
WeakMaptest, and instead allow flexible options (74aaef7) - drop support for when
Symbolis not defined (11199d0) - improve performance of strict copies (85b7ed6)
- update README for named import (e9a08c7)
- update benchmarks (7c5e0fa)
- rename to named import (d24fa13)
- fix
blobtest (eca307d) - remove
flow-typedsupport and npm ignore in favor offilesdeclaration (cf64ec7) - [Maintenance] Upgrade to Yarn 4 (#101) (0078ed5)
- update CHANGELOG (f1cc924)