v5.0.0
Changes
- Rename package
eslint-plugin-estoeslint-plugin-es-xby @ota-meshi in #15 - Updated preset and add preset for ES2022. by @ota-meshi in #6
New Rules
- Add rules for prototype members by @mysticatea in mysticatea/eslint-plugin-es#54
- Add
es-x/no-object-createrule by @ota-meshi in #3 - Add
es-x/no-function-prototype-bindrule by @ota-meshi in #4 - Add
es-x/no-class-fieldsrule by @ota-meshi in #5 - Add
es-x/no-regexp-d-flagrule by @ota-meshi in #7 - Add
es-x/no-top-level-awaitrule by @ota-meshi in #9 - Add
es-x/no-object-hasownrule by @ota-meshi in #10 - Add
es-x/no-class-static-blockrule by @ota-meshi in #11 - Add
es-x/no-private-inrule by @ota-meshi in #12 - Add
es-x/no-array-string-prototype-atrule by @ota-meshi in #13 - Add
es-x/no-arbitrary-module-namespace-namesrule by @ota-meshi in #14
Bug Fixes
- Fix
es-x/no-logical-assignment-operatorsautofix by @mysticatea in mysticatea/eslint-plugin-es@00d7385
Full Changelog: v4.1.0...v5.0.0