Breaking changes
- Drop node 10 support (#162)
Chores
- Refine information in
package.json
+ add LICENSE file by @MrChocolatine in #149 - Add CODEOWNERS file by @MrChocolatine in #155
CI
- New workflow to auto-update list of contributors by @MrChocolatine in #150
- Auto-update list of contributors by @github-actions in #153
Docs
- Rename filename
Readme
toREADME
by @MrChocolatine in #151 - Update README documentation by @GreatWizard in #152
- Fix README by @GreatWizard in #154
Dependabot
- build(deps-dev): bump eslint from 7.26.0 to 7.27.0 by @dependabot in #126
- build(deps-dev): bump sinon from 10.0.0 to 11.1.0 by @dependabot in #127
- build(deps): bump marked from 2.0.5 to 2.0.6 by @dependabot in #128
- build(deps-dev): bump sinon from 11.1.0 to 11.1.1 by @dependabot in #129
- build(deps): bump marked from 2.0.6 to 2.0.7 by @dependabot in #130
- build(deps): bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #132
- build(deps-dev): bump eslint from 7.27.0 to 7.28.0 by @dependabot in #133
- build(deps-dev): bump mocha from 8.4.0 to 9.0.3 by @dependabot in #138
- build(deps): bump prettier from 2.3.0 to 2.3.2 by @dependabot in #140
- build(deps): bump marked from 2.0.7 to 2.1.3 by @dependabot in #141
- build(deps-dev): bump eslint from 7.28.0 to 7.32.0 by @dependabot in #142
- build(deps-dev): bump sinon from 11.1.1 to 11.1.2 by @dependabot in #143
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #145
- build(deps): bump js-beautify from 1.13.13 to 1.14.0 by @dependabot in #144
- build(deps): bump highlight.js from 10.7.2 to 11.3.1 by @dependabot in #147
- build(deps-dev): bump sinon from 11.1.2 to 12.0.1 by @dependabot in #156
- build(deps-dev): bump mocha from 9.0.3 to 9.1.3 by @dependabot in #159
- build(deps): bump prettier from 2.3.2 to 2.5.1 by @dependabot in #160
- build(deps-dev): bump eslint-config-peopledoc from 2.0.2 to 3.0.2 by @dependabot in #146
- build(deps): bump marked from 2.1.3 to 4.0.6 by @dependabot in #162
- build(deps-dev): bump eslint from 7.32.0 to 8.4.1 by @dependabot in #161
- build(deps): bump marked from 4.0.6 to 4.0.7 by @dependabot in #163
- build(deps): remove unused js-beautify dependency by @ryuran in #164
New Contributors
- @GreatWizard made their first contribution in #152
- @github-actions made their first contribution in #153
Full Changelog: v4.1.0...v5.0.0