Skip to content

Releases: gulpjs/copy-props

copy-props v4.0.0

09 Oct 22:36
24f78f7
Compare
Choose a tag to compare

⚠ 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
37826bd
Compare
Choose a tag to compare

Bug Fixes

  • ci: Rename prettierignore typo & avoid formatting web (192badf)
  • Update dependencies (ba8a51c)

copy-props v3.0.0

31 Oct 21:08
1641245
Compare
Choose a tag to compare

⚠ 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
Choose a tag to compare

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
Choose a tag to compare

Docs

  • Modify README.md overall

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
Choose a tag to compare

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
Choose a tag to compare

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
Choose a tag to compare
  • Version up of dependent module: each-props to 1.3.0

2.0.0

13 Apr 12:59
Compare
Choose a tag to compare
  • Change the API of converter
  • Allow top level objects not to be plain objects

1.6.0

01 Apr 12:17
Compare
Choose a tag to compare
1.6.0