github alpinejs/alpine v3.15.12

7 hours ago

What's Changed

  • Add .fixed positioning modifier to x-anchor by @nicolagianelli in #4773
  • fix(csp): support MemberExpression assignments in evaluator by @dasm in #4807
  • Fix x-for crashing on null-prototype objects like Object.groupBy() results by @joshhanley in #4825
  • Fix && and || not short-circuiting in CSP evaluator by @joshhanley in #4823
  • Fix x-sort crash when container has a <template> with no .content by @joshhanley in #4819
  • Add minified ESM build output for each package by @joshhanley in #4820
  • Fix x-id evaluation order so $id resolves consistently inside x-data by @joshhanley in #4821
  • Fix @teleport leaking detached nodes on every Livewire render by @joshhanley in #4822

New Contributors

Full Changelog: v3.15.11...v3.15.12

Don't miss a new alpine release

NewReleases is sending notifications on new releases.