10dcb17- build(deps-dev): bump @commitlint/config-conventional (#58)2c036cf- build(deps-dev): bump @commitlint/cli from 8.3.5 to 12.0.1 (#57)4388602- build(deps-dev): bump husky from 4.3.8 to 5.1.2 (#56)24d30a7- build(deps-dev): bump markdown-magic from 1.0.0 to 2.0.0 (#55)97b3d56- refactor: xo is happy244a87d- test: fix error conversion utf8 in windows8b1eec4- test: fix error conversion utf85339919- test: hello Github CI, bye travis and appveyoree4c960- Merge branch 'master' of https://github.com/forresst/markdown-magic-package-json.git8d5303d- test: require Node.js 100010f31- build(deps-dev): bump xo from 0.24.0 to 0.25.3eaa2c48- build(deps-dev): bump xo from 0.24.0 to 0.25.37c0adc0- build(deps-dev): bump xo from 0.24.0 to 0.25.3
0935388- chore(release): 2.0.1053e61e- test: stop testing Node.js 6 and 11, remove from engines entry1975461- chore: bump dev dependencies90ff15c- test: del window test to Travisd4b205f- test: add window test to Travisea8a5d9- chore: bump dev dependencies4fbbaaa- test: support Node.js 116f77f17- chore: bump dev dependencies228716e- chore: bump dev dependenciesdaa9234- chore: bump dev dependencies449eda9- test: remove support Node.js 946484dd- chore: bump dev dependencies7dbc14c- test: support Node.js 1027f9fc2- test: use npm@6.1.0 in CIf9d2f78- chore: bump dev dependencies and improve code
- template: remove
prop,beforeandafteroptions(d3b394b) (thanks @forresst)
-
The following options has been removed in favor of
template. They are removed from version 2.0.0 and later. See the guide to usetemplateinstead : -
prop - any property in package.json (like
name,version,scripts.test, ...) -
before (empty by default) - string to add before prop
-
after (empty by default) - string to add after prop
714aa86- chore(release): 2.0.0d3b394b- feat(template): removeprop,beforeandafteroptionscc453da- docs: fix link to guide
- template: add option
template(57743b0) (thanks @forresst)
-
The following options has been deprecated in favor of
template. They will be removed from version 2.0.0 and later. See the guide to usetemplateinstead : -
prop - any property in package.json (like
name,version,scripts.test, ...) -
before (empty by default) - string to add before prop
-
after (empty by default) - string to add after prop
3630657- chore(release): 1.1.057743b0- feat(template): add optiontemplate525ae14- test: comments should not begin with a lowercase character41a5734- test: add comments to test coveralls2ea44e2- chore: change package.json for commitlint6033e9f- chore: change validate-commit-msg by commitlinte533165- Test: add tests with markdown-magic 0.1.219cb5aa5- Test: improve tests with readdirSync3bc60cc- Test: bump dev dependenciescf108bb- test: Add Node.js 9 in CI
110a1e7- chore(release): 1.0.2e228e68- chore: Bump dev dependencies1af4c62- docs: Update URL to XO6d5af41- test: Improve metadata titles and messages only in the original files9f659b3- test: Improve tests with titles and messages in the test files6db7522- test: Improve tests with macro ava0c94ffb- refactor: improve the code and add docs into the code6bc3517- docs: Fix property name
- findup: Using findup to slim the plugin(
23ab0d0) (thanks @forresst)
- The new library
findupchange the behaviour to searchpackage.json:
The search for the file package.json, even in the case of an unknown path, will always be done in the ancestor directory