2.11.0
Added
- Added the component configurations to a
Sprigvariable in the browser console whendevModeis enabled. - Added the ability to pass any value into
s-method, including theput,patchanddeleteverbs. - Added the
sprig.registerJs(js)function.
Changed
- The
sprig.triggerRefresh(selector, variables)function now prevents cyclical requests.