Releases: gulpjs/copy-props
Releases · gulpjs/copy-props
copy-props v4.0.0
09 Oct 22:36
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Upgrade each-props to v3.0.0
Remove pre-built browser bundles (#13 )
Miscellaneous Chores
Remove pre-built browser bundles (#13 ) (ebb6dab )
Upgrade each-props to v3.0.0 (ebb6dab )
copy-props v3.0.1
31 Oct 21:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ci: Rename prettierignore typo & avoid formatting web (192badf )
Update dependencies (ba8a51c )
copy-props v3.0.0
31 Oct 21:08
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
Normalize repository, dropping node <10.13 support (#8 )
Miscellaneous Chores
Normalize repository, dropping node <10.13 support (#8 ) (85b1165 )
2.0.5
18 Mar 15:20
Compare
Sorry, something went wrong.
No results found
Fix
Avoids prototype pollution (#7 )
Doc
Update license years.
Transfer ownership to Gulp Team (#6 )
Build
Update dependencies: each-props (>=1.3.2), is-plain-object (>=5.0.0).
Test
Expand test versions to v11〜v14.
2.0.4
13 May 11:14
Compare
Sorry, something went wrong.
No results found
Docs
Build
Update versions of dependencies: browserify, eslint, uglify-js
Replace coverage tools: istanbul, istanbul-coveralls => nyc, coveralls
Modify commands of scripts in package.json
2.0.3
05 May 15:54
Compare
Sorry, something went wrong.
No results found
Bug Fix
Fix the issue #4 (Don't copy a property which is not a plain object but an object.)
Test
Add node v7-10 to ci test targets.
2.0.2
16 Apr 14:39
Compare
Sorry, something went wrong.
No results found
Fix a bug (the issue #3 ) when src's property of s empty, and a corresponding dst property is an object,
2.0.1
15 Apr 14:54
Compare
Sorry, something went wrong.
No results found
Version up of dependent module: each-props to 1.3.0
2.0.0
13 Apr 12:59
Compare
Sorry, something went wrong.
No results found
Change the API of converter
Allow top level objects not to be plain objects
1.6.0
01 Apr 12:17
Compare
Sorry, something went wrong.
No results found