Skip to content

Releases: planttheidea/fast-copy

Release 4.0.2

16 Dec 14:31

Choose a tag to compare

  • [Fix] Prevent generators from attempting to be copied (#112) (158415f)
  • remove unused vite / vitest config files from old infra (36f35bd)

Release 4.0.1

07 Dec 19:03

Choose a tag to compare

  • [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 webpack for vite (#106) (84b3984)
  • [Maintenance] Use official terser plugin for rollup (#107) (254ca71)
  • [Cleanup] Remove allowImportFromTsExtensions in tsconfig.json (#105) (0157f97)
  • [Feature] Swap jest for vitest (#104) (a4ce6e2)
  • include default => named import change in CHANGELOG breaking changes for v4 (a478e30)

Release 4.0.0

05 Nov 08:06

Choose a tag to compare

Release 4.0.0-beta.3

03 Nov 00:48

Choose a tag to compare

Release 4.0.0-beta.3 Pre-release
Pre-release

Release 4.0.0-beta.2

02 Nov 16:50

Choose a tag to compare

Release 4.0.0-beta.2 Pre-release
Pre-release
  • add scripts to rename files for domains (871bb71)

Release 4.0.0-beta.1

02 Nov 15:02

Choose a tag to compare

Release 4.0.0-beta.1 Pre-release
Pre-release
  • use Node16 when using CJS (585d10d)
  • use NodeNext for everything (a05b07c)

Release 4.0.0-beta.0

02 Nov 14:40

Choose a tag to compare

Release 4.0.0-beta.0 Pre-release
Pre-release
  • 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 Symbol check for tags (ff89587)
  • refactor to eliminate WeakMap test, and instead allow flexible options (74aaef7)
  • drop support for when Symbol is not defined (11199d0)
  • improve performance of strict copies (85b7ed6)
  • update README for named import (e9a08c7)
  • update benchmarks (7c5e0fa)
  • rename to named import (d24fa13)
  • fix blob test (eca307d)
  • remove flow-typed support and npm ignore in favor of files declaration (cf64ec7)
  • [Maintenance] Upgrade to Yarn 4 (#101) (0078ed5)
  • update CHANGELOG (f1cc924)

Release 3.0.2

16 Mar 13:41

Choose a tag to compare

  • add support for cloning an Empty class instance from fast-querystring (#95) (5606957)

Release 3.0.1

18 Feb 02:45

Choose a tag to compare

  • Bump cacheable-request from 10.2.1 to 10.2.7 (#81) (acb3374)
  • Update dependencies 20230217 (#82) (683e074)
  • fix: make it compatible with node's --disable-proto=throw (#78) (74dca1d)
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 (#80) (b4c1c37)
  • Bump json5 from 2.2.1 to 2.2.3 (#77) (bbc0e22)

Release 3.0.0

03 Oct 14:32

Choose a tag to compare