I'd like to use smoothstate with jQuery 3.X. I'm already aware that there was an issue with deprecated jQuery functions on jqXHR object.
I see that the problematic lines have been changed here: https://github.com/miguel-perez/smoothState.js/blob/master/src/jquery.smoothState.js
but when I install the package via bower I get the old version (using deprecated functions).
I'd like to use smoothstate with jQuery 3.X. I'm already aware that there was an issue with deprecated jQuery functions on jqXHR object. I see that the problematic lines have been changed here: https://github.com/miguel-perez/smoothState.js/blob/master/src/jquery.smoothState.js but when I install the package via bower I get the old version (using deprecated functions).