Optimizations
- Optimized performance
- Improved error details
- Improved .min.js file
- Improved variable names
- Improved update
- Improved pjaxLink
- If the new URL is the same as the current one, history.replaceState() will be used
- Serialize forms with URLSearchParams(FormData).toString()
Fixed bugs
- Fixed url in states (pushState/replaceState)
- Fixed empty (or no such containers) error
- Fixed data attributes
- Fixed form requests
- Fixed configs on request
- Fixed configs from data attributes
Full Changelog: 0.6.5...0.6.6