eslint-plugin-jquery icon indicating copy to clipboard operation
eslint-plugin-jquery copied to clipboard

v1.5.0 is a breaking change

Open ljharb opened this issue 5 years ago • 3 comments

https://github.com/dgraham/eslint-plugin-jquery/commit/718e25649d5baf42d8a5a447d4ba58d1d21af6ce#diff-b9cfc7f2cdf78a7f4b91a753d10865a2 is a breaking change, since all peer deps are part of your public API. This broke our builds.

Please release v1.5.1 with that commit reverted, and then if you'd like you're welcome to rerelease it as v2 :-)

ljharb avatar Feb 14 '19 23:02 ljharb

(this also implies that #20 was a breaking change - which it was - so that'll need to be reverted too in a v1.5.1)

ljharb avatar Feb 15 '19 00:02 ljharb

Sorry about not calling out the possibility of a breaking change in #20 - was an oversight at the time.

@dgraham let me know if I can help with anything here. 😃

macklinu avatar Mar 11 '19 20:03 macklinu

What about ESLint 8.x ?

diegocr avatar Dec 07 '21 15:12 diegocr