Releases: planttheidea/fast-copy
Releases · planttheidea/fast-copy
Release 3.0.0-beta.1
Release 3.0.0-beta.0
Release 2.1.7
Release 2.1.5
Release 2.1.4
Release 2.1.3
Release 2.1.2
- Update dependencies 2022-04-06 (#64) (ba4f1b8)
- Issue 56 typescript eslint (#62) (11983f6)
- More robust constructor override handling (#61) (0f0583a)
- test: add failing test for object with constructor (#60) (cbabd3b)
- Bump url-parse from 1.5.7 to 1.5.10 (#59) (95e4829)
- Bump url-parse from 1.5.3 to 1.5.7 (#57) (2a5d706)
- Bump ssri from 6.0.1 to 6.0.2 (#42) (08bf401)
- Bump follow-redirects from 1.14.7 to 1.14.8 (#55) (013395a)
- Bump follow-redirects from 1.13.1 to 1.14.7 (#52) (1ee2233)
- Merge pull request #51 from planttheidea/dependabot/npm_and_yarn/tmpl-1.0.5 (fc0c8e7)
- Bump tmpl from 1.0.4 to 1.0.5 (dfc4952)
- Merge pull request #50 from planttheidea/dependabot/npm_and_yarn/url-parse-1.5.3 (eebbfa1)
- Bump url-parse from 1.5.1 to 1.5.3 (f49a900)
- Merge pull request #49 from planttheidea/dependabot/npm_and_yarn/path-parse-1.0.7 (987f19d)
- Bump path-parse from 1.0.6 to 1.0.7 (28b1bcc)
- Merge pull request #47 from planttheidea/dependabot/npm_and_yarn/ws-6.2.2 (7dfe041)
- Bump ws from 6.2.1 to 6.2.2 (57e24e0)
- Merge pull request #46 from planttheidea/dependabot/npm_and_yarn/dns-packet-1.3.4 (cca0f01)
- Bump dns-packet from 1.3.1 to 1.3.4 (eadfb36)
- Merge pull request #45 from planttheidea/dependabot/npm_and_yarn/hosted-git-info-2.8.9 (7b4597f)
- Merge pull request #44 from planttheidea/dependabot/npm_and_yarn/lodash-4.17.21 (089cb26)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (744e08a)
- Bump lodash from 4.17.20 to 4.17.21 (08fa17e)
- Merge pull request #43 from planttheidea/dependabot/npm_and_yarn/url-parse-1.5.1 (dec0e80)
- Bump url-parse from 1.4.7 to 1.5.1 (1b57123)
- Bump elliptic from 6.5.3 to 6.5.4 (#41) (db65277)
Release 2.1.1
- Add
default
property as self-reference (#38) (03470da) - Merge pull request #36 from planttheidea/dependabot/npm_and_yarn/ini-1.3.7 (74aed9e)
- Bump ini from 1.3.5 to 1.3.7 (d7ad8c6)
- Merge pull request #35 from planttheidea/dependabot/npm_and_yarn/http-proxy-1.18.1 (44c2e05)
- Bump http-proxy from 1.18.0 to 1.18.1 (6355899)
- Merge pull request #34 from planttheidea/dependabot/npm_and_yarn/yargs-parser-13.1.2 (46a97ec)
- Bump yargs-parser from 13.1.1 to 13.1.2 (d78776c)
- Merge pull request #33 from planttheidea/dependabot/npm_and_yarn/elliptic-6.5.3 (1232ecd)
- Bump elliptic from 6.5.1 to 6.5.3 (cd0ed32)
- Merge pull request #32 from planttheidea/dependabot/npm_and_yarn/lodash-4.17.19 (a825191)
- Bump lodash from 4.17.15 to 4.17.19 (2f14c87)
- update CHANGELOG (e089ae0)
- Merge branch 'master' of github.com:planttheidea/fast-copy (5e6c759)
- 2.1.0 (3e30d31)
- use regular test script in prepublish (ba3b042)
Release 2.1.0
- fix strict copying of buffers (611da45)
- Merge pull request #31 from fratzinger/master (aaaa1e9)
- update dependencies to latest (74bda15)
- Merge pull request #30 from planttheidea/dependabot/npm_and_yarn/websocket-extensions-0.1.4 (76d391c)
- add support for Blob (2471e75)
- Bump websocket-extensions from 0.1.3 to 0.1.4 (8206b04)
- Merge pull request #29 from planttheidea/dependabot/npm_and_yarn/acorn-6.4.1 (aed5353)
- Bump acorn from 6.3.0 to 6.4.1 (ddf00a3)
- Update CHANGELOG.md (4e16072)
- Update CHANGELOG.md (b9afe1b)
Release 2.0.5
- update to latest dependencies (05c1d49)
- remove fast-deepclone to allow installation (978cb2b)
- 2.0.5 (bc8e3da)
- Merge pull request #28 from darkowic/27_referenced_objects (136beef)
- Handle copying referenced objects (fbb0bb4)
- Merge pull request #25 from mesqueeb/patch-1 (323a907)
- change "npm i" to "yarn (or npm i)" (e7cebf2)
- fix prepublish script (d5bfeeb)