This repository was archived by the owner on Jul 21, 2020. It is now read-only.
Releases: okuryu/package-json-flatten
Releases · okuryu/package-json-flatten
Release list
v0.6.0
Added
- Test on Node.js v4, v5, and v6
Changed
- Revamp README
- Use commander instead of nomnom
- Use 2 indents in all stuff
Fixed
- Fix sentences in README
Removed
- The prepublish npm script is no longer used
- Remove husky from dependencies
- Drop Node.js v0.10 from Travis CI building
Dependencies Updated
- chai@3.5.0
v0.5.0
Added
- Support
peerDependenciesfield
Changed
- Maintain strict ESLint configuration
- Use ESLint
eslint:recommendedconfiguration
Removed
- CHANGELOG file is no longer used
Dependencies Updated
- chai@3.4.1
- grunt-contrib-clean@0.7.0
- grunt-eslint@17.3.1
- grunt-mocha-istanbul@3.0.1
- husky@0.10.2
- istanbul@0.4.2
- mocha@2.3.4
v0.4.0
Changed
- Use footnotes for all external links in README
- Use multiple var syntax
- Re-flatten package.json
- Add integration guide with npm script in README
- Test on Node.js v0.12
- Test on io.js
- Add npm-debug.log in .gitignore
- Use eslint instead of jshint
- Cover more test coverage
- Use HTTPS image in README
- Update license attribute in package.json (#1 from @pdehaan)
Dependencies Updated
grunt-mocha-istanbul@2.2.0detect-indent@3.0.1grunt-mocha-istanbul@2.4.0husky@0.8.1chai@3.0.0grunt-eslint@15.0.0
v0.3.0
- Remove
.npmignorefile - Add a feature that sort array data such as
keywordsandfiles - Fix license URLs
- Use
hasOwnPropertymethod within for syntax - Tweak license message
- Update
package.jsonreference URL - Bump
huskyversion to^0.6.2 - Bump
nomnomversion to^1.8.1 - Bump
detect-indentversion to^3.0.0 - Fix Travis CI badge URL
- Use square badges
- Bump
jshintversion to^2.5.11 - Bump
chaiversion to^1.10.0 - Change block comments style
- Use npm instead of NPM
v0.2.1
- Add
LICENSEasfilesof the package - Add
bindirectory asfilesof the package - Fix the path to
LICENSEinpackage.json - Fix the path to the
LICENSE - Rename
LICENSEfile name - Bump
jshintversion to^2.5.5 - Make
.editorconfigfile - Update author style
- Bump
grunt-mocha-istanbulversion to^2.0.0 - Bump
grunt-contrib-cleanversion to^0.6.0