Releases: itgalaxy/eslint-plugin-itgalaxy
Releases · itgalaxy/eslint-plugin-itgalaxy
12.0.0
- Added(breaking changes): 
jsx-a11y/no-static-element-interactionsrule. - Added(breaking changes): 
jsx-a11y/click-events-have-key-eventsrule. - Chore: use 
Object.assigninsteadmergepackage. - Chore(package): use 
^instead~forbabel-preset-es2015package. - Chore(package): use 
^instead~forbabel-preset-stage-0package. - Chore(package): update a minimal version of 
remark-clifrom1.0.0to2.0.0. - Chore(package): update a minimal version of 
remark-lintfrom4.0.0to5.0.0. - Chore(package): use 
remark-preset-lint-itgalaxyinsteadremark-lint-config-itgalaxy. 
11.0.1
- Chore: remove 
tools/**/__tests__/*.jsglob pattern fromavanpm script. - Chore: remove 
eslint-plugin-markdownas unused. - Chore: 
remark-lintnow lintmarkdowninside the directories. - Chore: rename 
LICENSE.mdtoLICENSE. - Chore(package): remove extra 
filesfrompackage.json. - Deps: update a minimal version of 
npm-run-allfrom2.3.0to3.0.0. 
2.0.0
- Chore(package)(major update): update a minimal version of 
remarkfrom5.0.0to6.0.0. - Chore(package)(major update): update a minimal version of 
remark-clifrom1.0.0to2.0.0. - Chore(package)(major update): update a minimal version of 
remark-lintfrom4.0.0to5.0.0. 
11.0.0
- Added: add 
react/no-danger-with-childrenrule. - Added: 
xo/no-abusive-eslint-disablerule. - Changed: drop 
eslint-plugin-objectsplugin. - Chore: add 
forbid-prop-typesrule for tracking changes. - Chore: add description to 
react/require-optimizationrule. - Chore: add other 
xo/*rules for tracking. - Chore: add 
nycto coveralls report. - Docs: fix 
urltypos inREADME.md. - Fixed: tests now works fine.
 - Removed: 
objects/*rules.