File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.0] ( https://www.github.com/gulpjs/each-props/compare/v2.0.0...v3.0.0 ) (2022-10-02)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Remove pre-built browser bundle & browser tests (#9 )
9+
10+ ### Bug Fixes
11+
12+ * ** ci:** Add eslint-plugin-node for node 16 ([ 2bae7e6] ( https://www.github.com/gulpjs/each-props/commit/2bae7e6329aa8139fd60803647f9c81f1b3e6a98 ) )
13+ * ** ci:** Correct prettierignore typo ([ 73e1392] ( https://www.github.com/gulpjs/each-props/commit/73e13929ce171820cf3c777fd5190e1b4b60701e ) )
14+
15+
16+ ### Miscellaneous Chores
17+
18+ * Remove pre-built browser bundle & browser tests ([ #9 ] ( https://www.github.com/gulpjs/each-props/issues/9 ) ) ([ 3f75efd] ( https://www.github.com/gulpjs/each-props/commit/3f75efde65247df416e35cb9925d43933e22e944 ) )
19+
320## [ 2.0.0] ( https://www.github.com/gulpjs/each-props/compare/v1.3.2...v2.0.0 ) (2021-09-27)
421
522### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " each-props" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "description" : " Processes each properties of an object deeply." ,
55 "author" : " Gulp Team <team@gulpjs.com> (https://gulpjs.com/)" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments