New versions do not
tend to break sites that use only documented API calls. But sometimes code relies on a quirky behavior a side-effect or something that nobody but the author ever thought of.
If I remember correctly, the last breakage had something to do with coercing an array into a jQuery selector. It was not supposed to work, but did. When it was 'fixed', several sites broke.
JΛ̊KE