Skip to content

Version 0.6.6 👽

Latest
Compare
Choose a tag to compare
@brcontainer brcontainer released this 25 Sep 04:43
· 13 commits to main since this release

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