eslint-plugin-escompat

Report errors for code which wont work in browsers without transpiling

MIT License

Downloads
372.9K
Stars
36
Committers
9

Bot releases are hidden (Show)

eslint-plugin-escompat - v3.11.0 Latest Release

Published by keithamus 3 months ago

What's Changed

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.10.0...v3.11.0

eslint-plugin-escompat - v3.10.0

Published by keithamus 3 months ago

What's Changed

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.9.0...v3.10.0

eslint-plugin-escompat - v3.9.0

Published by keithamus 3 months ago

What's Changed

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.8.1...v3.9.0

eslint-plugin-escompat - v3.8.1

Published by keithamus 3 months ago

eslint-plugin-escompat - v3.8.0

Published by keithamus 3 months ago

eslint-plugin-escompat - v3.7.0

Published by keithamus 3 months ago

eslint-plugin-escompat - v3.6.1

Published by keithamus 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.6.0...v3.6.1

eslint-plugin-escompat - v3.6.0

Published by keithamus 3 months ago

eslint-plugin-escompat - v3.5.0

Published by keithamus 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.4.0...v3.5.0

eslint-plugin-escompat - v3.4.0

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.3.4

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.3.3

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.3.2

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.3.1

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.3.0

Published by keithamus over 1 year ago

eslint-plugin-escompat - v3.2.0

Published by keithamus over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/keithamus/eslint-plugin-escompat/compare/v3.1.0...v3.2.0

eslint-plugin-escompat -

Published by keithamus over 4 years ago

  • feat: add typescript config fb767cc
  • docs: add all rules to REAMDE a645685

https://github.com/keithamus/eslint-plugin-escompat/compare/v3.0.1...v3.1.0

eslint-plugin-escompat -

Published by keithamus over 4 years ago

  • feat: add new rules to recommended: 875c0bc

BREAKING CHANGES:

You may get new lint errors with the newly enabled rules, using the recommended ruleset.

https://github.com/keithamus/eslint-plugin-escompat/compare/v2.2.0...v3.0.0

eslint-plugin-escompat -

Published by keithamus over 4 years ago

  • feat(no-regexp-named-groups): add no-regexp-named-groups 39e7313
  • feat(no-regexp-lookbehind): add no-regexp-lookbehind 0d00077
  • fix: dont add breaking rules to recommended config fa26dab
  • feat(no-nullish-coalescing): add no-nullish-coalescing rule 6e585d8
  • feat(no-bigint): add no bigint rule 79f3655

https://github.com/keithamus/eslint-plugin-escompat/compare/v2.1.4...v2.2.0

eslint-plugin-escompat -

Published by keithamus over 4 years ago

  • chore: update devdeps d3be400
  • fix(no-optional-catch): Safari 11.1 supports this b42136e
  • docs(no-optional-catch): add docs 35b0b3c
  • fix(optional-chaining): add browser support ea5e8ee
  • fix: add Edge 79+ support 1429b30
  • docs: update no-regexp-s-flag docs 606c4c7

https://github.com/keithamus/eslint-plugin-escompat/compare/v2.1.3...v2.1.4